Historique des commits

Auteur SHA1 Message Date
  Lasse Öörni 50226cfdb0 Started work toward Unicode compatibility. il y a 14 ans
  Lasse Öörni cc3ee34f58 Increased occlusion buffer depth bias. il y a 14 ans
  Lasse Öörni 510c606b3d Removed the redundant GetString() functions from XMLElement. il y a 14 ans
  Lasse Öörni 95a8c8bfa7 Added overloads to Variant & XMLElement that take char pointers. il y a 14 ans
  Lasse Öörni f58e2595bf Rewrite node & component IDs when instantiating content from file. il y a 14 ans
  Lasse Öörni 31efab5d65 Moved SetSortChildren() to UIElement public API and exposed it to script. il y a 14 ans
  Lasse Öörni 6c5d216c27 Added local axis movement mode to the editor. il y a 14 ans
  Lasse Öörni f26ff1c2f6 Sort batch groups front to back according to the distance of the first batch to reduce overdraw. il y a 14 ans
  Lasse Öörni 96855411c0 Fixed unnecessarily complicated UI element focusing/defocusing logic. il y a 14 ans
  Lasse Öörni 9bebc4898e Switched to AngelScript 2.21.1 WIP. il y a 14 ans
  Lasse Öörni 5b44c38d32 Code cleanup. Actually use the added Contains() & Find() functions. il y a 14 ans
  Lasse Öörni af2b4311dc Function name unification and cleanup. ChildElement -> Child. RootElement -> Root. ScriptedChildren -> ChildrenWithScript. il y a 14 ans
  Lasse Öörni aa2491a7ac Moved SharedPtr & SharedArrayPtr to the Container library. il y a 14 ans
  Lasse Öörni b90c1386be Removed unnecessary parentheses. il y a 14 ans
  Lasse Öörni f60321b20f Use PODVector more extensively. il y a 14 ans
  Lasse Öörni f3859c1ed7 Added documentation about containers. il y a 14 ans
  Lasse Öörni d69efd65f0 Container library fixes. il y a 14 ans
  Lasse Öörni 565de1ad02 Moved some of StringUtils functions to the String class. il y a 14 ans
  Lasse Öörni 0dee3e592c Migrated the UI library to use PODVector for batches & quads. il y a 14 ans
  Lasse Öörni fe56f0118b Renamed the UserData VariantMap in UIElement to Vars, to distinguish from low-level userdata that is typically a pointer. Added same VariantMap to Node. il y a 14 ans
  Lasse Öörni a7a458b3a9 Script API registration cleanup: asMETHODPR changed to asMETHOD where possible. il y a 14 ans
  Lasse Öörni 7c45da5588 Import new code. il y a 14 ans
  Lasse Öörni a48885a729 Make way for import of new code. il y a 14 ans
  Lasse Öörni 52ea7484d3 Drag and drop operations for moving components and reparenting scene nodes. il y a 15 ans
  Lasse Öörni e2335ec26e Initial component editing. il y a 15 ans
  Lasse Öörni a7b269d79f Added camera settings dialog. il y a 15 ans
  Lasse Öörni 5a4957b7a3 Added debug geometry drawing to Octree. il y a 15 ans
  Lasse Öörni bec3a65ee3 Fixed UIElement priority bug when bringing element to front and no elements to compare to. il y a 15 ans
  Lasse Öörni ec327701e5 Initial skeleton of the scene editor. il y a 15 ans
  Lasse Öörni d33562e87a Fixed UI layout bugs. il y a 15 ans