Wojtek Figat
|
68eb8b9f21
|
Fix properties editor labels positioning
#2530 #2609
|
2024-08-30 12:58:12 +02:00 |
|
Wojtek Figat
|
758f3c39ee
|
Merge branch 'shrink-listen' of https://github.com/Tryibion/FlaxEngine into Tryibion-shrink-listen
|
2024-08-28 16:37:30 +02:00 |
|
Wojtek Figat
|
838cb9f2ce
|
Fix object reference empty text clipping
|
2024-08-27 23:37:28 +02:00 |
|
Chandler Cox
|
5800dd2448
|
Shrink listen button in input editors.
|
2024-08-22 16:06:13 -05:00 |
|
Chandler Cox
|
134c257081
|
Keep property declared order if similar meta data token.
|
2024-08-16 07:23:28 -05:00 |
|
Chandler Cox
|
da4058141b
|
Change Object Reference "None" to be grayed out instead of error orange.
|
2024-08-13 14:24:43 -05:00 |
|
Wojtek Figat
|
17c484b97b
|
Merge branch 'empty-ref-text' of https://github.com/Tryibion/FlaxEngine into Tryibion-empty-ref-text
|
2024-07-25 08:39:42 +02:00 |
|
Wojtek Figat
|
2913bb39e8
|
Merge branch 'customeditor_fixes' of https://github.com/GoaLitiuM/FlaxEngine into GoaLitiuM-customeditor_fixes
|
2024-07-25 08:38:32 +02:00 |
|
Chandler Cox
|
9b11461eaf
|
Add type display to empty object ref in editor
|
2024-07-19 06:48:35 -05:00 |
|
Menotdan
|
892ab47b7a
|
Merge branch 'reordering' of https://github.com/Menotdan/FlaxEngine into Menotdan-reordering
#2670
|
2024-06-10 23:13:50 +02:00 |
|
Chandler Cox
|
cdd53f09b9
|
Add extra spacing for transform properties.
|
2024-05-30 10:01:32 -05:00 |
|
Wojtek Figat
|
c23f2b61cc
|
Fix editor error when underlying int value provider returns other scalar type
|
2024-05-22 18:38:08 +02:00 |
|
Wojtek Figat
|
5ca61d8568
|
Fix Convert to Parameter to check if can perform action
|
2024-05-20 22:39:46 +02:00 |
|
Wojtek Figat
|
2529312152
|
Refactor Color.FromRGBA and add matching old logic Color.FromARGB
2592
|
2024-05-16 13:45:29 +02:00 |
|
Wojtek Figat
|
ab5bb79754
|
Fix regression in collections editing after improving ReadOnly option
|
2024-05-16 10:34:57 +02:00 |
|
Wojtek Figat
|
b4a4a8a591
|
Minor code cleanup
|
2024-05-15 12:40:08 +02:00 |
|
Wojtek Figat
|
af08dc1c69
|
Fix ReadOnly attribute handling in collection editors
|
2024-05-13 16:08:50 +02:00 |
|
Wojtek Figat
|
9d830eb1e2
|
Fix crash when using scripting object as interface implementation in object property displayed in Editor
#2493
|
2024-05-02 18:31:30 +02:00 |
|
Chandler Cox
|
d8bb831dd9
|
Add watermark attribute to add watermark to string fields in editor. Have watermark show even when textbox is focused .
|
2024-04-27 11:07:20 -05:00 |
|
Wojtek Figat
|
6eb431d12c
|
Fix rare error on drag&drop in Editor
|
2024-04-22 23:17:56 +02:00 |
|
Wojtek Figat
|
36ad821734
|
Fix 634b05fc16
|
2024-04-14 22:39:54 +02:00 |
|
Wojtek Figat
|
634b05fc16
|
Fix code style
|
2024-04-14 13:31:32 +02:00 |
|
Wojtek Figat
|
734f1ee4aa
|
Improve doc comment
|
2024-04-12 13:09:24 +02:00 |
|
Menotdan
|
c914e33462
|
Hide TAA settings if TAA isn't enabled.
|
2024-04-12 02:29:45 -04:00 |
|
Wojtek Figat
|
08e88587e6
|
Add safe check for LinkedLabel to prevent errors
|
2024-03-29 17:27:00 +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 |
|
|
|
dd7739f95e
|
Avoid deserializing clipboard content in Custom Editor paste checks
|
2024-03-16 14:11:46 +02: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
|
bbe08be462
|
Fix duplicating array values in Editor
#1959
|
2024-03-04 18:25:57 +01:00 |
|
Wojtek Figat
|
859c420d76
|
Update year in copyright note
|
2024-02-26 19:00:48 +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
|
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 |
|
Chandler Cox
|
9874b753cb
|
Merge branch 'master' into collection-ui
|
2024-01-26 09:54:03 -06: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 |
|