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 |
|
Chandler Cox
|
435341abd3
|
Add color box to ColorTrackBall.
|
2023-12-20 10:51:38 -06:00 |
|
Wojtek Figat
|
e4c8639697
|
Merge remote-tracking branch 'origin/master' into 1.8
# Conflicts:
# Flax.flaxproj
# Source/Editor/Cooker/Steps/DeployDataStep.cpp
|
2023-12-20 00:39:15 +01:00 |
|
Wojtek Figat
|
fe1a655654
|
Add support for displaying and reverting array values to prefab value in properties panel
#1548
|
2023-12-14 13:57:16 +01:00 |
|
Menotdan
|
fe19ffddd9
|
Fix freeze when prefab ID is empty.
|
2023-12-10 18:12:41 -05:00 |
|
Wojtek Figat
|
1746db60e6
|
Fix HeaderAttribute usage with default values
|
2023-12-08 12:59:52 +01:00 |
|
Wojtek Figat
|
59fe448987
|
Fix script add undo regression 9bde0f9f9b
#2041
|
2023-12-08 10:23:17 +01:00 |
|
Wojtek Figat
|
cb92110976
|
Add ModelPrefab to imported model prefab for reimporting functionality
|
2023-12-07 10:25:45 +01:00 |
|
Chandler Cox
|
9bde0f9f9b
|
Fix layout of editor updating when adding a script to multiple actors in a scene.
|
2023-12-02 09:40:33 -06:00 |
|
Wojtek Figat
|
d0f7a04c58
|
Add support for getter-only properties in blackboard selector access
|
2023-11-24 14:59:07 +01:00 |
|
Wojtek Figat
|
719498e99b
|
Adjust MissingScriptEditor layout for UI
|
2023-11-17 13:08:37 +01:00 |
|
Chandler Cox
|
2ac8480df4
|
Simplify RequireScriptAttribute code.
|
2023-11-16 21:45:33 -06:00 |
|
Chandler Cox
|
44e55cc8b6
|
Add require Actor attribute
|
2023-11-16 21:25:40 -06:00 |
|
Chandler Cox
|
c4c3a3a5e8
|
Remove break to show all missing required scripts in logs.
|
2023-11-16 21:01:19 -06:00 |
|
Chandler Cox
|
de55ad90b7
|
Add require script attribute and functionality.
|
2023-11-16 20:57:53 -06:00 |
|
Wojtek Figat
|
ddaa5f9161
|
Fix regression in Custom Editor UI from 74bcf7d9e5
#1616 #1911
|
2023-11-11 14:47:20 +01:00 |
|
Wojtek Figat
|
36daa38e0f
|
Fix CollectionEditor to properly support editing multiple arrays
#1818
|
2023-11-10 13:23:32 +01:00 |
|
Wojtek Figat
|
a6c47ae17b
|
Merge branch 'ui-usability-improv' of https://github.com/RuanLucasGD/FlaxEngine into RuanLucasGD-ui-usability-improv
|
2023-11-08 17:08:23 +01:00 |
|
Wojtek Figat
|
74bcf7d9e5
|
Fix custom editor layout rebuilding when it has more editors in use
#1616
|
2023-11-07 18:30:05 +01:00 |
|
Wojtek Figat
|
4238c43f27
|
Format code #1850
|
2023-11-07 10:54:11 +01:00 |
|
Wojtek Figat
|
fd4a5595c0
|
Merge branch 'editor-list-dragging' of https://github.com/MineBill/FlaxEngine into MineBill-editor-list-dragging
|
2023-11-07 10:21:57 +01:00 |
|
Wojtek Figat
|
82d5130261
|
Merge branch 'ensure-no-layer-popup' of https://github.com/Tryibion/FlaxEngine into Tryibion-ensure-no-layer-popup
|
2023-11-05 21:04:38 +01:00 |
|
Wojtek Figat
|
c0a8d29453
|
Improve Cloth usage
|
2023-11-01 10:46:47 +01:00 |
|
MineBill
|
f6e9d0431b
|
Implement drag and drop for list collection.
|
2023-11-01 01:31:42 +02:00 |
|