Commit History

作者 SHA1 備註 提交日期
  BearishSun 0c972a0ba3 fixing link 9 年之前
  BearishSun 2bfb9ca0b3 Updated license doc 9 年之前
  BearishSun 7e42b18f96 Added all colliders to C# 9 年之前
  BearishSun 371bf0b9e9 Added Collider script interop objects 9 年之前
  BearishSun 97fbe2c69b Finished remaining physics documentation 9 年之前
  BearishSun ad66fbcd4b Readme fixing spelling 9 年之前
  BearishSun 8ceac72935 Updated readme 9 年之前
  BearishSun dd0d75bad4 Updated readme 9 年之前
  BearishSun 262aeb5038 Updated readme 9 年之前
  BearishSun ec618ceb90 Fixing a few compile errors caused by previous commit 9 年之前
  BearishSun 39db4c5d63 Added CCD 9 年之前
  BearishSun 6b511dd249 Better feature list 9 年之前
  BearishSun 31e9a47887 Slightly better organized roadmap doc 9 年之前
  BearishSun 3fbb44bcda Fixing links, making readme less bare 9 年之前
  BearishSun 9d9b6d8e0e More organized readme 9 年之前
  BearishSun 01d4129fc7 Added a per-collider raycast query 9 年之前
  BearishSun 94133c3a15 Added aligned allocation to the frame allocator 9 年之前
  BearishSun 5209726e0d Physics component no longer return shared pointers to their internals, as they should never be owned by external code 9 年之前
  BearishSun a38f34efb4 Added documentation for Rigidbody 9 年之前
  BearishSun 3558a71c51 PhysX implementation for physics queries 9 年之前
  BearishSun 7906a236f8 OpenGL now uses clockwise front faces same as dx9/dx11 9 年之前
  BearishSun f1ad138e54 Fixing directional light rendering for OpenGL 9 年之前
  BearishSun 85757f8d40 Fixing position reconstruction for deferred shaders so it works properly on both OpenGL and DX11 9 年之前
  BearishSun 8d2fe95013 More documentation for physics 9 年之前
  BearishSun 8bff473d2f Added interface for global scene queries 9 年之前
  BearishSun 57c8b73ec7 Modified joint local transform calculations and ensured that rigidbodies notify parent joints when their transforms change 9 年之前
  BearishSun a974ea6735 Added Character controller component wrapper 9 年之前
  BearishSun 756231e928 Added some Physics documentation 9 年之前
  BearishSun 33033c5265 Added global physics option and initialization structure 9 年之前
  BearishSun 701b395ddf PhysX implementation of a character controller 9 年之前