sha..rd
d020816fa6
* New nifty gui version
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7606 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
14 years ago
ant..om
58ede837c6
Added my own noise library as jar (noise-0.0.1-SNAPSHOT.jar), hope I didn't break any build stuff
...
TerrainGridTest is running smooth now using 257x257 sized TerrainQuads with fractal based heightmaps calculated on the fly.
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7529 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
14 years ago
nor..67
1fbd05a3ca
- update netbeans project libraries
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7526 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
14 years ago
Sha..rd
e91fe8f541
* Converted terrain textures to JPG to reduce filesize
...
* Updated to latest nifty gui
* Music player now uses duration property
* TestSerialization ported to new SM
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7520 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
14 years ago
nor..67
bfe76ba56a
Update windows bullet native
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7490 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
14 years ago
nor..67
3829bcf2c7
Bullet Native:
...
- throw java NPE's on all native NPE cases
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7489 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
14 years ago
nor..67
d1fb15579a
Update windows bullet native
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7479 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
14 years ago
sha..rd
c82b259799
* Deleted bulletjme.dll due to missing dependencies error. It must be recompiled with GCC -static-libgcc -static-libstdc++ argument.
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7459 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
14 years ago
nor..67
56dcc6fdfb
Update windows bullet native
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7433 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
14 years ago
nor..67
d0526c7df9
- update macosx bullet natives
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7432 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
14 years ago
nor..67
dd67011809
add windows dll
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7430 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
14 years ago
nor..67
923dea9807
Update windows bullet native
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7429 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
14 years ago
nor..67
969c7472f1
Update windows bullet native
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7428 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
14 years ago
nor..67
32663790a6
Update windows bullet native
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7427 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
14 years ago
nor..67
872e65815a
Update windows bullet native
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7420 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
14 years ago
nor..67
e04b1b464a
Update windows bullet native
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7416 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
14 years ago
nor..67
bd0ee20b39
Update windows bullet native
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7413 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
14 years ago
nor..67
6481312f11
add windows bullet native
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7405 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
14 years ago
nor..67
ba365cf8f3
- cleanup build process
...
- unify jME3 jar file names
- build optional libraries
- build android jar as opt library
- build native bullet as opt library
- cleanup Natives.java
- add bullet native extraction to Natives.java
- add better macosx Java7 recgnition to JmeSystem.java
- add dependency finder ant lib for comparing native and java bullet API
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7403 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
14 years ago
nor..67
b55974338d
- output command of cpptasks
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7342 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
14 years ago
nor..67
638f531608
- add newest version of cpptasks
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7340 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
14 years ago
nor..67
8e6b51dac1
- add cpptasks to antlibs
...
- add build script for native bullet binaries
- add documentation for building native bullet statically
- add first native classes for PhysicsSpace (nothing works yet, only physics space is created)
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7294 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
14 years ago
sha..rd
8e7d609682
* nifty examples jar much smaller now
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7273 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
14 years ago
sha..rd
6ed32b479c
* Updated to latest version of Nifty GUI 1.3
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7270 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
14 years ago
rac..om
5ae44319ea
Turns out I did things a bit wrong with respect to the new nifty mouse even queue....
...
I called stuff that was meant to be internal to nifty. That's fixed now. Also had to replace the nifty examples jar with a new version. This version os BIG (15Mb). Void is working on a smaller one, but at least with this big one, things work as expected.
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7117 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
14 years ago
rac..om
8cdef21af6
upgraded nifty and nifty-default-controls to nightly build of 2011-03-24. Also fixed the AwtMouseInput and removed some ununsed imports. The com.jme3.niftygui.InputSystem has been changed as well to correspond with the new Nifty way of working with mouse events. It now uses the new MouseInputEventQueue and the new NiftyMouseInputEvent.
...
There is still an issue with the mouse buttons besides the first mouse button. These should be picked up by nifty, but for some reason are not triggering a MouseButtonEvent. This is something Kirril will need to take a look at.
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7114 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
14 years ago
nor..67
9e53abbb7a
move jme3 to trunk
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@6971 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
14 years ago