xxSeys1
|
08a86066d0
|
add window shortcuts
|
2025-05-05 13:24:01 +02:00 |
|
xxSeys1
|
388eb654a5
|
update doc comment to reflect get only parameter
|
2025-05-05 09:58:36 +02:00 |
|
xxSeys1
|
d8059c3db3
|
disable create file dialog create button if asset can't be created
|
2025-05-04 20:08:12 +02:00 |
|
xxSeys1
|
dfe177447c
|
add auto selecting first item in item list context menu if no selection
|
2025-05-03 22:11:38 +02:00 |
|
Chandler Cox
|
2a5aed6c15
|
Fix trying to add scene to actor group.
|
2025-05-02 21:58:02 -05:00 |
|
xxSeys1
|
f5ad8566eb
|
make path creation method more generalized
|
2025-05-02 13:29:01 +02:00 |
|
|
|
f09fd7ad34
|
Use exact value comparison in caching related functions
(cherry picked from commit 9d7c6b26422e127719836944d8d473910190e7d4)
|
2025-05-02 14:19:55 +03:00 |
|
|
|
9a4d3a56a3
|
Fix slow Tree expansion/collapsion with large amount of tree nodes
|
2025-05-02 13:31:13 +03:00 |
|
xxSeys1
|
b0048d6540
|
add margin around info label
|
2025-05-01 22:32:28 +02:00 |
|
xxSeys1
|
b1b36ea1a3
|
move rigidbody info to dedicated info group in Properties Panel
|
2025-05-01 22:29:37 +02:00 |
|
xxSeys1
|
e568e6e17b
|
improve import path ui
|
2025-05-01 19:15:43 +02:00 |
|
Wojtek Figat
|
a56e2e7b1e
|
Merge branch 'prefabSearchOperatorTooltip' of https://github.com/xxSeys1/FlaxEngine into xxSeys1-prefabSearchOperatorTooltip
|
2025-04-29 09:21:55 +02:00 |
|
Wojtek Figat
|
fbb829a915
|
Merge branch 'fix-profiler-memory' of https://github.com/Zode/FlaxEngine into Zode-fix-profiler-memory
|
2025-04-29 09:17:30 +02:00 |
|
Wojtek Figat
|
c6e4fbd966
|
Merge branch 'fix-input-edit-ui' of https://github.com/Tryibion/FlaxEngine into Tryibion-fix-input-edit-ui
|
2025-04-29 09:15:04 +02:00 |
|
xxSeys1
|
47a6da9e40
|
add editor option for disabled transform gizmo brightness
|
2025-04-27 15:56:34 +02:00 |
|
Zode
|
6fe6ba20fb
|
Fix profiler memory propagation
|
2025-04-26 21:40:12 +03:00 |
|
xxSeys1
|
2ea3cde203
|
add search operator tooltip to prefab editor search bar
somewhat of a follow up to #3300
|
2025-04-26 16:33:49 +02:00 |
|
Chandler Cox
|
1ab05b620a
|
Another small grammer mistake.
|
2025-04-26 07:08:49 -05:00 |
|
Chandler Cox
|
4b387d040d
|
Fix spelling on Additive Blend node tooltip.
|
2025-04-26 07:07:27 -05:00 |
|
Chandler Cox
|
9d527ab4a6
|
Remove editable from check for enabling inputs for game window GUI.
|
2025-04-25 20:36:53 -05:00 |
|
Chandler Cox
|
bbc221086a
|
Fix GUI input when edit GUI option is false and game is being played.
|
2025-04-25 17:55:07 -05:00 |
|
xxSeys1
|
1704cfba4d
|
do not clear user search on script reload
|
2025-04-25 18:32:05 +02: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
|
4e44831bbe
|
fix searchbox width
|
2025-04-11 19:07:39 +02:00 |
|
xxSeys1
|
0c1e0e48d4
|
always sort the search results alphabetically
|
2025-04-10 22:12:47 +02:00 |
|
xxSeys1
|
6884df02fd
|
remove trailing . on message
|
2025-04-10 21:34:00 +02:00 |
|
xxSeys1
|
63655d18c5
|
add a info message on Debug Log pause on warning
|
2025-04-10 21:31:12 +02:00 |
|
xxSeys1
|
4170699348
|
add hint if there are no search results
|
2025-04-10 09:25:52 +02: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 |
|
xxSeys1
|
d58a9beb3d
|
why was this not in the last commit?
|
2025-04-09 23:45:43 +02:00 |
|
xxSeys1
|
5049f3b2d8
|
add hint if no filters are active
|
2025-04-09 23:45:00 +02:00 |
|
Wojtek Figat
|
aabbb04f18
|
Fix anim graph state transition title to auto-fit
|
2025-04-09 19:33:14 +02:00 |
|
xxSeys1
|
6e44eebb9e
|
another fix
|
2025-04-09 17:01:17 +02:00 |
|
xxSeys1
|
aecbab5613
|
more fixes
|
2025-04-09 14:30:08 +02:00 |
|
xxSeys1
|
6bf90f29c5
|
fixes
|
2025-04-09 14:29:19 +02:00 |
|
xxSeys1
|
19edce1770
|
add controls and filter to actor toolbox search
|
2025-04-09 10:43:52 +02:00 |
|
Wojtek Figat
|
a9a9057304
|
Fix typo
|
2025-04-09 09:50:33 +02:00 |
|