Историја ревизија

Аутор SHA1 Порука Датум
  Lasse Öörni 7813601540 Added scene timescale attribute. пре 13 година
  Lasse Öörni f0b6d55b28 Enclosed Urho3D classes inside Urho3D namespace to avoid clashes with external libraries. пре 13 година
  Lasse Öörni 7a06dc73e5 Avoid Component::GetWorldTransform() and related functions where possible to avoid extra indirection and function call. пре 13 година
  Lasse Öörni 5640824c9a Fixed Camera not properly notified of node transform changes. пре 13 година
  Lasse Öörni 91f6f87472 Explicitly mark changed nodes to avoid going through the whole scene in PrepareNetworkUpdate(). пре 13 година
  Lasse Öörni 1a9dced05b Updated to AngelScript 2.23.1 WIP. пре 13 година
  Lasse Öörni cc3ee34f58 Increased occlusion buffer depth bias. пре 14 година
  Lasse Öörni 510c606b3d Removed the redundant GetString() functions from XMLElement. пре 14 година
  Lasse Öörni 95a8c8bfa7 Added overloads to Variant & XMLElement that take char pointers. пре 14 година
  Lasse Öörni 6845f056a5 Refactored NinjaSnowWar example to load the scene and objects from files instead of creating them programmatically. пре 14 година
  Lasse Öörni 97f1fbd7e1 Added relative scale flag to ParticleEmitter XML description file format. пре 14 година
  Lasse Öörni e47d9ab6e7 More attribute fixes. пре 14 година
  Lasse Öörni 75beda5f3a Removed the "unculled drawable" mechanism. Instead added occludee-flag to Drawable. пре 14 година
  Lasse Öörni 9ce5d0b836 Added initial PostProcess class. Not yet used and does not render anything yet. пре 14 година
  Lasse Öörni c8089b1687 Initial work queue & multithreading support. пре 14 година
  Lasse Öörni 9d077e78a8 Code cleanup. пре 14 година
  Lasse Öörni cea5282fd4 Fixed draw distance attribute not working correctly. пре 14 година
  Lasse Öörni 10ad7a3dd2 Added phantom attribute to CollisionShape. Phantom shapes create collision events, but do not generate contact joints to the physics simulation. пре 14 година
  Lasse Öörni 215fb04f72 Converted VAR_BUFFER file serialization attributes to VAR_VARIANTVECTOR to make them more readable and/or editable. пре 14 година
  Lasse Öörni cc2a487361 Further optimization of the parent node network replication attribute. пре 14 година
  Lasse Öörni 7b15b34c83 Removed most OnGetAttribute() / OnSetAttribute() functions in favor of accessor attributes. пре 14 година
  Lasse Öörni af2b4311dc Function name unification and cleanup. ChildElement -> Child. RootElement -> Root. ScriptedChildren -> ChildrenWithScript. пре 14 година
  Lasse Öörni b90c1386be Removed unnecessary parentheses. пре 14 година
  Lasse Öörni 2da8d4ae47 Renamed Matrix4x3 to Matrix3x4. пре 14 година
  Lasse Öörni f60321b20f Use PODVector more extensively. пре 14 година
  Lasse Öörni a956f2ff20 Fixed bugs in Vector & PODVector. пре 14 година
  Lasse Öörni d69efd65f0 Container library fixes. пре 14 година
  Lasse Öörni 565de1ad02 Moved some of StringUtils functions to the String class. пре 14 година
  Lasse Öörni 7c45da5588 Import new code. пре 14 година