Historique des commits

Auteur SHA1 Message Date
  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 il y a 12 ans
  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 il y a 12 ans
  Ivan Safrin 72aa1b9942 Added active project selector il y a 12 ans
  Ivan Safrin 35ddb611e7 Fixed almost all UI and IDE issues il y a 12 ans
  Ivan Safrin 893a282ef1 First step towards merging Scenes and Screens il y a 12 ans
  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. il y a 12 ans
  Ivan Safrin 4de209a0ef Fixed UI theme, added UI Lua example, fixed binding issue in UIComboBox il y a 13 ans
  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), il y a 13 ans
  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) il y a 13 ans
  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 il y a 13 ans
  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 il y a 13 ans
  Ivan Safrin 027d9462f5 UI HSlider fixes and UI Color picker il y a 14 ans
  Ivan Safrin 048474c3e2 Combo box widget for UI Module and IDE stuff il y a 14 ans