Commit History

Автор SHA1 Съобщение Дата
  Ivan Safrin 124e0641ba Optimized UI rendering преди 12 години
  Ivan Safrin 499ac73584 More UI and IDE fixes преди 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 14890293f8 UITextInput speedups, bugfixes преди 12 години
  Nur Monson 6d26f9d4d1 Make sure all UIElements descend from UIElement преди 12 години
  Ethan M caaa0c85ad Setup UITrees and UITreeContainers to differentiate between node selection by keyboard and by mouse. Removed ability to optionally select a node in UITreeContainer::scrollToNode() method. Removed ability to travel to first child node via right arrow key (use down). преди 12 години
  Ivan Safrin f76540fd9a Merged in TheCosmotect's arrow navigation pull request преди 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 преди 13 години
  Ivan Safrin 391fc8afbf Deep clone for screen entities, copy/paste in 2d editor преди 13 години
  Ivan Safrin 134576cae7 Tons of Windows fixes преди 13 години
  Ivan Safrin b203a668cd Added UIMenuBar, fixed UI destructor crashes, fixed Linux disk operations, added openURL on Linux, Linux IDE now uses a custom menu bar, more IDE 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 e8dc5f9d47 Fixes for two UI bugs преди 13 години
  Ivan Safrin d070e47295 Events no longer have eventType set to 'Event' by default, speed fixes, memory leak fixes преди 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 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) преди 13 години
  Ivan Safrin c21ab8e6bb processInputEvents=true NOW REQUIRED for ScreenEntities to hand mouse events down to their children, fixed mouse event blocking settings, UI tweaks преди 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 b542cb80e5 Made dragging in UITree have a delay of a few pixels преди 13 години
  mcc 7c2adedb49 hitwidth/hitheight (now a Rectangle hit instead of two Numbers) now works correctly with ScreenMesh. If you change the Mesh after creating the ScreenMesh you will need to call an updateHitBox() function. преди 13 години
  Ivan Safrin 0374c77167 Started rewriting ScreenEntity input events, broke UI temporarily преди 14 години
  Ivan Safrin 467369d432 Drag and Drop for UITrees, started on Screen editor in IDE преди 14 години
  Ivan Safrin d26cf8d996 More IDE stuff преди 14 години
  Ivan Safrin 40ee2aafec Revisiting UI Module and IDE преди 14 години
  Ivan Safrin 8b1ae6d785 3D Physics module, minor fixes across the board. преди 14 години
  Ivan Safrin c763d26677 Major changes all across, haven't been commiting anything, will start now преди 15 години
  Ivan Safrin 6508f8c9a0 Added a String class, replaced std::string and wstring with the new class преди 15 години