Releases: gkjohnson/urdf-loaders
Releases · gkjohnson/urdf-loaders
v0.12.6
12 Jun 14:47
Compare
Sorry, something went wrong.
No results found
Fixed
Updated type definitions.
v0.12.4
01 Jan 08:02
Compare
Sorry, something went wrong.
No results found
Fixed
The loader will use the correct working path if used multiple times.
v0.12.3
02 Sep 03:20
Compare
Sorry, something went wrong.
No results found
Added
d.ts definition for loadAsync.
v0.12.2
28 Aug 11:10
Compare
Sorry, something went wrong.
No results found
Added
Support for "planar" and "floating" joint types.
Changed
setJointValues function can now take "null" vaues.
v0.12.1
06 Oct 21:20
Compare
Sorry, something went wrong.
No results found
Fixed
Prismatic joints not moving as expected when there is a non-zero rotation.
v0.12.0
11 May 16:00
Compare
Sorry, something went wrong.
No results found
Changed
Bump three.js version to 0.152.2.
v0.11.0
02 May 04:50
Compare
Sorry, something went wrong.
No results found
Fixed
Add correct return type definitions for some functions.
Changed
Change use of *BufferGeometry classes to be *Geometry variants.
Bumped three.js peer dependency version requirement.
v0.10.5
28 Mar 10:30
Compare
Sorry, something went wrong.
No results found
Changed
Removed log when modifying "mimic" joints
v0.10.4
18 May 21:44
Compare
Sorry, something went wrong.
No results found
Fixed
Internal URDF material colors are implicitly converted to Linear colors.
v0.10.3
29 Apr 15:37
Compare
Sorry, something went wrong.
No results found
Fixed
Types for the loadMeshCb function.