Historial de Commits

Autor SHA1 Mensaje Fecha
  Ivan Safrin 56e6d494ff Separated Update and Render in the Core. ATTENTION: YOU MUST NOW CALL updateAndRender() instead of Update() or call Update() and Render() manually. Made 2d physics non-framerate dependant, fixed collision detection in 2d physics, fixed z angle not returning correctly from Matrix4, updated IDE and examples to use the new method. Made new file window slightly bigger, fixed UIButton firing click even on on any key press 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 fcaa4baef6 IDE now displays saved/unsaved status of files, will prompt to save all on run, UIButton will now dispatch click event on Enter press, IDE text editor sets saved/unsaved flag 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 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 296c0dee49 Numerous UI tweaks, fixed Cocoa core hanging when opening file dialogs 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 0490cc51b4 Fixed ScreenEntity mouse events hace 13 años
  Ivan Safrin 40ee2aafec Revisiting UI Module and IDE hace 14 años
  Ivan Safrin 8b1ae6d785 3D Physics module, minor fixes across the board. hace 14 años
  Ivan Safrin 6508f8c9a0 Added a String class, replaced std::string and wstring with the new class hace 15 años
  Ivan Safrin 7cc9015fd0 Initial import from old repository hace 15 años