12204 Commits

Author SHA1 Message Date
mafiesto4 8b5c35ac6d Merge branch 'prop-lock-select' of https://github.com/Tryibion/FlaxEngine into Tryibion-prop-lock-select 2025-04-07 22:26:42 +02:00
mafiesto4 4a10905464 Fix regression in float parsing change 2025-04-07 22:22:38 +02:00
xxSeys1 344fb908ed clean up Visuals Actor add subcontext menu 2025-04-07 22:02:59 +02:00
mafiesto4 09a3eaef83 Merge branch 'restore_tabs_fix' of https://github.com/GoaLitiuM/FlaxEngine into GoaLitiuM-restore_tabs_fix 2025-04-07 21:52:31 +02:00
mafiesto4 32e87c7d4e Merge branch 'SliderHoverColor' of https://github.com/xxSeys1/FlaxEngine into xxSeys1-SliderHoverColor 2025-04-07 21:50:25 +02:00
mafiesto4 aaa4e73e0c Merge branch 'fix-tag-menu' of https://github.com/Tryibion/FlaxEngine into Tryibion-fix-tag-menu 2025-04-07 21:49:30 +02:00
mafiesto4 2ac8144ac2 Merge branch 'NoExpandFlipChannel' of https://github.com/xxSeys1/FlaxEngine into xxSeys1-NoExpandFlipChannel 2025-04-07 21:48:03 +02:00
xxSeys1 1229a6f398 match box brush context menu name with toolbox name 2025-04-07 21:46:30 +02:00
xxSeys1 ec93b2ff06 move animation related actors to context submenu 2025-04-07 21:45:21 +02:00
xxSeys1 c074b15671 add navigation actors to submenu 2025-04-07 21:41:19 +02:00
Ari Vuollet 5fa54fd0d0 Fix docked asset windows not getting restored after scripts compilation 2025-04-07 22:37:45 +03:00
Ari Vuollet 99682ea9b2 Fix restored docked window layout being misaligned 2025-04-07 22:22:15 +03:00
Ari Vuollet 063f3c69ad Fix error when Control state is cleared during scripts reload 2025-04-07 22:22:15 +03:00
Ari Vuollet 9c5c98e8f3 Fix docked asset windows not getting restored after scripts compilation 2025-04-07 22:22:13 +03:00
mafiesto4 0ea37879e8 Add wait on asset load when accessing material parameter values directly 2025-04-07 19:28:59 +02:00
mafiesto4 9c3fd052cd Remove copyright year from source files and update to 2025 2025-04-07 19:22:21 +02:00
mafiesto4 60c5fbeba3 Disable spline node snapping when using viewport movement 2025-04-07 18:20:02 +02:00
Tryibion e17b96b2d6 Add additional methods for layers. 2025-04-07 11:14:33 -05:00
Tryibion 9b6feb9367 Add Scaled Time to Material Time node. 2025-04-07 10:02:20 -05:00
xxSeys1 aaf87e3960 code style 2025-04-06 22:17:09 +02:00
xxSeys1 628bffd63e change slider thumb color on hover 2025-04-06 14:36:37 +02:00
Ari Vuollet fc96b248cb Ignore invalid VelocityChanged velocity values in audio backend 2025-04-05 20:17:33 +03:00
Ari Vuollet 36c1909111 Build OpenAL with PipeWire backend enabled 2025-04-05 20:17:32 +03:00
Ari Vuollet 643fe639e5 Update OpenAL to 1.24.3 2025-04-05 20:17:32 +03:00
Ari Vuollet 78dffc9ad1 Add override for building CMake project with custom configuration 2025-04-05 20:17:32 +03:00
mafiesto4 210c8e8fe4 Fix incorrect result array memory copy from native to managed code 2025-04-04 00:36:35 +02:00
Tryibion cb6a4cc325 Fix text box shift not working when selection start is at the text length. 2025-04-03 13:58:16 -05:00
mafiesto4 5873c48ed6 Fix dummy vertex buffer on d3d11 and d3d12 to be float4 instead of byte4 2025-04-03 19:09:12 +02:00
mafiesto4 0cfab003ef Potential fix for rare streaming bug in Audio Clip asset dispose when streaming failed 2025-04-03 18:47:00 +02:00
mafiesto4 0c6f1ff9dc Optimize NavMesh to not allocate tile memory twice and add safelock to asset data 2025-04-03 17:21:48 +02:00
Tryibion d0ad0859ea Add unlock selection switch for prefab. 2025-04-02 22:45:07 -05:00
Tryibion 996188864c Select selected objects on unlock properties. 2025-04-02 21:53:10 -05:00
Tryibion 60b4660a2c Fix tag add menu. 2025-04-02 21:39:47 -05:00
xxSeys1 1dfd717093 serialize display info and color 2025-04-02 23:38:04 +02:00
xxSeys1 68ef6f08c6 minor style fixes 2025-04-02 19:40:27 +02:00
xxSeys1 a0b80c6096 add getters for more commonly used vehicle fields 2025-04-02 19:29:11 +02:00
xxSeys1 59ac8a3f60 move anti roll bars into Vehicle display group 2025-04-02 19:21:24 +02:00
xxSeys1 dd281bbca8 add wheel information debug draw 2025-04-02 19:12:36 +02:00
xxSeys1 2e48be97b6 add getter for steering 2025-04-02 17:24:13 +02:00
Andre Mohren 0b7550e5ca Implement creation of new projects from within the editor gui. 2025-04-02 15:10:11 +02:00
mafiesto4 fcddd4eca7 SImplify editor state changes logging 2025-04-02 09:24:11 +02:00
mafiesto4 854d0cc23c Add profiler zone for native library loading 2025-04-02 09:23:55 +02:00
mafiesto4 d00a2ea63f Fix crash when using anim graph asset after it's reloaded (after editing) 2025-04-02 09:22:23 +02:00
mafiesto4 311a7b8c02 Improve a8eca76cd1 2025-04-01 23:32:12 +02:00
mafiesto4 3e7ec2b28d Fix missing animation playback information for state transition when using root motion modify nodes 2025-04-01 17:28:33 +02:00
mafiesto4 1c9ff2ec03 Fix mouse cursor when opening state in animation state machine 2025-04-01 17:28:05 +02:00
mafiesto4 968044a6c7 Minor fixes 2025-03-31 22:59:15 +02:00
mafiesto4 a8eca76cd1 Fix sampling Multi Blend 1D animation at out of bounds to the right point 2025-03-31 20:52:08 +02:00
mafiesto4 5202d11af4 Fix looping animations with different speed in blend space 2025-03-31 20:31:20 +02:00
mafiesto4 3b518cdf2c Merge remote-tracking branch 'origin/master' into 1.10 2025-03-31 16:58:25 +02:00