BearishSun
|
0bd94ece59
More fixes to GUI dictionary
|
10 роки тому |
BearishSun
|
6f6648e223
Lots of fixes related to list/dictionary GUI refactor
|
10 роки тому |
BearishSun
|
f25457ae8e
Fixes for list/dictionary field refactor (WIP)
|
10 роки тому |
BearishSun
|
d30c9e5941
Another GUI list/dictionary field refactor so outside code may get notified when changes to internal elements are made
|
10 роки тому |
BearishSun
|
4bb91ca22b
All GUI input elements (managed and native) now have an event triggering when user confirms input
|
10 роки тому |
BearishSun
|
e277f5bfe7
Refactored GUI list so it doesn't need to be fully rebuild with element is added or removed
|
10 роки тому |
BearishSun
|
6987176cc0
Rebuilding the GUI list or dictionary will now preserve existing rows
|
10 роки тому |
BearishSun
|
eb3529b6ba
Added InspectableDictionary (not tested)
|
10 роки тому |
BearishSun
|
bfbb876f7f
Removed redundant clone method from SerializableProperty
|
10 роки тому |
BearishSun
|
7945b75dd7
Removed requirement from inspectable fields to return if changes were made during field refresh
|
10 роки тому |
BearishSun
|
79e827cd27
Re-added alternating GUI array backgrounds
|
10 роки тому |
BearishSun
|
3e9e8eb1c6
Modifying GUI array/list now persist its expanded/collapsed state
|
10 роки тому |
BearishSun
|
3bf109abe1
Expanding/collapsing objects inside a GUI array/list now works properly
|
10 роки тому |
BearishSun
|
e21a0b2520
Don't display inspector component background if component is empty
|
10 роки тому |
BearishSun
|
98f239d4ab
Refactored InspectableArray and InspectableList so they use the common GUIListField for displaying the array GUI
|
10 роки тому |
BearishSun
|
db37436e98
Inspector refactor - Better abstraction, separated property and GUI modifications into two reported values (WIP)
|
10 роки тому |
BearishSun
|
eaec84330f
No longer show GUI background for empty inspectors and complex objects
|
10 роки тому |
BearishSun
|
f284524576
Added dummy icons to inspector
|
10 роки тому |
BearishSun
|
addd559d0a
Documentation
|
10 роки тому |
BearishSun
|
57ab9f7cec
Fix for scroll area not resizing contents when a scrollbar is added
|
10 роки тому |
BearishSun
|
f6daa0e16d
Gotten rid of foldout and component foldout GUI elements, and replaced them with a styled toggle instead
|
10 роки тому |
BearishSun
|
3a9872b4b6
Fixed an issue with GUIManager where it would incorrectly overlap elements of the same depth
|
10 роки тому |
BearishSun
|
c5349658df
Logic for new drop down box style
|
10 роки тому |
BearishSun
|
29ddb80a56
Added ability to register custom inspectors for managed types
|
10 роки тому |
Marko Pintera
|
ddf2e30ba6
Improved inspector and menu bar look
|
10 роки тому |
Marko Pintera
|
93de4e59a0
Updating struct fields in inspector no longer causes the struct inspector GUI to be rebuilt
|
10 роки тому |
Marko Pintera
|
1342e920d2
Managed serializable list resize works
|
10 роки тому |
Marko Pintera
|
59f8c29bf0
Much better header display for arrays and list containing objects
|
10 роки тому |
Marko Pintera
|
774f974053
Fixed an issue where complex objects display in an array or a list would try to insert their GUI elements at wrong layout indices
|
10 роки тому |
Marko Pintera
|
b2dcd9bf9f
Optimized ScrollArea layout updates
|
10 роки тому |