Wojtek Figat
|
1c9ff2ec03
|
Fix mouse cursor when opening state in animation state machine
|
2025-04-01 17:28:05 +02:00 |
|
Wojtek Figat
|
968044a6c7
|
Minor fixes
|
2025-03-31 22:59:15 +02:00 |
|
Wojtek Figat
|
3b518cdf2c
|
Merge remote-tracking branch 'origin/master' into 1.10
|
2025-03-31 16:58:25 +02:00 |
|
Wojtek Figat
|
368ef9185b
|
Fix various editor labels placement after UI resizing refactor
#3317
|
2025-03-31 15:35:32 +02:00 |
|
Wojtek Figat
|
bf849c860a
|
Fix loading windows layout with assets due to content database load order change
|
2025-03-31 15:19:23 +02:00 |
|
Wojtek Figat
|
dd50972fb1
|
Merge branch 'CollectionsEditorSizeValueBoxWidth' of https://github.com/xxSeys1/FlaxEngine into xxSeys1-CollectionsEditorSizeValueBoxWidth
|
2025-03-31 15:17:33 +02:00 |
|
Wojtek Figat
|
b5e3d02539
|
Merge branch 'ContentFinderSearchboxFix' of https://github.com/xxSeys1/FlaxEngine into xxSeys1-ContentFinderSearchboxFix
|
2025-03-31 15:15:56 +02:00 |
|
Wojtek Figat
|
6eb24d59b4
|
Merge branch 'DebugLogCutoffNewMessageFix' of https://github.com/xxSeys1/FlaxEngine into xxSeys1-DebugLogCutoffNewMessageFix
|
2025-03-31 15:15:28 +02:00 |
|
Wojtek Figat
|
7abc7258ab
|
Merge branch 'LogColors' of https://github.com/xxSeys1/FlaxEngine into xxSeys1-LogColors
|
2025-03-31 15:15:08 +02:00 |
|
Wojtek Figat
|
ed3ec55561
|
Add Visject per-node custom search and use it for Multi Blend nodes to filter animations used
|
2025-03-31 14:12:32 +02:00 |
|
Wojtek Figat
|
c00876fa94
|
Fix showing Content Search window to properly use context window
|
2025-03-31 14:12:03 +02:00 |
|
Wojtek Figat
|
f947aa3ae2
|
Fix asset reference window showing temp assets
|
2025-03-31 13:44:16 +02:00 |
|
Wojtek Figat
|
e0251afe79
|
Fix last frame importing from animations to correctly loop
|
2025-03-31 13:38:13 +02:00 |
|
xxSeys1
|
f53c3d7ad5
|
increase width of "Size" box to fit max collection size
Max size is 65535
|
2025-03-30 23:26:59 +02:00 |
|
Wojtek Figat
|
0046cbe0ef
|
Fix regression in using per-component input fields in Visject nodes values editing
|
2025-03-30 20:54:32 +02:00 |
|
Wojtek Figat
|
4c133fb6ff
|
Add minor improvement to anim graph editing
|
2025-03-29 22:33:31 +01:00 |
|
xxSeys1
|
3acb80f320
|
turns out flax has a method for this
|
2025-03-28 22:19:23 +01:00 |
|
|
|
bada6b8886
|
Fix AssetEditorWindows not getting restored after script recompilation
|
2025-03-28 23:06:30 +02:00 |
|
xxSeys1
|
ac60dc8068
|
fix/ change content finder search box text persistency behaviour
|
2025-03-28 22:02:48 +01:00 |
|
xxSeys1
|
f025d96111
|
fix new messages being cut off in Debug Log
Happens when there are a lot of messages logged at once
|
2025-03-28 19:38:51 +01:00 |
|
Wojtek Figat
|
ab348d5f34
|
Fix incorrect scene object memory leak printing if some objects are destroyed during game plugin shutdown
|
2025-03-28 15:35:38 +01:00 |
|
Wojtek Figat
|
54f73fe35a
|
Fix regression in new triplanar to still support scale as Float3 for per-axis scaling
|
2025-03-28 11:15:14 +01:00 |
|
Wojtek Figat
|
38b00f458c
|
Restyle dock window hints to match current drag&drop/selection coloring in Editor
|
2025-03-27 20:48:16 +01:00 |
|
Wojtek Figat
|
1c64845169
|
Fix loading windows layout with assets due to content database load order change
|
2025-03-27 20:47:47 +01:00 |
|
xxSeys1
|
40f2067732
|
improve message readability
|
2025-03-26 23:39:22 +01:00 |
|
xxSeys1
|
1e9f9c8e82
|
move log colors to visual settings
|
2025-03-26 23:38:54 +01:00 |
|
Wojtek Figat
|
f94543aac8
|
Merge remote-tracking branch 'origin/master' into 1.10
# Conflicts:
# Flax.flaxproj
|
2025-03-26 19:48:47 +01:00 |
|
Wojtek Figat
|
6a4078c589
|
Fix displaying double vectors in Visject constant fields
#3314
|
2025-03-26 17:26:01 +01:00 |
|
Wojtek Figat
|
a0497a8f60
|
Fix opening game project when engine Large Worlds config gets changed
|
2025-03-26 17:15:01 +01:00 |
|
Wojtek Figat
|
7dc18eeda9
|
Merge branch 'EmmiterTemplatesDescriptions' of https://github.com/xxSeys1/FlaxEngine into xxSeys1-EmmiterTemplatesDescriptions
|
2025-03-26 16:05:47 +01:00 |
|
Wojtek Figat
|
ee6ad02a95
|
Merge branch 'ActorSearchBoxTooltip' of https://github.com/xxSeys1/FlaxEngine into xxSeys1-ActorSearchBoxTooltip
|
2025-03-26 16:04:13 +01:00 |
|
Wojtek Figat
|
0e822fc1f7
|
Merge branch 'TerrainInfo' of https://github.com/xxSeys1/FlaxEngine into xxSeys1-TerrainInfo
|
2025-03-26 16:03:02 +01:00 |
|
Wojtek Figat
|
83daca569b
|
Merge branch 'collectionResizeContextMenu' of https://github.com/xxSeys1/FlaxEngine into xxSeys1-collectionResizeContextMenu
|
2025-03-26 16:01:24 +01:00 |
|
Wojtek Figat
|
df6cf13b98
|
Fix rubber band selection with large worlds
#3305
|
2025-03-26 15:57:58 +01:00 |
|
Wojtek Figat
|
9f1429259a
|
Merge branch 'AnimAndEmitterPreviewNoParamText' of https://github.com/xxSeys1/FlaxEngine into xxSeys1-AnimAndEmitterPreviewNoParamText
|
2025-03-25 17:12:53 +01:00 |
|
Wojtek Figat
|
7e145c56fd
|
Merge remote-tracking branch 'origin/master' into 1.10
# Conflicts:
# Source/Editor/Windows/Profiler/Memory.cs
|
2025-03-25 13:37:15 +01:00 |
|
xxSeys1
|
bd74d9202e
|
update and fix the emitter template descriptions
|
2025-03-25 10:33:47 +01:00 |
|
xxSeys1
|
0938dd3f5d
|
hide Remove option in collections editor if collection can not be resized
|
2025-03-25 00:34:28 +01:00 |
|
xxSeys1
|
e9e96b21d3
|
put terrain info into own Properties panel group
|
2025-03-23 14:48:02 +01:00 |
|
xxSeys1
|
a403e21cbc
|
add search operator tooltip to scene tree search bar
|
2025-03-19 23:01:57 +01:00 |
|
Wojtek Figat
|
2c8f2b6e92
|
Fix potential crash
|
2025-03-19 16:56:08 +01:00 |
|
Wojtek Figat
|
04fa19fce7
|
Revert "Fix issue with re-loading scene and toolstip not updating."
This reverts commit 3788021898.
|
2025-03-19 16:55:05 +01:00 |
|
xxSeys1
|
92a212317d
|
show No parameters text when no parameters to be displayed in Preview tab
|
2025-03-18 22:25:51 +01:00 |
|
Wojtek Figat
|
9459eff58c
|
Fix regression in game viewport DPI scale usage
#2976 809fd2653a
|
2025-03-18 20:07:30 +01:00 |
|
Wojtek Figat
|
abe5b14f72
|
Merge branch 'unload_alc_fix' of https://github.com/GoaLitiuM/FlaxEngine into GoaLitiuM-unload_alc_fix
|
2025-03-18 14:20:20 +01:00 |
|
Wojtek Figat
|
7f081abf92
|
Fix crash in editor on exit
|
2025-03-17 17:18:01 +01:00 |
|
Wojtek Figat
|
6c464569f2
|
Add even more nested inner exceptions handling
#3288
|
2025-03-17 12:11:25 +01:00 |
|
Wojtek Figat
|
c12b99b3ce
|
Merge branch 'master' of https://github.com/ZaPx64/FlaxEngine into ZaPx64-master
|
2025-03-17 12:10:08 +01:00 |
|
Wojtek Figat
|
59112a68e6
|
Merge branch 'json-options-cm-fixes' of https://github.com/Tryibion/FlaxEngine into Tryibion-json-options-cm-fixes
|
2025-03-17 12:09:02 +01:00 |
|
Wojtek Figat
|
e11b381c13
|
Merge branch 'fix-toolstip-scene-reload' of https://github.com/Tryibion/FlaxEngine into Tryibion-fix-toolstip-scene-reload
|
2025-03-17 12:07:00 +01:00 |
|