Lasse Öörni ec327701e5 Initial skeleton of the scene editor. il y a 15 ans
..
BaseUIElementFactory.cpp cbbd044d95 Refactored & unified viewport handling. Now RenderSurfaces also set a viewport. Exposed Viewport struct to script. il y a 15 ans
BaseUIElementFactory.h bf9f51ba4d Refactored setting UI element style. il y a 15 ans
BorderImage.cpp ec327701e5 Initial skeleton of the scene editor. il y a 15 ans
BorderImage.h ec327701e5 Initial skeleton of the scene editor. il y a 15 ans
Button.cpp fd24ca3c69 UI improvements and cleanup. il y a 15 ans
Button.h ec327701e5 Initial skeleton of the scene editor. il y a 15 ans
CMakeLists.txt 03e19a7ac2 Event refactoring. Now it is possible to subscribe to events of a specific sender. To be able to send events, one must also derive from EventListener. il y a 15 ans
CheckBox.cpp fd24ca3c69 UI improvements and cleanup. il y a 15 ans
CheckBox.h ec327701e5 Initial skeleton of the scene editor. il y a 15 ans
Cursor.cpp ec327701e5 Initial skeleton of the scene editor. il y a 15 ans
Cursor.h ec327701e5 Initial skeleton of the scene editor. il y a 15 ans
DropDownList.cpp 0dc5690767 Exposed FileSelector to script fully. il y a 15 ans
DropDownList.h ec327701e5 Initial skeleton of the scene editor. il y a 15 ans
FileSelector.cpp ec327701e5 Initial skeleton of the scene editor. il y a 15 ans
FileSelector.h e343f0c631 Replaced TryFocus event with UIMouseClick. il y a 15 ans
Font.cpp ec327701e5 Initial skeleton of the scene editor. il y a 15 ans
Font.h fba7a7dba1 Removed some exceptions. Now failing to load a resource returns a null pointer instead of throwing an exception. il y a 15 ans
LineEdit.cpp 97370cc707 Added getComponentTypes() function to component factories & Scene. il y a 15 ans
LineEdit.h ec327701e5 Initial skeleton of the scene editor. il y a 15 ans
ListView.cpp 97370cc707 Added getComponentTypes() function to component factories & Scene. il y a 15 ans
ListView.h ec327701e5 Initial skeleton of the scene editor. il y a 15 ans
Menu.cpp 748a1fe381 Documentation update and code cleanup. il y a 15 ans
Menu.h ec327701e5 Initial skeleton of the scene editor. il y a 15 ans
Precompiled.cpp 902dfd4a13 Re-commit for the new year. Let's aim for less wiki update spam this time! il y a 15 ans
Precompiled.h 902dfd4a13 Re-commit for the new year. Let's aim for less wiki update spam this time! il y a 15 ans
ScrollBar.cpp 748a1fe381 Documentation update and code cleanup. il y a 15 ans
ScrollBar.h ec327701e5 Initial skeleton of the scene editor. il y a 15 ans
ScrollView.cpp 0dc5690767 Exposed FileSelector to script fully. il y a 15 ans
ScrollView.h ec327701e5 Initial skeleton of the scene editor. il y a 15 ans
Slider.cpp fd24ca3c69 UI improvements and cleanup. il y a 15 ans
Slider.h ec327701e5 Initial skeleton of the scene editor. il y a 15 ans
Text.cpp ec327701e5 Initial skeleton of the scene editor. il y a 15 ans
Text.h ec327701e5 Initial skeleton of the scene editor. il y a 15 ans
UI.cpp ec327701e5 Initial skeleton of the scene editor. il y a 15 ans
UI.h a31265fb65 Further input fixes. il y a 15 ans
UIBatch.cpp ee5a087570 Added hover background color & selection color to Text. il y a 15 ans
UIBatch.h ee5a087570 Added hover background color & selection color to Text. il y a 15 ans
UIElement.cpp ec327701e5 Initial skeleton of the scene editor. il y a 15 ans
UIElement.h ec327701e5 Initial skeleton of the scene editor. il y a 15 ans
UIElementFactory.h bf9f51ba4d Refactored setting UI element style. il y a 15 ans
UIEvents.h 97370cc707 Added getComponentTypes() function to component factories & Scene. il y a 15 ans
UIResourceFactory.cpp 902dfd4a13 Re-commit for the new year. Let's aim for less wiki update spam this time! il y a 15 ans
UIResourceFactory.h 902dfd4a13 Re-commit for the new year. Let's aim for less wiki update spam this time! il y a 15 ans
Window.cpp fd24ca3c69 UI improvements and cleanup. il y a 15 ans
Window.h ec327701e5 Initial skeleton of the scene editor. il y a 15 ans