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 |
|
Wojtek Figat
|
329bab1102
|
Fix minor issue
|
2024-01-02 11:06:54 +01: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 |
|
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 |
|
Wojtek Figat
|
b6c8a08b58
|
Add Has Goal decorator to BT
|
2023-08-29 17:31:35 +02:00 |
|
Wojtek Figat
|
0defecaeb9
|
Add concept of Goals to Behavior Knowledge
|
2023-08-29 11:41:07 +02:00 |
|
Wojtek Figat
|
eee53dfbdc
|
Add BehaviorKnowledgeSelector for Behavior Knowledge unified data access
|
2023-08-19 19:50:17 +02:00 |
|
Wojtek Figat
|
77f7d55f5a
|
Fix log spam from TypeEditor if type is missing
|
2023-08-17 15:26:50 +02:00 |
|
Wojtek Figat
|
66678fc219
|
Fix log spam from TypeEditor if type is missing
|
2023-08-16 22:27:17 +02:00 |
|
Chandler Cox
|
0ba9f7c51d
|
Small simplification of null checking for input editors
|
2023-07-21 13:33:00 -05:00 |
|
Chandler Cox
|
9b0c6a070a
|
Add InputEvent and InputAxis editors and changed UICanvas to use them.
|
2023-07-21 13:26:51 -05:00 |
|
Chandler Cox
|
a1cdf3e733
|
Fix bug of populating asset picker if option platform type does not exist.
|
2023-07-20 21:31:07 -05:00 |
|
Wojtek Figat
|
60c0995bc3
|
Add undo for #1247
|
2023-07-18 11:46:15 +02:00 |
|
Wojtek Figat
|
8f8c0e4b81
|
Minor fixes for #1247
|
2023-07-18 10:55:15 +02:00 |
|
Chandler Cox
|
c89421438b
|
Code cleanup
|
2023-07-15 10:42:41 -05:00 |
|
Chandler Cox
|
02219beac9
|
Handle edge case
|
2023-07-15 10:27:59 -05:00 |
|
Chandler Cox
|
c8edaf5d6e
|
Fix bug with not using slot material
|
2023-07-15 10:10:37 -05:00 |
|
Chandler Cox
|
ba93e1e1d0
|
Add showing default materials to model entries.
|
2023-07-15 10:00:34 -05:00 |
|
Chandler Cox
|
a3dddbfa24
|
Remove stray debug.log
|
2023-07-05 16:19:25 -05:00 |
|