BearishSun
|
7a78a6d441
Managed code now uses the new multi-resource format
|
10 years ago |
BearishSun
|
e7cfefe9ee
Added copyright notices to all files
|
10 years ago |
BearishSun
|
bd18120adc
In hierarchy and inspector don't report root scene objects as prefab instances
|
10 years ago |
BearishSun
|
5ac0a74e64
Inspector expand/collapse state is now persistent for all elements throughout a single session
|
10 years ago |
BearishSun
|
f4b7bf3e2e
WIP on Inspector foldout persistance
|
10 years ago |
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 |