BearishSun
|
e7cfefe9ee
Added copyright notices to all files
|
10 years ago |
BearishSun
|
abac7348d8
Finishing up exposing GUI widgets to C#
|
10 years ago |
BearishSun
|
b428af3c08
Fixing an issue with GUI sliders where they would be constantly triggering onChanged events in inspector
|
10 years ago |
BearishSun
|
edd6cd973e
Removed requirement for inspector GUI objects to track if changes were made in order to reduce their code size
|
10 years ago |
BearishSun
|
508b74a040
Moved GUIManager rendering to a specialized core thread GUIManagerCore
|
10 years ago |
Marko Pintera
|
65cdd2a30a
Removed all uses of GUIArea (WIP)
|
10 years ago |
Marko Pintera
|
d693b8733c
Renamed GUiLayoutExplicit -> GUIPanel
|
10 years ago |
Marko Pintera
|
33ab6e3f79
Refactored GUILayoutOptions:
|
10 years ago |
Marko Pintera
|
27d362cd4c
Most GUI elements are now tintable
|
11 years ago |
Marko Pintera
|
b0236b0eb1
Added support for GUI sub-styles
|
11 years ago |
Marko Pintera
|
0bb5903b9e
Removed CamelotFramework and BansheeEditor namespaces and made everything BansheeEngine
|
11 years ago |
Marko Pintera
|
ce9be1bb29
GUI refactor - Editor compiles
|
11 years ago |
Marko Pintera
|
d601e2c843
GUI elements refactor (removing GUIWidget from constructor) stage 1
|
11 years ago |
Marko Pintera
|
7f79e1badb
Refactored editor fields so they internally use GUILayout
|
11 years ago |
Marko Pintera
|
ef90dfe7e7
Added Color field
|
11 years ago |
Marko Pintera
|
1ea161f89a
Fixed an issue with DX11 $Globals shader buffer where it was incorrectly marked as shareable
|
11 years ago |