Commit Graph

3516 Commits

Author SHA1 Message Date
mafiesto4 f8f4edfa76 Fix variious issues 2024-11-21 23:42:05 +01:00
mafiesto4 826d37c513 Add option to copy/paste skeleton retargetting between models 2024-11-21 23:40:25 +01:00
mafiesto4 377eb78020 Fix output log command history popup to return focus back to input field on arrow left 2024-11-21 23:22:08 +01:00
mafiesto4 3de3c1f2c6 Add debug drawing tangent frame of the selected skeleton node 2024-11-06 15:38:27 +01:00
mafiesto4 246944f688 Merge remote-tracking branch 'origin/master' into 1.10 2024-11-06 09:29:48 +01:00
mafiesto4 e9dcb8a8bb Add option to build editor without profiler 2024-11-06 09:29:26 +01:00
mafiesto4 576639148f Format code and fix error if _previousWindow has been closed
#2994
2024-11-05 11:32:40 +01:00
mafiesto4 a9b8b83c37 Merge branch 'AutoSwitchGamePanel' of https://github.com/xxSeys1/FlaxEngine into xxSeys1-AutoSwitchGamePanel 2024-11-05 11:27:23 +01:00
mafiesto4 f5e2a7c847 Merge branch 'fix_3022' of https://github.com/amir9480/FlaxEngine into amir9480-fix_3022 2024-11-05 10:52:15 +01:00
mafiesto4 b393cb70bf Merge branch 'reload-scene' of https://github.com/Tryibion/FlaxEngine into Tryibion-reload-scene 2024-11-05 10:44:13 +01:00
Tryibion bd344e8137 Reload existing scene if opened again. 2024-10-31 22:19:13 -05:00
Amir Alizadeh 313263e541 Fix output log scroll reset on new log entries addition bug 2024-10-31 23:30:40 +03:30
Tryibion f37804ac49 Check and warn user if asset is being moved from content to source folders snd from source to content folders. 2024-10-30 15:46:16 -05:00
mafiesto4 2288684950 Fix pasting or duplicating Multi Blend nodes 2024-10-29 23:08:50 +01:00
mafiesto4 41a0ccb218 Fix Visject Surface search to check nested surfaces (such as State Machine graphs) 2024-10-28 20:32:17 +01:00
xxSeys1 6c6a557ffb make naming more consistent 2024-10-25 23:00:05 +02:00
xxSeys1 88215ca3f0 add auto-upgrader for old focus option 2024-10-25 19:31:55 +02:00
xxSeys1 2721364df6 improve naming 2024-10-25 19:30:53 +02:00
xxSeys1 145933dd11 Remove unnecessary using 2024-10-25 19:29:48 +02:00
mafiesto4 12af7f6cc9 Add cache to asset references graph for faster displaying data
#3013
2024-10-25 18:53:10 +02:00
mafiesto4 f37a595bc3 Fix actors grouping to make shared parent at the cenetr of the group
#2996
2024-10-25 18:24:14 +02:00
mafiesto4 dcb8152cdf Merge branch 'groupActors' of https://github.com/xxSeys1/FlaxEngine into xxSeys1-groupActors 2024-10-25 17:59:29 +02:00
mafiesto4 1c2c010ddc Merge branch 'fix/nullable' of https://github.com/mtszkarbowiak/FlaxEngine into mtszkarbowiak-fix/nullable 2024-10-25 15:38:44 +02:00
mafiesto4 ca9b041f54 Fix regression 2024-10-24 22:32:47 +02:00
mafiesto4 8338ec6076 Fix regression 2024-10-24 22:32:02 +02:00
mafiesto4 c3e31baa7a Merge remote-tracking branch 'origin/master' into 1.10 2024-10-24 19:35:43 +02:00
mafiesto4 e324d32769 Add async init and tint coloring based on type to debug commands 2024-10-24 19:34:42 +02:00
mafiesto4 9a654f729f Fix context menu to resize instead of flash when showing while already visible 2024-10-24 19:27:53 +02:00
mafiesto4 87d35f0314 Add debug commands search popup to Output Log 2024-10-24 19:26:11 +02:00
mafiesto4 48218bdecd Merge branch 'open-build-location' of https://github.com/Tryibion/FlaxEngine into Tryibion-open-build-location 2024-10-23 09:38:34 +02:00
Tryibion baa4c2c680 Fix tooltip having editor references. 2024-10-22 21:27:16 -05:00
Tryibion d5895306b9 Add button in GameCooker window to open output build folder. 2024-10-22 21:09:59 -05:00
mafiesto4 e2083c1efb Merge branch 'ImproveDeleteAssetDialog' of https://github.com/xxSeys1/FlaxEngine into xxSeys1-ImproveDeleteAssetDialog 2024-10-22 23:56:55 +02:00
xxSeys1 b714194e3a Make text respect asset count 2024-10-22 23:45:18 +02:00
mafiesto4 3d87c054be Merge branch 'TooltipTextAlignment' of https://github.com/xxSeys1/FlaxEngine into xxSeys1-TooltipTextAlignment 2024-10-22 23:35:24 +02:00
mafiesto4 f37be0419b Merge branch 'disable-script-item-add' of https://github.com/Tryibion/FlaxEngine into Tryibion-disable-script-item-add 2024-10-22 23:23:10 +02:00
mafiesto4 5904c0eea5 Add debug command history to Output Log in Editor 2024-10-22 21:59:06 +02:00
Tryibion 1d631e91ce Disable add script item if it is not being added to a required actor. 2024-10-22 14:56:22 -05:00
mafiesto4 16235c21c0 Add optional direction option to context menu 2024-10-22 21:34:28 +02:00
xxSeys1 3e0809ec0a improve delete assets confirm dialog
- Improve visual spacing
- Improve grammar and reduce word count
- Make prompt respect asset count
2024-10-22 14:16:11 +02:00
mafiesto4 b681a03bfb Fix output log window to properly handle copy and other input events 2024-10-21 13:03:40 +02:00
mafiesto4 f62c77c35c Fix game deployment if output name contains invalid path characters
#3004
2024-10-21 12:37:55 +02:00
mafiesto4 5328ea891d Add command line input to Output Log in Editor 2024-10-20 23:23:54 +02:00
xxSeys1 6830e4f22b add hotkey for parent to new actor
ctrl + g by default
2024-10-18 22:13:06 +02:00
xxSeys1 dddd5b83d0 add button to remove override 2024-10-18 16:58:49 +02:00
xxSeys1 af79a32847 make naming more consistent 2024-10-17 22:06:07 +02:00
xxSeys1 a810288e2e do todo 2024-10-17 22:04:53 +02:00
Mateusz Karbowiak 14a615cd7c Merge branch 'FlaxEngine:master' into fix/nullable 2024-10-17 20:34:32 +02:00
xxSeys1 21083f8905 expand play mode game panel focus options 2024-10-17 19:24:38 +02:00
mafiesto4 425382f7d2 Fix iOS game dotnet lib incorrect name 2024-10-17 15:03:59 +02:00