Marko Pintera
|
3294c5f20f
Ensured that GUIArea and GUIWidget use Viewport for determining size, instead of window (which was only there for input purposes)
|
há 12 anos atrás |
Marko Pintera
|
e9450917c1
ProfilerOverlay method actually gets called (not tested with data yet)
|
há 12 anos atrás |
Marko Pintera
|
08b94f84b0
addComponent accepts a variable number of parameters instead of needing to call initialize() after
|
há 12 anos atrás |
Marko Pintera
|
74b41eb6d3
GUIWidget getSkin/setSkin now returns/accepts a reference instead of a pointer
|
há 12 anos atrás |
Marko Pintera
|
ce39033f5d
Completely redone how I handle move/resize events. Now windows just specify non-client areas for move and resize and the rest is left to the OS.
|
há 12 anos atrás |
Marko Pintera
|
09f3759d15
Fixed an issue with drag and drop and SetCapture
|
há 12 anos atrás |
Marko Pintera
|
c4231bc2fb
Closing an editor window properly disconnects moveOrResize callback
|
há 12 anos atrás |
Marko Pintera
|
cb10df23fe
Getting render target bindings to work so it shows up in GUI
|
há 12 anos atrás |
Marko Pintera
|
255648d6c9
Added a main editor window
|
há 12 anos atrás |
Marko Pintera
|
746c64ab6c
Editor windows get properly released on application exit
|
há 12 anos atrás |
Marko Pintera
|
36a6350775
Working separate window/widget/container classes
|
há 12 anos atrás |
Marko Pintera
|
4eefb96dec
First step of refactoring EditorWindow into separate widget, widget container and window classes (PART 1)
|
há 12 anos atrás |