Commit History

作者 SHA1 備註 提交日期
  Lasse Öörni 5bd757850f Added functionality to Text3D. Attributes yet missing. 12 年之前
  Lasse Öörni 379d786da4 Fixed NinjaSnowWar assets to use 1m world unit. 12 年之前
  Lasse Öörni 362e6a6f95 Added functionality to NavigationMesh. 12 年之前
  Lasse Öörni 606d374936 Added GetWorldBoundingBox() to CollisionShape. 12 年之前
  Lasse Öörni 56a7f36a0c Store the indices of a physics convex hull in preparation to using it for navigation data. 12 年之前
  Lasse Öörni 3fac48401a Added support for partial navmesh rebuild. 12 年之前
  Lasse Öörni d623481ad0 Changed to use a tiled navmesh to allow for larger navigable areas. 12 年之前
  Lasse Öörni 3c43ccb3f1 Transform geometry to local space of the navigation mesh root node to allow moving the root without invalidating navigation data. 12 年之前
  Lasse Öörni be3b304836 Added batch files to start the navigation example. 12 年之前
  Lasse Öörni c11f65dfea Added FindPath() function to NavigationMesh. 12 年之前
  Lasse Öörni a8d9904467 Debug-draw the navmesh. 12 年之前
  Lasse Öörni 49ec63e620 To be safe, store the navmesh data for later serialization before Recast patches it. 12 年之前
  Lasse Öörni 03dce6b988 Serialize navigation data along with the scene. 12 年之前
  Lasse Öörni 0e713bd509 Generate Recast/Detour data. 12 年之前
  Lasse Öörni 35c2d83370 Added code to collect navigation mesh geometry. 12 年之前
  Lasse Öörni 08075f0915 Reversed if's in Variant code to favor the correct type. 12 年之前