Wojtek Figat
|
fee54f0f39
|
Merge branch 'control-reference' of https://github.com/Tryibion/FlaxEngine into Tryibion-control-reference
|
2025-03-04 14:03:56 +01:00 |
|
Wojtek Figat
|
a3822b6669
|
Fix spline node to support prefab editor
#3257
|
2025-03-03 23:38:41 +01:00 |
|
Wojtek Figat
|
dad8c0cd6b
|
Merge remote-tracking branch 'origin/master' into 1.10
# Conflicts:
# Source/Engine/Level/Prefabs/Prefab.Apply.cpp
|
2025-02-27 17:17:02 +01:00 |
|
|
|
5fd64ead62
|
Fix custom content and importers blocking scripting reload
|
2025-02-26 20:29:21 +02:00 |
|
|
|
9f8faf4f17
|
Clear references holding on to types in game assemblies
|
2025-02-26 20:29:19 +02:00 |
|
|
|
691b9458ec
|
Fix wrong prefab event unregistration
|
2025-02-26 20:29:19 +02:00 |
|
Wojtek Figat
|
2d956ebb36
|
Fix error when applying prefab changes with missing (deleted) nested prefabs
#3244
|
2025-02-26 17:46:22 +01:00 |
|
Wojtek Figat
|
2ab9adab24
|
Merge remote-tracking branch 'origin/master' into 1.10
|
2025-02-24 23:27:56 +01:00 |
|
Wojtek Figat
|
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 |
|
Chandler Cox
|
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 |
|
Wojtek Figat
|
b81b0b7616
|
Fix text clipping behind the button in Behavior Knowledge Selector editor
|
2025-02-21 19:34:35 +01:00 |
|
Wojtek Figat
|
a6fb651ff4
|
Merge remote-tracking branch 'origin/master' into 1.10
# Conflicts:
# Source/Engine/Graphics/Materials/MaterialShader.h
|
2025-02-18 09:19:59 +01:00 |
|
Wojtek Figat
|
9049093267
|
Fix scene object reference serialization in C# scripts
#3136
|
2025-02-17 11:57:31 +01:00 |
|
Chandler Cox
|
25b8939aff
|
Update to include presenter context.
|
2025-02-16 18:05:25 -06:00 |
|
Chandler Cox
|
e4d2e429a0
|
Merge branch 'master' into control-reference
|
2025-02-16 17:40:38 -06:00 |
|
Wojtek Figat
|
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 |
|
Wojtek Figat
|
25067959eb
|
Add nested prefabs editing buttons inside Prefab Window
#1595
|
2025-02-16 20:34:33 +01:00 |
|
Wojtek Figat
|
abd0c7dece
|
Add support for displaying Multiple Values info to object reference pickers
#2984
|
2025-02-12 22:31:53 +01:00 |
|
Wojtek Figat
|
f11306af24
|
Add caching and restoring curve height in properties panel
#2455
|
2025-01-30 17:42:54 +01:00 |
|
Wojtek Figat
|
475818554d
|
Fix error in editor when sliding value
|
2025-01-27 12:40:55 +01:00 |
|
Chandler Cox
|
030befdcaa
|
Rename dropped method.
|
2025-01-22 21:47:28 -06:00 |
|
Chandler Cox
|
3a591577ad
|
Add drag drop to FilePathEditor
|
2025-01-22 21:46:21 -06:00 |
|
Wojtek Figat
|
addc6d5216
|
Merge remote-tracking branch 'origin/master' into 1.10
# Conflicts:
# Content/Editor/Gizmo/Material.flax
# Content/Engine/DefaultTerrainMaterial.flax
# Source/Editor/Windows/Assets/ModelWindow.cs
# Source/Editor/Windows/Assets/SkinnedModelWindow.cs
# Source/Engine/Core/Types/Variant.cpp
|
2025-01-13 18:07:54 +01:00 |
|
Wojtek Figat
|
06a04167c7
|
Merge branch 'handle-multi-linked' of https://github.com/Tryibion/FlaxEngine into Tryibion-handle-multi-linked
|
2025-01-12 22:13:07 +01:00 |
|
Chandler Cox
|
e2df7a1e85
|
Handle linked values in Float3Editor
|
2025-01-12 15:07:43 -06:00 |
|
Wojtek Figat
|
b546e4a332
|
Merge branch 'import-ui-spacing' of https://github.com/Tryibion/FlaxEngine into Tryibion-import-ui-spacing
|
2025-01-12 21:59:28 +01:00 |
|
Wojtek Figat
|
8451439abb
|
Merge branch 'EditPrefabNoContentPanelChange' of https://github.com/xxSeys1/FlaxEngine into xxSeys1-EditPrefabNoContentPanelChange
|
2025-01-12 21:58:19 +01:00 |
|
Wojtek Figat
|
506efb7538
|
Merge model and skinned model windows code into shared base class
|
2025-01-12 01:04:56 +01:00 |
|
Chandler Cox
|
77c48c037e
|
Add No parameters UI to particle effect and animated model
|
2025-01-09 19:19:30 -06:00 |
|
Chandler Cox
|
e87bb2325b
|
Standardize spacing for import path ui in assets. add import path ui to model prefab.
|
2025-01-07 20:43:57 -06:00 |
|
Chandler Cox
|
04fc118ddf
|
Small fixes.
|
2025-01-04 11:45:08 -06:00 |
|
Chandler Cox
|
c79cd82fd4
|
Fix code warnings.
|
2024-12-30 18:59:45 -06:00 |
|
Chandler Cox
|
9219b34dc3
|
Shorten picker control name.
|
2024-12-30 16:43:06 -06:00 |
|
Chandler Cox
|
e6450bfc7a
|
Add ControlReference for easier UI referencing.
|
2024-12-30 16:36:10 -06:00 |
|
Wojtek Figat
|
b81435505d
|
Merge branch 'scroll-script-add' of https://github.com/Tryibion/FlaxEngine into Tryibion-scroll-script-add
|
2024-12-16 23:16:04 +01:00 |
|
Wojtek Figat
|
222a614a2b
|
Simplify and cleanup code
#3096
|
2024-12-16 23:14:50 +01:00 |
|
Wojtek Figat
|
bd4a042619
|
Merge branch 'ActorRefClickHighlight' of https://github.com/xxSeys1/FlaxEngine into xxSeys1-ActorRefClickHighlight
|
2024-12-16 23:09:09 +01:00 |
|
Wojtek Figat
|
bbed25653a
|
Merge branch 'fix-collection-value' of https://github.com/Tryibion/FlaxEngine into Tryibion-fix-collection-value
|
2024-12-16 22:58:02 +01:00 |
|
Chandler Cox
|
f57f57423c
|
Fix Collection value containers to use correct value assignment.
|
2024-12-13 14:31:44 -06:00 |
|
Chandler Cox
|
a0216746b9
|
Add value null check in UiControlEditor to fix exception
|
2024-12-12 11:04:28 -06:00 |
|
Chandler Cox
|
76b84cca4e
|
Scroll to script on add.
|
2024-12-12 10:40:08 -06:00 |
|
Chandler Cox
|
99e836b1fb
|
Fix valid drop not resetting, add debounce timer to highlighting for showing on double click prevention
|
2024-12-11 20:43:52 -06:00 |
|
xxSeys1
|
1e61abdfef
|
add highlight when actor reference is single clicked
|
2024-12-11 17:11:00 +01:00 |
|
Wojtek Figat
|
139a431614
|
Fix crash due to alive reference to old asset validator
#3081
|
2024-12-10 17:01:41 +01:00 |
|
Wojtek Figat
|
35e9e048f2
|
Merge remote-tracking branch 'origin/master' into 1.10
|
2024-12-10 11:07:31 +01:00 |
|
Wojtek Figat
|
eb5dfcd6bf
|
Add support for multi-control editing
#1897
|
2024-12-09 18:47:32 +01:00 |
|
Wojtek Figat
|
667661dd90
|
Merge branch 'multi-select-values' of https://github.com/Tryibion/FlaxEngine into Tryibion-multi-select-values
|
2024-12-09 18:34:39 +01:00 |
|
Wojtek Figat
|
b6d2a3683c
|
Add ButtonAttribute to display methods in editor properties panel
#1917
|
2024-12-06 16:10:50 +01:00 |
|
Wojtek Figat
|
f0f631a48b
|
Add splitter bar for resizing curve editor inside properties panel
|
2024-11-30 23:44:23 +01:00 |
|
Wojtek Figat
|
0509fe10be
|
Add displaying whole curve in properties panel upon show
|
2024-11-28 18:27:45 +01:00 |
|