커밋 기록

작성자 SHA1 메시지 날짜
  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 12 년 전
  Ivan Safrin 550319d84a Fixed UIButton resize 12 년 전
  Ivan Safrin 35ddb611e7 Fixed almost all UI and IDE issues 12 년 전
  Ivan Safrin e45e14f3a2 Fixed more input event and UI stuff 12 년 전
  Ivan Safrin 03b6f5b4ac Added 2D Scene implementation, fixed UI module to work with the new system, made clipping planes be defined by camera 12 년 전
  Ivan Safrin 893a282ef1 First step towards merging Scenes and Screens 12 년 전
  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. 12 년 전
  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 12 년 전
  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 12 년 전
  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 12 년 전
  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 13 년 전
  Ivan Safrin 134576cae7 Tons of Windows fixes 13 년 전
  mcc 73035453bb Rewrite of ALL the destructors in the UI module; destructor safety in Polycore Tween object. 13 년 전
  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 13 년 전
  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), 13 년 전
  Ivan Safrin 296c0dee49 Numerous UI tweaks, fixed Cocoa core hanging when opening file dialogs 13 년 전
  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 13 년 전
  Ivan Safrin 0490cc51b4 Fixed ScreenEntity mouse events 13 년 전
  Ivan Safrin 40ee2aafec Revisiting UI Module and IDE 14 년 전
  Ivan Safrin 8b1ae6d785 3D Physics module, minor fixes across the board. 14 년 전
  Ivan Safrin 6508f8c9a0 Added a String class, replaced std::string and wstring with the new class 15 년 전
  Ivan Safrin 7cc9015fd0 Initial import from old repository 15 년 전