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 |
|
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 |
|
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
|
fe1a655654
|
Add support for displaying and reverting array values to prefab value in properties panel
#1548
|
2023-12-14 13:57:16 +01:00 |
|
Wojtek Figat
|
d0f7a04c58
|
Add support for getter-only properties in blackboard selector access
|
2023-11-24 14:59:07 +01:00 |
|
Wojtek Figat
|
36daa38e0f
|
Fix CollectionEditor to properly support editing multiple arrays
#1818
|
2023-11-10 13:23:32 +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 |
|
MineBill
|
f6e9d0431b
|
Implement drag and drop for list collection.
|
2023-11-01 01:31:42 +02:00 |
|
MineBill
|
df5dc0c284
|
Extract validation/item handling of AssetPicker in a separate class.
|
2023-10-31 16:32:57 +02:00 |
|
Chandler Cox
|
18c119c155
|
Ensure layer confirmation does not popup in play mode.
|
2023-10-25 16:25:26 -05:00 |
|
Chandler Cox
|
86c2406d52
|
Clean up code.
|
2023-10-15 13:34:09 -05:00 |
|
Chandler Cox
|
9c60da278f
|
Small change to dictionary. Small changes to collections.
|
2023-10-15 13:31:35 -05:00 |
|
Chandler Cox
|
0f5a177be2
|
Improve collection editor.
|
2023-10-14 21:32:58 -05:00 |
|
Wojtek Figat
|
e6c45fccb3
|
Merge remote-tracking branch 'origin/master' into 1.7
# Conflicts:
# Source/Engine/Level/Actors/AnimatedModel.cpp
|
2023-10-05 10:44:03 +02:00 |
|
Wojtek Figat
|
1838c7bba7
|
Minor cleanup
|
2023-10-04 23:21:40 +02:00 |
|
Wojtek Figat
|
dd21020297
|
Merge remote-tracking branch 'origin/master' into 1.7
|
2023-10-01 13:17:41 +02:00 |
|
Wojtek Figat
|
5e3bb4d51e
|
Merge branch 'font-size-fixes' of https://github.com/Tryibion/FlaxEngine into Tryibion-font-size-fixes
|
2023-10-01 12:05:20 +02:00 |
|
Chandler Cox
|
8f5af2e149
|
Fix bool editor when null.
|
2023-09-28 19:49:59 -05:00 |
|
Wojtek Figat
|
2f9c601678
|
Merge remote-tracking branch 'origin/master' into 1.7
|
2023-09-27 17:32:47 +02:00 |
|
Wojtek Figat
|
44292efa04
|
Fix editing array of tags in Editor that is null initially
#1451
|
2023-09-27 13:38:03 +02:00 |
|
Wojtek Figat
|
15b1e0a984
|
Minor fixes
|
2023-09-24 13:20:19 +02:00 |
|
Chandler Cox
|
f315286e26
|
Change wording to "Set To Null"
|
2023-09-20 19:08:36 -05:00 |
|
Chandler Cox
|
dfb9f1985f
|
Improve input editors to use combo box.
|
2023-09-20 13:19:03 -05:00 |
|
Chandler Cox
|
1d08e4b1b8
|
Add several fixes to button sizes when fonts are larger.
|
2023-09-16 14:28:21 -05:00 |
|
Wojtek Figat
|
ae9b807cc1
|
Allow using CustomValueContainer as readonly if setter action is null
|
2023-09-14 13:54:31 +02:00 |
|
Wojtek Figat
|
6bdbaecc18
|
Merge remote-tracking branch 'origin/master' into 1.7
# Conflicts:
# Source/Engine/Physics/PhysX/SimulationEventCallbackPhysX.cpp
|
2023-09-13 10:29:28 +02:00 |
|
Wojtek Figat
|
097d26f8cb
|
Codestyle fix #1262
|
2023-09-12 14:21:27 +02:00 |
|
Wojtek Figat
|
6ece66b018
|
Merge branch 'input-editors' of https://github.com/Tryibion/FlaxEngine into Tryibion-input-editors
|
2023-09-12 14:09:49 +02:00 |
|
Wojtek Figat
|
fb488cbaf7
|
Merge remote-tracking branch 'origin/master' into 1.7
|
2023-09-11 22:43:46 +02:00 |
|
Wojtek Figat
|
0a5f983ff4
|
Fix error when model is missing in Editor for prefab editor
#1354
|
2023-09-11 21:36:36 +02:00 |
|
Wojtek Figat
|
748ff3b8a5
|
Optimize CultureInfoEditor and TagEditor performance when searching entries by text
|
2023-09-11 15:07:37 +02:00 |
|
Wojtek Figat
|
6a5e660c2e
|
Merge remote-tracking branch 'origin/master' into 1.7
|
2023-09-02 19:02:52 +02:00 |
|
Chandler Cox
|
53fd158f2d
|
Add a way to reset an IBrush to null for default functionality.
|
2023-08-30 18:09:59 -05:00 |
|