Skip to content

Releases: saharan/OimoPhysics

Release 1.2.4

14 Oct 15:32

Choose a tag to compare

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

Release 1.2.3

29 Jan 14:28
297090f

Choose a tag to compare

  • 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.2

24 Jan 16:21
9e81ee7

Choose a tag to compare

  • done adopting to Haxe 4.0
  • GenericJoint is officially supported
  • bugfixes (#32, #39, #40)
  • added JavaScript module version
  • minor fixes

release 1.2.0

22 Jan 15:11

Choose a tag to compare

  • fixed Mat4.ortho
  • modified macros
  • moved demo sources from /src to /demos/src
  • fixed collision filtering bug
  • added RigidBody.isSleeping

release 1.1.2

12 Jan 15:23

Choose a tag to compare

  • interface bug fixed
  • removed unused exports

release 1.1.1

10 Jan 16:11

Choose a tag to compare

  • fixed a fatal bug in exported files... sorry!

release 1.1.0

10 Jan 14:14
c4cc49e

Choose a tag to compare

  • 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.0

10 Jan 14:17

Choose a tag to compare

  • OimoPhysics 1.0.0 has been released!