Commit Graph

3727 Commits

Author SHA1 Message Date
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
Wojtek Figat
12af7f6cc9 Add cache to asset references graph for faster displaying data
#3013
2024-10-25 18:53:10 +02:00
Wojtek Figat
f37a595bc3 Fix actors grouping to make shared parent at the cenetr of the group
#2996
2024-10-25 18:24:14 +02:00
Wojtek Figat
dcb8152cdf Merge branch 'groupActors' of https://github.com/xxSeys1/FlaxEngine into xxSeys1-groupActors 2024-10-25 17:59:29 +02:00
Wojtek Figat
1c2c010ddc Merge branch 'fix/nullable' of https://github.com/mtszkarbowiak/FlaxEngine into mtszkarbowiak-fix/nullable 2024-10-25 15:38:44 +02:00
xxSeys1
a0aee15267 add named terrain layers 2024-10-25 15:30:54 +02:00
xxSeys1
2952bdca66 fix docs commend and function name 2024-10-24 23:28:48 +02:00
xxSeys1
57b4e9f295 move used checks to interface 2024-10-24 23:24:28 +02:00
Wojtek Figat
ca9b041f54 Fix regression 2024-10-24 22:32:47 +02:00
Wojtek Figat
8338ec6076 Fix regression 2024-10-24 22:32:02 +02:00
xxSeys1
6b4b85b113 fix code style 2024-10-24 20:48:53 +02:00
Wojtek Figat
c3e31baa7a Merge remote-tracking branch 'origin/master' into 1.10 2024-10-24 19:35:43 +02:00
Wojtek Figat
e324d32769 Add async init and tint coloring based on type to debug commands 2024-10-24 19:34:42 +02:00
Wojtek Figat
9a654f729f Fix context menu to resize instead of flash when showing while already visible 2024-10-24 19:27:53 +02:00
Wojtek Figat
87d35f0314 Add debug commands search popup to Output Log 2024-10-24 19:26:11 +02:00
Wojtek Figat
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
Chandler Cox
baa4c2c680 Fix tooltip having editor references. 2024-10-22 21:27:16 -05:00
Chandler Cox
d5895306b9 Add button in GameCooker window to open output build folder. 2024-10-22 21:09:59 -05:00
Wojtek Figat
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
Wojtek Figat
3d87c054be Merge branch 'TooltipTextAlignment' of https://github.com/xxSeys1/FlaxEngine into xxSeys1-TooltipTextAlignment 2024-10-22 23:35:24 +02:00
Wojtek Figat
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
Wojtek Figat
5904c0eea5 Add debug command history to Output Log in Editor 2024-10-22 21:59:06 +02:00
Chandler Cox
1d631e91ce Disable add script item if it is not being added to a required actor. 2024-10-22 14:56:22 -05:00
Wojtek Figat
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
xxSeys1
894741eaa7 fix typo in filename 2024-10-22 13:59:48 +02:00
xxSeys1
b880edc889 add editor option to toggle warning 2024-10-22 13:49:26 +02:00
xxSeys1
aee5382ff6 Remove plural from caption 2024-10-22 13:38:37 +02:00
xxSeys1
667eb73911 add warning when used param is being deleted
"Used" means in graph and connected
2024-10-22 13:10:21 +02:00
Wojtek Figat
b681a03bfb Fix output log window to properly handle copy and other input events 2024-10-21 13:03:40 +02:00
Wojtek Figat
f62c77c35c Fix game deployment if output name contains invalid path characters
#3004
2024-10-21 12:37:55 +02:00
Wojtek Figat
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
Wojtek Figat
425382f7d2 Fix iOS game dotnet lib incorrect name 2024-10-17 15:03:59 +02:00
xxSeys1
98215252bd add tooltip text alignment editor options 2024-10-15 22:05:16 +02:00
Wojtek Figat
4ddf1a2cc8 Another fix for network profiler to properly handle stats updating when recording is disabled
#2815
2024-10-14 12:12:06 +02:00
Wojtek Figat
23ad24751a Fix editor tables rows coloring to start with darker one 2024-10-12 00:00:02 +02:00
Wojtek Figat
575a286e1e Add editor windows to quick actions via Content Finder tool 2024-10-11 20:06:20 +02:00
Wojtek Figat
b45f6c1321 Disable editor screenshot when running without graphics 2024-10-10 23:27:01 +02:00
xxSeys1
1fca41b31a code style fix 2024-10-09 18:29:48 +02:00
xxSeys1
8b3f1ca019 make "Edit Prefab" not change content panel file path
If someone still wants to change the Content panel to the file path of the prefab, they can use the "Select Prefab" button
2024-10-09 18:25:04 +02:00