BearishSun
|
011fa7a847
Added a GUIArray object to simplify creating generic GUI for arrays (Not tested)
|
10 years ago |
BearishSun
|
29ddb80a56
Added ability to register custom inspectors for managed types
|
10 years ago |
BearishSun
|
7466dd0d2f
Documentation
|
10 years ago |
Marko Pintera
|
57cc31e562
Documentation
|
10 years ago |
Marko Pintera
|
06a238cab0
Update inspector as selection changes
|
10 years ago |
Marko Pintera
|
d48eac3ca9
Modified how C# GUI element destruction works so it now properly handles elements that go out of scope
|
10 years ago |
Marko Pintera
|
3b445b8888
Updated GUI panel depth so it's signed and accepts both minimum and maximum ranges
|
10 years ago |
Marko Pintera
|
65cdd2a30a
Removed all uses of GUIArea (WIP)
|
10 years ago |
Marko Pintera
|
42786f0f7f
Added depth range to GUIPanel
|
10 years ago |
Marko Pintera
|
d693b8733c
Renamed GUiLayoutExplicit -> GUIPanel
|
10 years ago |
Marko Pintera
|
fc7fc179b9
More work on ColorPicker
|
10 years ago |
Marko Pintera
|
ffaba68be1
Added C# wrappers for GUISlider, GUIProgressBar and GUILayoutExplicit
|
11 years ago |
Marko Pintera
|
3fcc9e78d4
Modified GUI so GUI elements always destroy their children when they are destroyed
|
11 years ago |
Marko Pintera
|
78eba7518c
Refactored Inspector and Inspectable objects so they are added to the layout in a more flexible way
|
11 years ago |
Marko Pintera
|
4d142204ef
Fixed GUIFoldout
|
11 years ago |
Marko Pintera
|
36c918a215
Refactored Script and C# GUI interface
|
11 years ago |
Marko Pintera
|
4846055a38
Some work on Script EditorWindow & Mono custom attributes
|
11 years ago |