Wojtek Figat
|
eb86002fbd
|
Add AutoAttachDebugPreviewActor option to editor for quick debugging anim graphs on dynamically spawned player
|
2025-04-08 22:44:31 +02:00 |
|
Wojtek Figat
|
c75b33eb7d
|
Fix scripts reload to auto-save any modified assets in editor windows
|
2025-04-08 22:34:45 +02:00 |
|
Wojtek Figat
|
1ae098331d
|
Fix new IOnlinePlatform leaderboards api to be empty for backwards compatibility
#3357
|
2025-04-08 19:20:35 +02:00 |
|
Wojtek Figat
|
043ae687e2
|
Fix
|
2025-04-08 19:11:01 +02:00 |
|
Wojtek Figat
|
047a637029
|
Fix Output Window debug console input when using history
#3353
|
2025-04-08 17:39:39 +02:00 |
|
Wojtek Figat
|
cd803e42ad
|
Merge branch 'NavigationContextSubmenu' of https://github.com/xxSeys1/FlaxEngine into xxSeys1-NavigationContextSubmenu
|
2025-04-08 17:11:26 +02:00 |
|
xxSeys1
|
2777436e83
|
change "Lighting & Effects" to "Lighting & PostFX"
old name clashed with "Particle Effect" a bit
|
2025-04-08 17:07:21 +02:00 |
|
Wojtek Figat
|
3de6ac2658
|
Reuse code
#3354
|
2025-04-08 17:05:15 +02:00 |
|
Wojtek Figat
|
58813d09c3
|
Merge branch 'PrimitivesInToolboxSearch' of https://github.com/xxSeys1/FlaxEngine into xxSeys1-PrimitivesInToolboxSearch
|
2025-04-08 16:55:44 +02:00 |
|
Wojtek Figat
|
9beca96230
|
Merge branch 'NavigationContextSubmenu' of https://github.com/xxSeys1/FlaxEngine into xxSeys1-NavigationContextSubmenu
|
2025-04-08 16:53:55 +02:00 |
|
Wojtek Figat
|
51df5af253
|
Merge branch 'fix-shift-arrow-end' of https://github.com/Tryibion/FlaxEngine into Tryibion-fix-shift-arrow-end
|
2025-04-08 16:50:09 +02:00 |
|
Wojtek Figat
|
8a9e22c987
|
Fix compilation regression
|
2025-04-08 16:47:11 +02:00 |
|
Wojtek Figat
|
2b97fe5ce0
|
Fix crash when cooking game without game settings asset
#3352
|
2025-04-08 14:55:25 +02:00 |
|
Wojtek Figat
|
0ed298b5e5
|
Merge branch 'center-scale' of https://github.com/Tryibion/FlaxEngine into Tryibion-center-scale
|
2025-04-08 14:52:13 +02:00 |
|
xxSeys1
|
f432e54809
|
add primitive meshes to toolbox search
|
2025-04-08 13:44:11 +02:00 |
|
Wojtek Figat
|
684a8fbb8a
|
Merge branch 'ColliderPropertiesCleanup' of https://github.com/xxSeys1/FlaxEngine into xxSeys1-ColliderPropertiesCleanup
|
2025-04-08 12:59:33 +02:00 |
|
Wojtek Figat
|
df1313af33
|
Merge branch 'add-order-in-spawn' of https://github.com/Tryibion/FlaxEngine into Tryibion-add-order-in-spawn
|
2025-04-08 12:57:29 +02:00 |
|
Wojtek Figat
|
46f842a555
|
Add option to quickly create box, sphere, convex or triangle mesh collider for the selected static model
|
2025-04-08 12:47:27 +02:00 |
|
Chandler Cox
|
5ffe6a39ab
|
Add mising default parameter value in override.
|
2025-04-07 21:13:30 -05:00 |
|
Chandler Cox
|
2452face38
|
Add set order in parent for spawning actor with a parent in editor.
|
2025-04-07 21:10:36 -05:00 |
|
Chandler Cox
|
40a641b731
|
Fix scale not being applied to physics center.
|
2025-04-07 17:23:03 -05:00 |
|
Wojtek Figat
|
938d23ce0d
|
Fix editor icons to draw over grid
#3348
|
2025-04-07 23:33:04 +02:00 |
|
Wojtek Figat
|
15da2d59e5
|
Add GPUTexture::DownloadData to C#
#2973 #1446
|
2025-04-07 23:32:37 +02:00 |
|
xxSeys1
|
55effc35db
|
move box collider utility in own Properties Panel category
|
2025-04-07 22:31:09 +02:00 |
|
Wojtek Figat
|
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 |
|
Wojtek Figat
|
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 |
|
Wojtek Figat
|
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 |
|
Wojtek Figat
|
32e87c7d4e
|
Merge branch 'SliderHoverColor' of https://github.com/xxSeys1/FlaxEngine into xxSeys1-SliderHoverColor
|
2025-04-07 21:50:25 +02:00 |
|
Wojtek Figat
|
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 |
|
Wojtek Figat
|
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 |
|
|
|
5fa54fd0d0
|
Fix docked asset windows not getting restored after scripts compilation
|
2025-04-07 22:37:45 +03:00 |
|
|
|
99682ea9b2
|
Fix restored docked window layout being misaligned
|
2025-04-07 22:22:15 +03:00 |
|
|
|
063f3c69ad
|
Fix error when Control state is cleared during scripts reload
|
2025-04-07 22:22:15 +03:00 |
|
|
|
9c5c98e8f3
|
Fix docked asset windows not getting restored after scripts compilation
|
2025-04-07 22:22:13 +03:00 |
|
Wojtek Figat
|
0ea37879e8
|
Add wait on asset load when accessing material parameter values directly
|
2025-04-07 19:28:59 +02:00 |
|
Wojtek Figat
|
9c3fd052cd
|
Remove copyright year from source files and update to 2025
|
2025-04-07 19:22:21 +02:00 |
|
Wojtek Figat
|
60c5fbeba3
|
Disable spline node snapping when using viewport movement
|
2025-04-07 18:20:02 +02: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 |
|
Wojtek Figat
|
210c8e8fe4
|
Fix incorrect result array memory copy from native to managed code
|
2025-04-04 00:36:35 +02:00 |
|
Chandler Cox
|
cb6a4cc325
|
Fix text box shift not working when selection start is at the text length.
|
2025-04-03 13:58:16 -05:00 |
|
Wojtek Figat
|
5873c48ed6
|
Fix dummy vertex buffer on d3d11 and d3d12 to be float4 instead of byte4
|
2025-04-03 19:09:12 +02:00 |
|
Wojtek Figat
|
0cfab003ef
|
Potential fix for rare streaming bug in Audio Clip asset dispose when streaming failed
|
2025-04-03 18:47:00 +02:00 |
|
Wojtek Figat
|
0c6f1ff9dc
|
Optimize NavMesh to not allocate tile memory twice and add safelock to asset data
|
2025-04-03 17:21:48 +02:00 |
|
Chandler Cox
|
d0ad0859ea
|
Add unlock selection switch for prefab.
|
2025-04-02 22:45:07 -05:00 |
|
Chandler Cox
|
996188864c
|
Select selected objects on unlock properties.
|
2025-04-02 21:53:10 -05:00 |
|