提交歷史

作者 SHA1 備註 提交日期
  Marko Pintera 74b41eb6d3 GUIWidget getSkin/setSkin now returns/accepts a reference instead of a pointer 12 年之前
  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. 12 年之前
  Marko Pintera 09f3759d15 Fixed an issue with drag and drop and SetCapture 12 年之前
  Marko Pintera c4231bc2fb Closing an editor window properly disconnects moveOrResize callback 12 年之前
  Marko Pintera cb10df23fe Getting render target bindings to work so it shows up in GUI 12 年之前
  Marko Pintera 255648d6c9 Added a main editor window 12 年之前
  Marko Pintera 746c64ab6c Editor windows get properly released on application exit 12 年之前
  Marko Pintera 36a6350775 Working separate window/widget/container classes 12 年之前
  Marko Pintera 4eefb96dec First step of refactoring EditorWindow into separate widget, widget container and window classes (PART 1) 12 年之前