Commit History

Author SHA1 Message Date
  Sha..rd 95efa5b2ff * Mesh.extractVertexData() will copy max weights per vert as well, this is needed for animation to work 14 years ago
  Sha..rd 64d9c60142 * BIHTree will exit early if ray limit is lower than the farthest collision point with the model's bound 14 years ago
  Sha..rd 8d7aed43d1 * Removed useless vPosition varying from Lighting shader 14 years ago
  nor..67 5d6ac60c58 SDK: 14 years ago
  Sha..rd 3d54ab3378 * Blender loader will now extract vertex data into separate vertex buffers for meshes that use multiple materials instead of sharing them 14 years ago
  Sha..rd 03fb684b10 * Blender now supports loading color for shadeless materials 14 years ago
  Sha..rd 3478012756 * OgreXML loader will accept models that use shared geometry but instead will extract the data to avoid sharing vertex buffers. This fixes issues when cloning animated shared geometry OgreXML models 14 years ago
  Sha..rd 77252b4304 * Geometry will now automatically de-share VertexBuffers if it detects it 14 years ago
  Sha..rd ed07d685bf * Added Mesh.extractVertexData() to extract vertex data from another mesh based on this mesh's index buffer. Used to "de-share" VertexBuffers. 14 years ago
  bre..ns 921f4a25c2 removed NavMesh editor button from toolbar. Added constraint checks and javadoc to NavMeshGenerator 14 years ago
  rem..om 1547500b5a AndroidInput now correctly handles mutiple pointers touch events 14 years ago
  nor..67 5a5f321304 SDK: 14 years ago
  nor..67 e6c6f047ba SDK: 14 years ago
  rem..om dd76ee0890 Fixed Tap confirme event that was sending 2 tap events on each tap 14 years ago
  nor..67 0b5f6ee4d8 SDK: 14 years ago
  nor..67 df34521b14 SDK: 14 years ago
  nor..67 5d957f96e1 SDK: 14 years ago
  rem..om a906b97be3 AndroidInput now correctly dispatches DOUBLETAP event 14 years ago
  nor..67 1ad66ae75c SDK: 14 years ago
  nor..67 7c022e03fa SDK: 14 years ago
  rem..om 5454675cda Formatted AndroidInput.java so it doesn't look like a C++ file... 14 years ago
  nor..67 66118fe55d SDK: 14 years ago
  nor..67 89be3fac6e SDK: 14 years ago
  nor..67 eee8f765ff SDK: 14 years ago
  nor..67 58c2287352 SDK: 14 years ago
  nor..67 a1e36ebd98 SDK: 14 years ago
  nor..67 fbf42ffbca - improve failsafeness of GeometryBatchFactory 14 years ago
  bre..ns 47f6470a27 added cai-nmgen jar to release folder 14 years ago
  bre..ns 28a64bbfcf added first cut of navmesh generator plugin to SDK 14 years ago
  rem..om e4186c2497 - Changed catmull rom interpolation to use floats instead of doubles because somehow it was failing on android... 14 years ago