Marko Pintera
|
ddf2e30ba6
Improved inspector and menu bar look
|
преди 10 години |
Marko Pintera
|
2c35a0c825
Removed all the unused allocators
|
преди 10 години |
Marko Pintera
|
9f802264bf
Clicking on a parent of a GUI menu item now properly closes the sub menu if its currently open
|
преди 10 години |
Marko Pintera
|
53dc112890
Fixed an issue where GUI widget depth wasn't being used
|
преди 10 години |
Marko Pintera
|
adee486455
More work on the Project Window
|
преди 10 години |
Marko Pintera
|
64b31cf1e5
Added DropDownWindow (WIP)
|
преди 10 години |
Marko Pintera
|
22cf8a4b76
More optimized GUI element bound calculations (WIP)
|
преди 10 години |
Marko Pintera
|
2c07fe3dd4
Getting UI working back to normal after GUIArea refactor
|
преди 10 години |
Marko Pintera
|
36dd4706af
WIP changing all uses of GUIArea to GUIPanel
|
преди 10 години |
Marko Pintera
|
12c4c6b013
Refactored GUILayout and GUI space creation so layouts can be reparented and their creation is more alike other GUI elements
|
преди 10 години |
Marko Pintera
|
55d20b27b9
Added RTTI for GUISkin and GUIElementStyle
|
преди 10 години |
Marko Pintera
|
eedeb41ab4
WIP - Way of adding menu items from C#, ShortcutManager and extended GUIMenu so it displays shortcut keys
|
преди 10 години |
Marko Pintera
|
8782c6cc48
Slight fixes to EditorWidget and C# GUIArea depth
|
преди 11 години |
Marko Pintera
|
9982b0ebd7
Added render window functionality for minimize/maximize/restore
|
преди 11 години |
Marko Pintera
|
88ee5b68fd
First part of render target refactor in order to get only core versions used on core thread
|
преди 11 години |
Marko Pintera
|
0ca6b3905a
Renamed RectF to Rect2, RectI to Rect2I
|
преди 11 години |
Marko Pintera
|
7094b00be0
A way to calculate optimal and actual GUI element bounds immediately (without waiting for layout update)
|
преди 11 години |
Marko Pintera
|
17afc600a7
Massive Cm->Bs file rename
|
преди 11 години |
Marko Pintera
|
203fbc8fc6
Renamed all macros/methods starting with "cm" to "bs"
|
преди 11 години |
Marko Pintera
|
8bfe4ef813
Ported to VS2013 and removed boost completely
|
преди 11 години |
Marko Pintera
|
0bb5903b9e
Removed CamelotFramework and BansheeEditor namespaces and made everything BansheeEngine
|
преди 11 години |
Marko Pintera
|
ce9be1bb29
GUI refactor - Editor compiles
|
преди 11 години |
Marko Pintera
|
d601e2c843
GUI elements refactor (removing GUIWidget from constructor) stage 1
|
преди 11 години |
Marko Pintera
|
d55f242a1c
Using std::function and std::bind instead of boost
|
преди 11 години |
Marko Pintera
|
42b20759ef
Refactored Module startUp (does not compile because of a weird linker error ATM)
|
преди 11 години |
Marko Pintera
|
b81f40a8ec
Moved BansheeEditor into a separate .dll to solve an issue with static members (primarily singletons) not being shared across .dlls if they're instantiated in an .exe
|
преди 11 години |