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
|
b5260ae364
Tabbed bar background image now properly stretches across the entire bar
|
11 лет назад |
Marko Pintera
|
42b20759ef
Refactored Module startUp (does not compile because of a weird linker error ATM)
|
11 лет назад |
Marko Pintera
|
53a15ba994
Fixed an issue where docked widget containers with a titlebar would overwrite the main window non client move areas
|
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
|
12 лет назад |