OSDN Git Service

fixed node transform calculations
authorbadlogic <badlogicgames@gmail.com>
Sun, 24 Mar 2013 21:51:29 +0000 (22:51 +0100)
committerbadlogic <badlogicgames@gmail.com>
Sun, 24 Mar 2013 21:51:29 +0000 (22:51 +0100)
commit1ab90f227d4b0425375f3a96a8b644c81962c9d9
treedc8a1477be376df4de0dc6b46644013292e7cf68
parentb8621e5d78093cf1c1b3956e94f304b2e97462e3
fixed node transform calculations
gdx/src/com/badlogic/gdx/graphics/g3d/model/Node.java
tests/gdx-tests-android/assets/data/g3d/cubes.g3dj [new file with mode: 0644]
tests/gdx-tests/src/com/badlogic/gdx/tests/g3d/JsonModelLoaderTest.java
tests/gdx-tests/src/com/badlogic/gdx/tests/g3d/NewModelTest.java