Historial de Commits

Autor SHA1 Mensaje Fecha
  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. hace 12 años
  Nur Monson 9d23ff302a Fix "unused variable" warnings on OS X hace 12 años
  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. hace 12 años
  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 hace 12 años
  Ivan Safrin f8dc3922a7 OS-specific shortcut keys and core shortcut events hace 13 años
  mcc 73035453bb Rewrite of ALL the destructors in the UI module; destructor safety in Polycore Tween object. hace 13 años
  Ivan Safrin c21ab8e6bb processInputEvents=true NOW REQUIRED for ScreenEntities to hand mouse events down to their children, fixed mouse event blocking settings, UI tweaks hace 13 años
  Ivan Safrin 296c0dee49 Numerous UI tweaks, fixed Cocoa core hanging when opening file dialogs hace 13 años
  Ivan Safrin 507b12fb8e Sizer alignement settings, made IDE console bottom-aligned hace 13 años
  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 hace 13 años