mirror of
https://github.com/logsol/chuck.js.git
synced 2026-05-11 18:47:35 +00:00
implemented rubedoll direction flip and added meshIndex (z) swapping capability. #151
This commit is contained in:
parent
da7e0758bb
commit
fb3ac40d17
12 changed files with 483 additions and 389 deletions
2
app/Lib/Vendor/RubeLoader.js
vendored
2
app/Lib/Vendor/RubeLoader.js
vendored
|
|
@ -426,7 +426,7 @@ function (Box2D) {
|
|||
|
||||
var scene = {
|
||||
bodies: loadedBodies,
|
||||
// joints: loadedJoints
|
||||
joints: loadedJoints
|
||||
};
|
||||
|
||||
return scene;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue