Historie revizí

Autor SHA1 Zpráva Datum
  Lasse Öörni cd88d22e36 Renamed BillboardSet::Updated() to Commit() to match CustomGeometry API. před 12 roky
  Lasse Öörni 5e5d98581c Concatenate world rotation separately to fix GetWorldRotation() returning erroneous values when parent node has nonuniform scale. před 12 roky
  Lasse Öörni c0dbf7f545 Generalized the factory category for all objects. před 12 roky
  Lasse Öörni 2afdf2675a Fixed Windows build. před 12 roky
  Wei Tjong Yao 8d1c28bc3e Group components into categories. In the Editor app, dynamically create the menu structure based on the component categories. Added new GetCategory() method in Component class and exposed it to script. Reviewed and fixed as necessary the default attributes registration of Component's descendant classes. Removed 'Attenuation' and 'Panning' attributes from SoundSource3D as they are updated constantly in this class. Enhanced Context class to 'register' component category during the component factory registration. před 12 roky
  Lasse Öörni 8f5623d9bb Renamed RenderPath::LoadParameters() to Load() and ParticleEmitter::LoadParameters() to SetParameters() as LoadParameters() is used in other classes to denote loading of optional parameters, not the main asset itself. před 12 roky
  Lasse Öörni 895f909297 Include cleanup. před 12 roky
  Lasse Öörni 3cbf2cd402 Detach AnimationController & ParticleEmitter from the scene post-update when disabled. před 12 roky
  Lasse Öörni 5830f0e5d1 Convention change: prefer Enabled instead of Active where possible. před 12 roky
  Lasse Öörni af8825047a Started work on node/component enable & disable. před 12 roky
  Lasse Öörni da243eb31b Applied UI & editor related patch from weitjong. před 13 roky
  Lasse Öörni ed272d2aa7 Fixed sphere particle emitter always having zero radius. před 13 roky
  Lasse Öörni a40fead7dc Updated license for the new year. před 13 roky
  Lasse Öörni 7d8558a51f Applied massive patch from weitjong. před 13 roky
  Lasse Öörni 88aaa46465 Corrected formatting issues. License.txt & Readme.txt encoded as UTF-8, source code uses ASCII encoding. před 13 roky
  Lasse Öörni 7813601540 Added scene timescale attribute. před 13 roky
  Lasse Öörni f0b6d55b28 Enclosed Urho3D classes inside Urho3D namespace to avoid clashes with external libraries. před 13 roky
  Lasse Öörni 7a06dc73e5 Avoid Component::GetWorldTransform() and related functions where possible to avoid extra indirection and function call. před 13 roky
  Lasse Öörni 5640824c9a Fixed Camera not properly notified of node transform changes. před 13 roky
  Lasse Öörni 91f6f87472 Explicitly mark changed nodes to avoid going through the whole scene in PrepareNetworkUpdate(). před 13 roky
  Lasse Öörni 1a9dced05b Updated to AngelScript 2.23.1 WIP. před 13 roky
  Lasse Öörni cc3ee34f58 Increased occlusion buffer depth bias. před 14 roky
  Lasse Öörni 510c606b3d Removed the redundant GetString() functions from XMLElement. před 14 roky
  Lasse Öörni 95a8c8bfa7 Added overloads to Variant & XMLElement that take char pointers. před 14 roky
  Lasse Öörni 6845f056a5 Refactored NinjaSnowWar example to load the scene and objects from files instead of creating them programmatically. před 14 roky
  Lasse Öörni 97f1fbd7e1 Added relative scale flag to ParticleEmitter XML description file format. před 14 roky
  Lasse Öörni e47d9ab6e7 More attribute fixes. před 14 roky
  Lasse Öörni 75beda5f3a Removed the "unculled drawable" mechanism. Instead added occludee-flag to Drawable. před 14 roky
  Lasse Öörni 9ce5d0b836 Added initial PostProcess class. Not yet used and does not render anything yet. před 14 roky
  Lasse Öörni c8089b1687 Initial work queue & multithreading support. před 14 roky