08b94f84b0addComponent accepts a variable number of parameters instead of needing to call initialize() after
12 anni fa
Marko Pintera
74b41eb6d3GUIWidget getSkin/setSkin now returns/accepts a reference instead of a pointer
12 anni fa
Marko Pintera
ce39033f5dCompletely 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.
12 anni fa
Marko Pintera
4eefb96decFirst step of refactoring EditorWindow into separate widget, widget container and window classes (PART 1)