BearishSun
|
87a15985b5
Added toggle for scene object active/inactive state
|
10 years ago |
BearishSun
|
62f5104652
Undo/redo command for breaking prefabs added
|
10 years ago |
BearishSun
|
6f6648e223
Lots of fixes related to list/dictionary GUI refactor
|
10 years ago |
BearishSun
|
4bb91ca22b
All GUI input elements (managed and native) now have an event triggering when user confirms input
|
10 years ago |
BearishSun
|
c4e5e86f41
Added a (still unused) "disabled" flag to GUIElement
|
10 years ago |
BearishSun
|
db37436e98
Inspector refactor - Better abstraction, separated property and GUI modifications into two reported values (WIP)
|
10 years ago |
BearishSun
|
1091551099
Added enable/disable functionality for GUI elements (WIP)
|
10 years ago |
BearishSun
|
eaec84330f
No longer show GUI background for empty inspectors and complex objects
|
10 years ago |
BearishSun
|
98191c04eb
Modified inspector drag and drop areas so they only trigger between components in order so they don't interfere with other drop operations, especially those for drop buttons
|
10 years ago |
BearishSun
|
4f0d194556
Documentation
|
10 years ago |
BearishSun
|
153a11a96e
Material inspector
|
10 years ago |
BearishSun
|
0b330761b8
Top level menu items are not properly ordered
|
10 years ago |
BearishSun
|
b489b88a5a
Fixed a GUI layout squishing issue that was caused by GUI panels not having their minimal layout size calculated
|
10 years ago |
BearishSun
|
addd559d0a
Documentation
|
10 years ago |
BearishSun
|
57ab9f7cec
Fix for scroll area not resizing contents when a scrollbar is added
|
10 years ago |
BearishSun
|
1dbc71c517
Added background to inspectable components
|
10 years ago |
BearishSun
|
3a9872b4b6
Fixed an issue with GUIManager where it would incorrectly overlap elements of the same depth
|
10 years ago |
BearishSun
|
c5349658df
Logic for new drop down box style
|
10 years ago |
BearishSun
|
29ddb80a56
Added ability to register custom inspectors for managed types
|
10 years ago |
BearishSun
|
591cc93e81
Added a title bar background to inspector
|
10 years ago |
Marko Pintera
|
ddf2e30ba6
Improved inspector and menu bar look
|
10 years ago |
Marko Pintera
|
56fada9981
Added support for reading UTF8 & UTF16 files
|
10 years ago |
Marko Pintera
|
09bbc8848d
Added C# Undo/redo (untested)
|
10 years ago |
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 years ago |
Marko Pintera
|
cd3174bc2a
Localized strings no longer use a callback to notify owners about changes
|
10 years ago |
Marko Pintera
|
b2dcd9bf9f
Optimized ScrollArea layout updates
|
10 years ago |
Marko Pintera
|
acb9baa212
Texture field working
|
10 years ago |
Marko Pintera
|
06a238cab0
Update inspector as selection changes
|
10 years ago |
Marko Pintera
|
10657f775c
Added proper names for C# editor windows
|
10 years ago |
Marko Pintera
|
f3b2014804
Added SceneObject inspector fields
|
10 years ago |