Commit Verlauf

Autor SHA1 Nachricht Datum
  Lasse Öörni 1a9dced05b Updated to AngelScript 2.23.1 WIP. vor 13 Jahren
  Lasse Öörni 8edf0240a1 Migration to Bullet physics underway. Most of physics functionality & examples broken for now. vor 13 Jahren
  Lasse Öörni a85817a355 Reverted to joint world space positioning for reliability. vor 13 Jahren
  Lasse Öörni 8a5274b596 Further refactoring of the Joint API. Now position & axis are specified in the local space of the own rigid body. vor 13 Jahren
  Lasse Öörni ff950d7dca Refactored joint attributes. Now the joint should be created into a node with a rigidbody, and only the connected body needs to be specified. vor 14 Jahren
  Lasse Öörni cc3ee34f58 Increased occlusion buffer depth bias. vor 14 Jahren
  Lasse Öörni b6b8279174 Added a mechanism for resolving possibly changed component & node ID attributes after scene load. vor 14 Jahren
  Lasse Öörni 1039a2703d Register physics joints in similar manner as rigid bodies and collision shapes. Clean up PhysicsWorld destructor. vor 14 Jahren
  Lasse Öörni b6e09d2655 Renamed FinishUpdate() to ApplyAttributes() to be more descriptive, and to not confuse with frame updates. vor 14 Jahren
  Lasse Öörni 3f7fffbf49 Some renames. CollisionGroup -> CollisionLayer, Scene::GetNodeByID() -> GetNode(), Ray::Distance() -> HitDistance(). vor 14 Jahren
  Lasse Öörni 3576a81993 Initial node/component attribute editing. vor 14 Jahren
  Lasse Öörni de67af8825 CoreData / Data reorganization. vor 14 Jahren
  Lasse Öörni 13d449d9cc Added Abs() to Vector2, Vector3 and Vector4. vor 14 Jahren
  Lasse Öörni 84d70dcbe7 Optimized away constant dynamic Variant allocation in comparing attributes when sending a server update. vor 14 Jahren
  Lasse Öörni bddedd7fd2 Added a function for components to list the nodes they depend on. vor 14 Jahren
  Lasse Öörni ee9b6cc0f8 Renamed the script PostLoad() to FinishUpdate(). vor 14 Jahren
  Lasse Öörni 7b15b34c83 Removed most OnGetAttribute() / OnSetAttribute() functions in favor of accessor attributes. vor 14 Jahren
  Lasse Öörni b90c1386be Removed unnecessary parentheses. vor 14 Jahren
  Lasse Öörni 2da8d4ae47 Renamed Matrix4x3 to Matrix3x4. vor 14 Jahren
  Lasse Öörni f3859c1ed7 Added documentation about containers. vor 14 Jahren
  Lasse Öörni 565de1ad02 Moved some of StringUtils functions to the String class. vor 14 Jahren
  Lasse Öörni 9dd15c95e2 DynamicCast to UIElement when creating layouts, because the returned object could theoretically be a Component or Resource as well. vor 14 Jahren
  Lasse Öörni 7c45da5588 Import new code. vor 14 Jahren
  Lasse Öörni a48885a729 Make way for import of new code. vor 14 Jahren
  Lasse Öörni e488c7a155 Scene throws exception if null file specified for async load. vor 15 Jahren
  Lasse Öörni 902dfd4a13 Re-commit for the new year. Let's aim for less wiki update spam this time! vor 15 Jahren