Historique des commits

Auteur SHA1 Message Date
  Lasse Öörni c8089b1687 Initial work queue & multithreading support. il y a 14 ans
  Lasse Öörni 9d077e78a8 Code cleanup. il y a 14 ans
  Lasse Öörni 7c42215d98 Fixed possible normal map Z reconstruction overflow. il y a 14 ans
  Lasse Öörni 80a6948b22 Large rendering architecture refactoring. il y a 14 ans
  Lasse Öörni 945375d0ee Added mass axis parameter to RigidBody so that the axis of cylinder and capsule shapes is not hardcoded. il y a 14 ans
  Lasse Öörni 6f5f3c252b Specify diameter instead of radius for sphere, capsule and cylinder CollisionShapes so that switching between shape types is more intuitive. il y a 14 ans
  Lasse Öörni 57bcdb2479 For optimization, assume that the scene root node does not have a moving rigid body. il y a 14 ans
  Lasse Öörni 0298cd3e00 Removed assumptions of root node's identity transform. il y a 14 ans
  Lasse Öörni 6a22f5d7d7 Fixed crash if a RigidBody is parented to a node without a RigidBody. il y a 14 ans
  Lasse Öörni 10ad7a3dd2 Added phantom attribute to CollisionShape. Phantom shapes create collision events, but do not generate contact joints to the physics simulation. il y a 14 ans
  Lasse Öörni 3576a81993 Initial node/component attribute editing. il y a 14 ans
  Lasse Öörni de67af8825 CoreData / Data reorganization. il y a 14 ans
  Lasse Öörni 444c18673e Code formatting & optimization. il y a 14 ans
  Lasse Öörni 40d04b377b Added Compare function to String, which is optionally case-insensitive. il y a 14 ans
  Lasse Öörni 48aa81e8e4 Added Node functions to get the world unsmoothed (target) transform. il y a 14 ans
  Lasse Öörni 19874cfb31 Changed RigidBody Vector3 set/get functions to use const references. il y a 14 ans
  Lasse Öörni ffad4ba005 Fixed UI related crashes in headless mode. il y a 14 ans
  Lasse Öörni 13d449d9cc Added Abs() to Vector2, Vector3 and Vector4. il y a 14 ans
  Lasse Öörni 7b15b34c83 Removed most OnGetAttribute() / OnSetAttribute() functions in favor of accessor attributes. il y a 14 ans
  Lasse Öörni bd35b5a0e0 Added sending of scene replication messages. 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 b9520be2eb Moved tree balancing operations to TreeBase. 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 b64d298336 Added template Variant::Get() functions. 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 bdf76d2445 Refactored ScriptInstance recreation when the ScriptFile is reloaded. Now it uses events. Same system used also for CollisionShapes and Models to ensure proper reloading. il y a 14 ans