Wojtek Figat
|
340ef194d3
|
Add grey out to obsolete/deprecated members in properties panel
|
2024-04-10 13:36:59 +02:00 |
|
Wojtek Figat
|
a83b589e12
|
Fix error when applying prefab changes with Spline
#2384
|
2024-04-05 16:43:18 +02:00 |
|
Wojtek Figat
|
7578e1dbe3
|
Fix errors on using spline editor in Prefab window
#2383
|
2024-04-05 16:37:11 +02:00 |
|
Wojtek Figat
|
08e88587e6
|
Add safe check for LinkedLabel to prevent errors
|
2024-03-29 17:27:00 +01:00 |
|
Wojtek Figat
|
c08ca33a9a
|
Fix Revert to Default option when property is marked as ReadOnly
|
2024-03-24 20:57:19 +01:00 |
|
Wojtek Figat
|
6b35c0a161
|
Merge remote-tracking branch 'origin/master' into 1.8
# Conflicts:
# Flax.flaxproj
|
2024-03-19 20:23:34 +01:00 |
|
Wojtek Figat
|
9e54827cb3
|
Cleanup code #2213
|
2024-03-19 20:13:41 +01:00 |
|
Wojtek Figat
|
bfbabbc395
|
Refactor value editors to simplify code after many new features added
|
2024-03-19 20:04:00 +01:00 |
|
Wojtek Figat
|
35d1d97840
|
Rename NumberCategoryAttribute to ValueCategoryAttribute
#2213
|
2024-03-19 18:30:02 +01:00 |
|
Wojtek Figat
|
911251cb20
|
Merge branch 'unit-formatting' of https://github.com/nothingTVatYT/FlaxEngine into nothingTVatYT-unit-formatting
# Conflicts:
# Source/Editor/CustomEditors/Editors/ActorTransformEditor.cs
# Source/Editor/Options/InterfaceOptions.cs
# Source/Engine/Core/Math/Transform.h
|
2024-03-19 18:04:01 +01:00 |
|
Wojtek Figat
|
d719c381ea
|
Merge remote-tracking branch 'origin/master' into 1.8
|
2024-03-11 23:49:33 +01:00 |
|
Wojtek Figat
|
d390938fb6
|
Minor improvements to usability
|
2024-03-08 14:39:18 +01:00 |
|
Wojtek Figat
|
8de2249ed8
|
Refactor Editor UI style for selection and drag drop interactions
#1741
|
2024-03-07 16:45:09 +01:00 |
|
Wojtek Figat
|
28da656ed1
|
Fix preserving actors hierarchy order when performing undo of actor removal
#1751
|
2024-03-05 16:30:50 +01:00 |
|
Wojtek Figat
|
bbe08be462
|
Fix duplicating array values in Editor
#1959
|
2024-03-04 18:25:57 +01:00 |
|
Wojtek Figat
|
7428ecfe63
|
Add skipping showing and applying changes to prefab root actor transform via Level
#2125
|
2024-02-26 22:29:43 +01:00 |
|
Wojtek Figat
|
2d5d001a44
|
Fix Missing Script replacing in prefab
#1995
|
2024-02-26 20:34:59 +01:00 |
|
Wojtek Figat
|
14902dc29e
|
Merge remote-tracking branch 'origin/master' into 1.8
# Conflicts:
# Flax.flaxproj
|
2024-02-26 19:49:39 +01:00 |
|
Wojtek Figat
|
859c420d76
|
Update year in copyright note
|
2024-02-26 19:00:48 +01:00 |
|
Wojtek Figat
|
10180de9c6
|
Merge remote-tracking branch 'origin/master' into 1.8
# Conflicts:
# Source/Editor/Utilities/EditorUtilities.cpp
# Source/Editor/Utilities/EditorUtilities.h
|
2024-02-19 22:26:16 +01:00 |
|
Wojtek Figat
|
a061afd840
|
Cleanup for #1827
|
2024-02-19 10:54:29 +01:00 |
|
Wojtek Figat
|
71627f1bbd
|
Merge branch 'new-script' of https://github.com/MineBill/FlaxEngine into MineBill-new-script
|
2024-02-18 20:32:27 +01:00 |
|
Wojtek Figat
|
d97772383e
|
Merge branch 'require-script' of https://github.com/Tryibion/FlaxEngine into Tryibion-require-script
|
2024-02-18 16:00:29 +01:00 |
|
Wojtek Figat
|
c305bed829
|
Add sub-groups expanded state restoring in Properties window
#1049
|
2024-02-17 23:42:57 +01:00 |
|
Wojtek Figat
|
5fc7c6e190
|
Add MinCount and MaxCount to Collection attribute
|
2024-02-15 18:26:12 +01:00 |
|
Wojtek Figat
|
fe7cc62728
|
Add JsonAssetReference type for scripting
|
2024-02-15 11:22:01 +01:00 |
|
Wojtek Figat
|
31437e6dde
|
Fix copy/paste for UI brushes
|
2024-02-14 12:17:02 +01:00 |
|
Wojtek Figat
|
6cd9895427
|
Merge remote-tracking branch 'origin/master' into 1.8
|
2024-02-07 09:40:45 +01:00 |
|
Wojtek Figat
|
7c9218840d
|
Format code #2149
|
2024-02-06 17:27:27 +01:00 |
|
Wojtek Figat
|
876cb4f0c3
|
Merge branch 'button-custom-editors' of https://github.com/MineBill/FlaxEngine into MineBill-button-custom-editors
|
2024-02-06 17:13:12 +01:00 |
|
Wojtek Figat
|
9da9a122b8
|
Fix error in Editor
|
2024-02-06 16:59:17 +01:00 |
|
Wojtek Figat
|
6954a488ea
|
Codestyle fixes
|
2024-02-06 16:38:44 +01:00 |
|
nothingTVatYT
|
49beb2c7ba
|
add toggle formatting
|
2024-01-30 08:52:27 +01:00 |
|
nothingTVatYT
|
a0741dd9de
|
units for quaternion, transform and more collider values
|
2024-01-29 08:24:55 +01:00 |
|
nothingTVatYT
|
ef41ad6074
|
add units to transform editor, some collider values
|
2024-01-29 07:34:58 +01:00 |
|
nothingTVatYT
|
2625144945
|
rename attribute and fix parsing
|
2024-01-28 23:28:35 +01:00 |
|
nothingTVatYT
|
9e38a01acc
|
add units support in float, double and Float3 input
|
2024-01-28 20:52:25 +01:00 |
|
Wojtek Figat
|
69b7a10c1f
|
Add Stopwatch for accurate duration measuring
|
2024-01-28 20:31:03 +01:00 |
|
Chandler Cox
|
9874b753cb
|
Merge branch 'master' into collection-ui
|
2024-01-26 09:54:03 -06:00 |
|
Wojtek Figat
|
0075184a99
|
Merge branch 'master' into 1.8
|
2024-01-05 17:13:51 +01:00 |
|
Wojtek Figat
|
f145809765
|
Merge branch 'multi-visibleif' of https://github.com/Menotdan/FlaxEngine into Menotdan-multi-visibleif
|
2024-01-05 10:39:38 +01:00 |
|
Wojtek Figat
|
33d2dfc5c9
|
Merge branch 'guid-picker' of https://github.com/Tryibion/FlaxEngine into Tryibion-guid-picker
|
2024-01-04 11:24:34 +01:00 |
|
Wojtek Figat
|
408c8fbdf0
|
Merge branch 'save-editor-window-docking' of https://github.com/MineBill/FlaxEngine into MineBill-save-editor-window-docking
|
2024-01-04 11:23:28 +01:00 |
|
MineBill
|
5158de4ac6
|
Added a tooltip for the listen button.
|
2024-01-02 19:46:08 +02:00 |
|
MineBill
|
a5d0916f93
|
Add custom editor for buttons that allow listening for them inside the editor.
|
2024-01-02 19:36:27 +02:00 |
|
Wojtek Figat
|
329bab1102
|
Fix minor issue
|
2024-01-02 11:06:54 +01:00 |
|
Menotdan
|
8bcc526dd6
|
Add support for multiple VisibleIf attributes, and properly set up the VisibleIf entries for ImportMaterialsAsInstances and InstanceToImportAs.
|
2024-01-01 01:24:36 -05:00 |
|
Chandler Cox
|
8bff9556de
|
Code cleanup
|
2023-12-31 16:36:34 -06:00 |
|
Chandler Cox
|
57d4f0ff7d
|
Clean up code
|
2023-12-31 16:09:32 -06:00 |
|
Chandler Cox
|
826a330f63
|
Add asset reference to Guid editor for easy picking of specific Guid based on type in editor.
|
2023-12-31 16:06:38 -06:00 |
|