Commit Verlauf

Autor SHA1 Nachricht Datum
  Ivan Safrin e45e14f3a2 Fixed more input event and UI stuff vor 12 Jahren
  Ivan Safrin 03b6f5b4ac Added 2D Scene implementation, fixed UI module to work with the new system, made clipping planes be defined by camera vor 12 Jahren
  Ivan Safrin 893a282ef1 First step towards merging Scenes and Screens vor 12 Jahren
  Ivan Safrin 394f41fca4 Finished the material editor in the IDE. Rewrote screen shader bindings. Fixed depth buffer FBOs and depth buffer binding. Screen shaders now require explicit 'color' and 'depth' rendertarget bindings to access the original scene/screen render. Added an optional precision parameter to String::NumberToString. Numberous resizing improvements to UI controls and IDE props. Added DefaultShaderNoTextureHDR shader to hdr pack. Added a default REMOVE_EVENT Event type. Added Vector2 shader prop. Removed deprecated saving/loading code from Scene. Numerous bugfixes in shader code. vor 12 Jahren
  Nur Monson 9d23ff302a Fix "unused variable" warnings on OS X vor 12 Jahren
  Ivan Safrin ce9250d76b Made IDE console toggleble. IDE console will show automatically when running project. Replaced console Clear button with an image button. Added console hide button to console. Added getMainWidth and getMainHeight to UI sizers. vor 12 Jahren
  Ivan Safrin 5e02a65ab5 UI Module classes will not delete children if ownsChildren is set to true, added setOwnsChildrenRecursive method to Entity, cleanup when closing screen editor, font editor and image editors in the IDE, fixed some memory leaks vor 12 Jahren
  Ivan Safrin f8dc3922a7 OS-specific shortcut keys and core shortcut events vor 13 Jahren
  mcc 73035453bb Rewrite of ALL the destructors in the UI module; destructor safety in Polycore Tween object. vor 13 Jahren
  Ivan Safrin c21ab8e6bb processInputEvents=true NOW REQUIRED for ScreenEntities to hand mouse events down to their children, fixed mouse event blocking settings, UI tweaks vor 13 Jahren
  Ivan Safrin 296c0dee49 Numerous UI tweaks, fixed Cocoa core hanging when opening file dialogs vor 13 Jahren
  Ivan Safrin 507b12fb8e Sizer alignement settings, made IDE console bottom-aligned vor 13 Jahren
  Ivan Safrin 059ea5cac4 Vertical and Horizontal UI sizers, UITree resizes better, made all UI elements sublass UIElement, IDE tree/editor resizing with new UI sizers vor 13 Jahren