GoaLitiuM
|
e24bb71e91
|
Fix stack overflow when restoring tab in floating window
|
2025-02-26 20:29:22 +02:00 |
|
GoaLitiuM
|
3382aabefe
|
Close and restore AssetEditorWindows on scripting reload
|
2025-02-26 20:29:22 +02:00 |
|
GoaLitiuM
|
4ddc765ee4
|
Fix ContentDatabase not being loaded at the end of editor initialization
|
2025-02-26 20:29:21 +02:00 |
|
GoaLitiuM
|
5fd64ead62
|
Fix custom content and importers blocking scripting reload
|
2025-02-26 20:29:21 +02:00 |
|
GoaLitiuM
|
30257929e5
|
Fix error when ContentDatabase gets rebuilt while initializing editor
|
2025-02-26 20:29:21 +02:00 |
|
GoaLitiuM
|
980a112c57
|
Clear VisjectSurface node caches and context menus during scripts reload
|
2025-02-26 20:29:20 +02:00 |
|
GoaLitiuM
|
98bbcbd442
|
Close and restore Prefab windows during scripting reload
|
2025-02-26 20:29:20 +02:00 |
|
GoaLitiuM
|
9f8faf4f17
|
Clear references holding on to types in game assemblies
|
2025-02-26 20:29:19 +02:00 |
|
GoaLitiuM
|
691b9458ec
|
Fix wrong prefab event unregistration
|
2025-02-26 20:29:19 +02:00 |
|
mafiesto4
|
09ead0cc7a
|
Fix Eye Adaptation in colllision data window viewport
|
2025-02-24 12:30:44 +01:00 |
|
mafiesto4
|
345cbdb8d4
|
Merge branch 'prefab-doubleclick-obj-ref' of https://github.com/Tryibion/FlaxEngine into Tryibion-prefab-doubleclick-obj-ref
|
2025-02-24 00:10:04 +01:00 |
|
mafiesto4
|
d9ae41ed10
|
Fix editor transform gizmos rendering to draw over other editor shapes
#2954
|
2025-02-23 23:01:20 +01:00 |
|
mafiesto4
|
68877eebe3
|
Format code
|
2025-02-23 21:31:30 +01:00 |
|
mafiesto4
|
5ed18c7448
|
Fix fc4b79239b
|
2025-02-23 21:28:02 +01:00 |
|
mafiesto4
|
fc4b79239b
|
Refactor new scene tree double click feature to support both prefab and scene editing
#1502
|
2025-02-23 21:23:09 +01:00 |
|
mafiesto4
|
618027b181
|
Merge branch 'Double-Click-Scene-Node-Actions' of https://github.com/davevanegdom/FlaxEngine into davevanegdom-Double-Click-Scene-Node-Actions
# Conflicts:
# Source/Editor/Modules/PrefabsModule.cs
# Source/Editor/Windows/SceneTreeWindow.ContextMenu.cs
|
2025-02-23 21:18:38 +01:00 |
|
mafiesto4
|
bae381430a
|
Cleanup code
#1437
|
2025-02-23 20:29:58 +01:00 |
|
mafiesto4
|
1c3f7fcec0
|
Merge branch 'DebugOutputImprovements' of https://github.com/davevanegdom/FlaxEngine into davevanegdom-DebugOutputImprovements
# Conflicts:
# Source/Editor/Options/InterfaceOptions.cs
# Source/Editor/Windows/DebugLogWindow.cs
|
2025-02-23 20:29:10 +01:00 |
|
Tryibion
|
65a219512c
|
Add double clicking an object reference in a prefab to select the actor within the prefab.
|
2025-02-21 15:52:43 -06:00 |
|
mafiesto4
|
b81b0b7616
|
Fix text clipping behind the button in Behavior Knowledge Selector editor
|
2025-02-21 19:34:35 +01:00 |
|
mafiesto4
|
b3508b9fe1
|
Fix Visject gradient stops to update graph only on sliding end
#3226
|
2025-02-20 20:28:46 +01:00 |
|
mafiesto4
|
9049093267
|
Fix scene object reference serialization in C# scripts
#3136
|
2025-02-17 11:57:31 +01:00 |
|
mafiesto4
|
67db774a2f
|
Fix compilation regression
|
2025-02-17 00:27:06 +01:00 |
|
mafiesto4
|
0525ce2cb3
|
Merge branch 'add-context-to-obj-ref-editor' of https://github.com/Tryibion/FlaxEngine into Tryibion-add-context-to-obj-ref-editor
|
2025-02-16 20:42:23 +01:00 |
|
mafiesto4
|
bbbc0c9d50
|
Merge branch 'prefab-ui-mode' of https://github.com/Tryibion/FlaxEngine into Tryibion-prefab-ui-mode
|
2025-02-16 20:35:00 +01:00 |
|
mafiesto4
|
25067959eb
|
Add nested prefabs editing buttons inside Prefab Window
#1595
|
2025-02-16 20:34:33 +01:00 |
|
mafiesto4
|
3394de0b93
|
Fix grid in multi-blend node to draw behind the lines
#3212
|
2025-02-13 23:29:02 +01:00 |
|
mafiesto4
|
abd0c7dece
|
Add support for displaying Multiple Values info to object reference pickers
#2984
|
2025-02-12 22:31:53 +01:00 |
|
mafiesto4
|
ee540b3cb7
|
Speculative fix for error in thumbnails rendering
|
2025-02-12 22:13:29 +01:00 |
|
mafiesto4
|
9df5ed5b7f
|
Merge branch 'AudioSliderGamePanelFix' of https://github.com/xxSeys1/FlaxEngine into xxSeys1-AudioSliderGamePanelFix
|
2025-02-11 14:07:09 +01:00 |
|
mafiesto4
|
3c091dc214
|
Fix editor grid gizmo when using Large Worlds
|
2025-02-11 00:32:04 +01:00 |
|
xxSeys1
|
6a5f22400d
|
update volume slider in game panel on menu show
|
2025-02-05 12:35:49 +01:00 |
|
mafiesto4
|
4e31d436d5
|
Merge branch 'GamePanelAudio' of https://github.com/xxSeys1/FlaxEngine into xxSeys1-GamePanelAudio
|
2025-02-01 15:23:33 +01:00 |
|
mafiesto4
|
4e0cd9e8a9
|
Add support for creating Json Assets in editor out of structure type
#2679
|
2025-01-31 21:58:36 +01:00 |
|
mafiesto4
|
f11306af24
|
Add caching and restoring curve height in properties panel
#2455
|
2025-01-30 17:42:54 +01:00 |
|
mafiesto4
|
fc98b5f1f0
|
Add snapping to grid with Ctrl key when moving keyframes in curve
#2455
|
2025-01-30 17:26:04 +01:00 |
|
mafiesto4
|
4d6282a5b4
|
Add focus selection to curve editor and apply margin around shown curve section
#2455
|
2025-01-29 23:54:41 +01:00 |
|
mafiesto4
|
0e058b2590
|
Fix curve tangents reset on drag start
#2455
|
2025-01-28 23:18:26 +01:00 |
|
mafiesto4
|
a31279954a
|
Fix curve editor scroll bars to be hidden when not enabled
#1083
|
2025-01-28 23:07:05 +01:00 |
|
mafiesto4
|
d25cb7a9da
|
Fix curve tangent handles to maintain size relative to the current view scale
Fix curve tangent colors to match editor style
Fix curve tangents editing to have stable movement no matter the view scale
#2455
|
2025-01-28 22:59:39 +01:00 |
|
mafiesto4
|
6a27e5338a
|
Fix float precision issue when drawing curve or timeline time axes
#2455
|
2025-01-28 12:48:19 +01:00 |
|
mafiesto4
|
5ad323c7cb
|
Fix showing whole curve if its empty
|
2025-01-28 12:44:52 +01:00 |
|
Tryibion
|
9c065d55e0
|
Change to use view CM and set inital ui mode to use if the prefab has ui.
|
2025-01-27 18:02:54 -06:00 |
|
mafiesto4
|
475818554d
|
Fix error in editor when sliding value
|
2025-01-27 12:40:55 +01:00 |
|
mafiesto4
|
8ebb3a3215
|
Merge branch 'draw-anchors' of https://github.com/Tryibion/FlaxEngine into Tryibion-draw-anchors
|
2025-01-27 12:12:24 +01:00 |
|
mafiesto4
|
d829461def
|
Merge branch 'fix_issue_3083' of https://github.com/amir9480/FlaxEngine into amir9480-fix_issue_3083
|
2025-01-27 11:58:13 +01:00 |
|
mafiesto4
|
cc735a1b6a
|
Merge branch 'particle-rotate-shape' of https://github.com/Tryibion/FlaxEngine into Tryibion-particle-rotate-shape
|
2025-01-27 11:35:26 +01:00 |
|
mafiesto4
|
5f09ef4c1f
|
Merge branch 'file-path-drag-dop' of https://github.com/Tryibion/FlaxEngine into Tryibion-file-path-drag-dop
|
2025-01-26 21:58:34 +01:00 |
|
mafiesto4
|
9a59d0c5ed
|
Merge branch 'content-item-text-scale' of https://github.com/Tryibion/FlaxEngine into Tryibion-content-item-text-scale
|
2025-01-25 10:05:54 +01:00 |
|
mafiesto4
|
275ca296fa
|
Fix editor orthographic viewport in top or bottom view
#3169
|
2025-01-25 00:38:51 +01:00 |
|