GitPedia
saharan

saharan/OimoPhysics

A cross-platform 3D physics engine

8 Releases
Latest: 3y ago
Release 1.2.4v1.2.4Latest
saharansaharan·3y ago·October 14, 2022
GitHub

bugfix: error on shape removing (#51) bugfix: the version in package.json was not correct

Release 1.2.3v1.2.3
saharansaharan·4y ago·January 29, 2022
GitHub

📋 Changes

  • added package.json type as module (#49) so that the library is recognized as an ES6 module
  • removed a part of old source code from `/old` dir
Release 1.2.2v1.2.2
saharansaharan·4y ago·January 24, 2022
GitHub

📋 Changes

  • done adopting to Haxe 4.0
  • GenericJoint is officially supported
  • bugfixes (#32, #39, #40)
  • added JavaScript module version
  • minor fixes
release 1.2.0v1.2.0
saharansaharan·8y ago·January 22, 2018
GitHub

📋 Changes

  • fixed `Mat4.ortho`
  • modified macros
  • moved demo sources from /src to /demos/src
  • fixed collision filtering bug
  • added `RigidBody.isSleeping`
release 1.1.2v1.1.2
saharansaharan·8y ago·January 12, 2018
GitHub

📋 Changes

  • interface bug fixed
  • removed unused exports
release 1.1.1v1.1.1
saharansaharan·8y ago·January 10, 2018
GitHub

📋 Changes

  • fixed a fatal bug in exported files... sorry!
release 1.1.0v1.1.0
saharansaharan·8y ago·January 10, 2018
GitHub

📋 Changes

  • added specialized box-box collision detector for generating more preferable contact manifolds
  • modified some demos
  • removed unused files
  • added unminified js and externs
release 1.0.01.0.0
saharansaharan·8y ago·January 10, 2018
GitHub

📋 Changes

  • OimoPhysics 1.0.0 has been released!