Commit Graph

3641 Commits

Author SHA1 Message Date
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
xxSeys1
6b4b85b113 fix code style 2024-10-24 20:48:53 +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
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
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
f62c77c35c Fix game deployment if output name contains invalid path characters
#3004
2024-10-21 12:37:55 +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
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
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
xxSeys1
a50c21cf36 add audio volume and muted in game panel tab rmb menu 2024-10-09 17:19:00 +02:00
Wojtek Figat
19f483a68f Merge branch 'quick-win-undock-fix' of https://github.com/Tryibion/FlaxEngine into Tryibion-quick-win-undock-fix 2024-10-07 10:24:37 +02:00
Wojtek Figat
e94e100431 Merge branch 'open-file-item' of https://github.com/Tryibion/FlaxEngine into Tryibion-open-file-item 2024-10-07 10:21:43 +02:00
Wojtek Figat
198dddd2ce Fix large worlds build 2024-10-07 10:01:51 +02:00
Wojtek Figat
3434731c2a Another blind fix 2024-10-07 00:40:22 +02:00
Chandler Cox
13acf3c143 Quick fix for #2963 2024-10-05 23:44:26 -05:00
Chandler Cox
84201b346b Add opening file proxy for windows. 2024-10-05 23:11:38 -05:00
Wojtek Figat
c6e121a777 Add 2k res to scene anim renderer 2024-10-03 13:39:58 +02:00
Wojtek Figat
e2462c8151 Add ability to edit position curve in timeline with a gizmo in a viewport 2024-10-02 17:00:58 +02:00
Wojtek Figat
0b492180df Fix Content Finder input action binding in Output Log 2024-10-01 12:29:29 +02:00
Wojtek Figat
e9ac02d416 Refactor toolstrip buttons tooltips to properly format empty input bindings 2024-10-01 11:06:13 +02:00
Wojtek Figat
d1d14daa1e Improve timeline tracks renaming to use shared utility with proper incrementing 2024-10-01 10:16:30 +02:00
Chandler Cox
6e91e26dfe Fix issue with scroll bars not showing in item search panel when clear search button is clicked. 2024-09-27 11:24:33 -05:00
Wojtek Figat
b70e65acb4 Fix error when adding new audio track to scene anim via drag & drop 2024-09-25 20:33:10 +02:00
Wojtek Figat
19817e4ad6 Fix crash on find references in visject surface after grid snap has been added 2024-09-25 20:26:28 +02:00
Wojtek Figat
207c6a0cb5 Refactor platform apis comments and cleanup a bit 2024-09-24 18:29:30 +02:00
Wojtek Figat
da203352fd Refactor old code documentation 2024-09-24 18:20:12 +02:00
Wojtek Figat
128321c655 Fix network profiler to properly calculate network usage statistics per second
#2815
2024-09-23 20:15:50 +02:00
Wojtek Figat
81d62756fb Merge remote-tracking branch 'origin/1.9' 2024-09-23 14:11:41 +02:00
Wojtek Figat
18dc475f40 Merge remote-tracking branch 'origin/master' into 1.9
# Conflicts:
#	Source/Engine/UI/GUI/Common/Button.cs
2024-09-23 14:11:05 +02:00
Wojtek Figat
e22f4a28bd Fix editor log spam by rebuilding layout when Custom Editor throws exception on update
#2935
2024-09-23 13:58:56 +02:00
Wojtek Figat
c943b3a526 Restore single editor tab window header on platforms with not yet implemented drag features (mac, linux)
#2770
2024-09-22 11:08:31 +02:00
Wojtek Figat
428a56af28 Fix old api usage warning 2024-09-22 10:53:01 +02:00