Beginning work on integrating actual j3o objects
This commit is contained in:
parent
fa21ba9b97
commit
66a7649a54
7 changed files with 106 additions and 8 deletions
7
.gitignore
vendored
7
.gitignore
vendored
|
|
@ -1,3 +1,4 @@
|
|||
/resources/jme3
|
||||
/target
|
||||
/classes
|
||||
/checkouts
|
||||
|
|
@ -17,3 +18,9 @@ pom.xml.asc
|
|||
.hg/
|
||||
|
||||
*.so
|
||||
|
||||
*.blend*
|
||||
|
||||
resources/model-prototypes/*male.glb
|
||||
|
||||
resources/model-prototypes/*male.j3o
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue