Historial de Commits

Autor SHA1 Mensaje Fecha
  Ivan Safrin 4cb18f7521 Rewrote and fixed frustum culling, added Vector4 class, added AABB calculation to entities, made local bounding box protected and added accessors, fixed bounding box generation across the board, moved some mesh related settings from Entity to SceneMesh, fixed world-space particles, added visibility calculation toggles to Scenes hace 12 años
  Ivan Safrin c5634e5735 Added a static default blending mode to Entity, added BLEND_MODE_NONE blending mode option, made UI components render properly with default blending mode set to BLEND_MODE_NONE hace 12 años
  Ivan Safrin 0b76b19e29 Recreated all IDE assets and both default UI themes as vector assets, exported high resolution retina assets, IDE will now choose a retina UI theme and retina assets if running on a retina display. Tons of UI tweaks across the board hace 12 años
  Ivan Safrin c51a325316 Added Xcode 5 compatibility, retina display support in OS X, tweaked some UI positioning hace 12 años
  Ivan Safrin 72aa1b9942 Added active project selector hace 12 años
  Ivan Safrin 7284783d0d More cleanup, got focus working hace 12 años
  Ivan Safrin 499ac73584 More UI and IDE fixes hace 12 años
  Ivan Safrin 03b6f5b4ac Added 2D Scene implementation, fixed UI module to work with the new system, made clipping planes be defined by camera hace 12 años
  Ivan Safrin 893a282ef1 First step towards merging Scenes and Screens hace 12 años
  Ivan Safrin 337a5059f8 Added resizing support for IDE editor props. Added resize support for UIComboBox. Added resize support for UIHSlider, fixed resizing for UITextInput. Added padding to UITextInput's scissor box so descenders don't get cut off. Made textfields slightly darker. 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 b6aa9c7ffb Added ability to close open files in the IDE, UIComboBox now resets selected name to None on clearItems(), fixed sprite editor not setting height properly on load hace 12 años
  Ivan Safrin 2522352a17 Fixed Lua debug reporting in player, made IDE throttle down instead of pausing core on lose focus, added open files dropdown and active project name display to the IDE hace 13 años
  Ivan Safrin 134576cae7 Tons of Windows fixes 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 a6bb676068 New UI theme to match global Polycode redesign, made Cocoa core apply antialiasing on setVideoMode, fixed color creation from hex, made build tool respect vsync and AF settings hace 13 años
  Ivan Safrin 4de209a0ef Fixed UI theme, added UI Lua example, fixed binding issue in UIComboBox hace 13 años
  Ivan Safrin 193e0e2251 UI improvements, Major IDE updates (2D entity editor, bezier curve editor, asset browser), ids and tags for entities, ScreenEntityInstances, binary Object serialization, various bugfixes and improvements across the board, Particle systems no longer require a parent Scene/Screen, Label code rewrite (now aligned to baseline by default), hace 13 años
  Ivan Safrin 6135171126 MAJOR MATERIAL SYSTEM CHANGES: Material properties now defined as shader parameters, shader parameters now created for all materials with default values, textures now must be referenced by full relative paths to resource directories, addArchive can now take folder as parameter. Object changes: string children now set as attributes instead of new nodes in XML. IDE: Basic Material file editor (will only edit/save materials for now) hace 13 años
  Ivan Safrin 0e027f9626 Fixed method overloading for const char * initialized ObjectEntry's, fixed input on UIComboBox, IDE project data now stored in PolycodeProject, projects now resaved before building and files parsed in 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
  Ivan Safrin 9cf5dadca6 Fixed UI and dragging hace 13 años
  Ivan Safrin 027d9462f5 UI HSlider fixes and UI Color picker hace 14 años
  Ivan Safrin 048474c3e2 Combo box widget for UI Module and IDE stuff hace 14 años