A complete 3-D game development suite written in Java.
#gamedev #game-engine #engine #java #jmonkey #3d
rem..om
9d63a7fc02
Fixed an issue with how reading text files with bufferedReader was done. Using a null check for EOF instead of buffer.ready(). This was causing a NPE on android 4.4
|
|
hace 11 años |
engine
|
9d63a7fc02
Fixed an issue with how reading text files with bufferedReader was done. Using a null check for EOF instead of buffer.ready(). This was causing a NPE on android 4.4
|
hace 11 años |
nbproject
|
0ef9a6b152
- add NetBeans Freeform project to build SDK
|
hace 14 años |
sdk
|
d723af5009
SDK's camera now focuses on the cursor, no more unresponsive zooming. Also fixed an issue with terrain editor's save cookies not resetting. Happy Halloween
|
hace 12 años |
build.xml
|
2bb849a0f3
- change build file to use build-zip target
|
hace 12 años |