|
|
87f2e168f9
|
Implement relative mouse mode (raw input) for SDL platform
|
2025-04-26 00:31:12 +03:00 |
|
|
|
3babc62c5a
|
Add flag for Window types
|
2025-04-26 00:31:12 +03:00 |
|
|
|
7c5917b725
|
Enable native windowing system settings with SDL platform
|
2025-04-26 00:31:11 +03:00 |
|
|
|
6310d41ca1
|
Implement SDL platform, windowing and input handling
|
2025-04-26 00:31:11 +03:00 |
|
|
|
b88fc89951
|
Refactor ScreenUtilities
|
2025-04-26 00:31:09 +03:00 |
|
Wojtek Figat
|
caf0251a9c
|
Fix bug in CustomEditorWindow usage
#3392
|
2025-04-22 12:00:35 +02:00 |
|
Wojtek Figat
|
414b229b27
|
Fix capturing empty project icon when Editor viewport was never rendered
|
2025-04-17 10:49:44 +02:00 |
|
Wojtek Figat
|
980473cce6
|
Add info for future project version cache file changes
|
2025-04-17 10:39:16 +02:00 |
|
Wojtek Figat
|
45f202fdf7
|
Fix culture info editor picker to show under button
#3387
|
2025-04-16 09:39:24 +02:00 |
|
Zode
|
7b4da6dd2b
|
Fix issues with absolute snapping
|
2025-04-15 21:38:49 +03:00 |
|
Wojtek Figat
|
d351c96a40
|
Cleanup code
#3359
|
2025-04-13 21:46:04 +02:00 |
|
Wojtek Figat
|
b3ab1b7a4a
|
Merge branch 'AutoCollision' of https://github.com/xxSeys1/FlaxEngine into xxSeys1-AutoCollision
|
2025-04-13 21:33:04 +02:00 |
|
Wojtek Figat
|
b719d6dd04
|
Add more informative logging when .NET sdk is missing for proper game cooking
|
2025-04-13 20:41:30 +02:00 |
|
Wojtek Figat
|
f70ec896b8
|
Improve Dotnet version setup for Game Cooker
Especially after #3371 change to not passing dotnet 8 when packaging engine so editor can use the one use at compile time.
|
2025-04-13 20:22:23 +02:00 |
|
Wojtek Figat
|
5d3d9d7e82
|
Improve output log hint when empty
#3363
|
2025-04-12 23:18:25 +02:00 |
|
Wojtek Figat
|
4255ee70fc
|
Merge branch 'OutputLogNoMessageHint' of https://github.com/xxSeys1/FlaxEngine into xxSeys1-OutputLogNoMessageHint
|
2025-04-12 22:49:45 +02:00 |
|
Wojtek Figat
|
e7718e232f
|
Merge branch 'loceditor_fix' of https://github.com/GoaLitiuM/FlaxEngine into GoaLitiuM-loceditor_fix
|
2025-04-12 22:36:53 +02:00 |
|
Wojtek Figat
|
59aed828f6
|
Update attributes style to be consistent in engine
|
2025-04-12 22:09:12 +02:00 |
|
|
|
ed8eb072c5
|
Fix error in LocalizationSettingsEditor after adding new locales
|
2025-04-12 02:11:06 +03:00 |
|
xxSeys1
|
9e23c324bf
|
add a hint to the Output Log if there are no messages shown because of filters
|
2025-04-10 00:01:31 +02:00 |
|
Wojtek Figat
|
aabbb04f18
|
Fix anim graph state transition title to auto-fit
|
2025-04-09 19:33:14 +02:00 |
|
Wojtek Figat
|
a9a9057304
|
Fix typo
|
2025-04-09 09:50:33 +02:00 |
|
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 |
|
xxSeys1
|
06f4808dcc
|
improve auto enabled algorithm
|
2025-04-08 21:27:45 +02:00 |
|
xxSeys1
|
644c5b843b
|
improve and expand new add collision options
|
2025-04-08 20:55:18 +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
|
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
|
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 |
|
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 |
|
Wojtek Figat
|
938d23ce0d
|
Fix editor icons to draw over grid
#3348
|
2025-04-07 23:33:04 +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
|
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 |
|
|
|
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 |
|
|
|
9c5c98e8f3
|
Fix docked asset windows not getting restored after scripts compilation
|
2025-04-07 22:22:13 +03: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 |
|