sha..rd
3f95a0ca2f
* Eclipse classpath no longer includes .svn folders
...
* Updated android.jar to 2.3
* Add support for changing fullscreen mode in AndroidHarness
* VBO now used by default for Android versions > 2.2
* Fix wrong setting array type uniforms in android (e.g. Vector3Array)
* Improved efficiency of setVertexAttrib in android by not creating iterator each time
* Added method ParticleEmitter.killParticle()
* Deleted useless com.jme3.renderer.layer package
* Fix documentation of AppSettings.setCustomRenderer()
* Fix SkyFactory on android (again!)
* Deleted useless com.jme3.video package
* Add KeyNames to get names of keyboard keys
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8317 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
Kae..pl
ff3336679d
Setter for generated texture depth added.
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8316 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
sha..rd
73f073c794
* Headless context will no longer initialize audio renderer
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8315 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
bre..ns
ca628fe5d6
fixed terrain scale bug
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8314 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
bre..ns
210e4ad17b
updated HelloTerrain for LOD API changes
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8313 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
sha..rd
c81a1a4d3e
* Fix NPE in SkyFactory when used on android
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8312 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
sha..rd
caaf407546
* Prevent linux crash if OpenAL cannot be loaded
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8311 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
bre..ns
d63fcf3e23
Modified terrain node listeners to handle removed terrain. Fixed an issue with actions spamming the save cookie with modified changes.
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8310 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
roo..li
e4d8bee22f
Added new wiki help pages to help toc, removed old ones, updated some.
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8309 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
nor..67
9703504349
- fix error in toc of SDK help
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8308 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
nor..67
dee26ee053
- remove toc typo in SDK help
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8307 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
Kae..pl
780da5e581
Tests for loading bone and object animation from blender added.
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8306 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
Kae..pl
0b274b3c1b
Automatic loading of both bone and object animations (no need to specify animations in blender key any more).
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8305 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
Kae..pl
ce259299e2
Track length getter added.
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8304 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
Kae..pl
6c341850d2
Refactoring to constraints. Implementation now not dependant on the animation type.
...
Removing deprecated animation classes.
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8303 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
Kae..pl
c773395ace
Animations refactoring.
...
- Track is a generic interface now
- all kinds of tracks implement Track<T>
- Animation is the only animation class that should be used now (other classes like BoneAnimation or SpatialAnimation are deprecated now)
- Pose and PoseTrack are made Cloneable to easier clone the tracks and Animation
- one update to OgreLoader (using Animation instead of BoneAnimation)
- one update to tests
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8302 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
roo..li
7967cc1c33
Updated jme3test.helloworld: Used best practices, simplified, removed deprecations, added javadoc, added TerrainCollision.
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8301 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
nor..67
0da67bdfd6
- revert change in build.xml
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8300 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
nor..67
a021c326c7
- remove old javahelp file
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8299 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
nor..67
4171e304a4
- remove old blenderloader.jar
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8298 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
nor..67
ab7a059f10
- thin out jmp distribution
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8297 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
nor..67
4f7cd9fb7f
- exclude swing editor from jmp by default
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8296 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
nor..67
de8ffc8a58
- remove spidermonkey page from javahelp
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8295 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
nor..67
66a5e08516
- change SDK help TOC ordering
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8294 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
nor..67
90ad286127
- add wiki page about filters to SDK help
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8293 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
nor..67
1f408acca5
- exclude .blend files from jME3 project distribution by default
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8292 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
sha..rd
c8f96e47a4
* Fixed Lighting.frag compile error when using vertex lighting
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8291 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
nor..67
0cf890d1ba
- commit update in SDK build.xml
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8290 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
nor..67
334ef63b13
- update SDK help TOC, remove old spidermonkey tutorials
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8289 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
nor..67
1d4b96512e
- add wiki page about blender loader to SDK help
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8288 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
Kae..pl
a649917c27
'copyFrom' method added to Camera.
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8287 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
PSp..om
c548987709
Removing the deprecated packages and old version of the
...
networking layer. Note: because some messages were removed
from Serializer's auto-registration this version is not
binary-compatible with the last. So you must upgrade your
client and server at the same time.
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8286 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
PSp..om
878d997a4e
Removing deprecated references.
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8285 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
PSp..om
7c77fc404b
Removing deprecated networking code.
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8284 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
sha..rd
a5be89598f
* Always close InputStream in WAVLoader
...
* Fix use of deprecated classes/methods in android tests
* Fix bugs with joysticks often generating events for both the negative and positive side of axis
* Camera.clone() properly clones the gui bounding
* Camera.setParallelProjection() updates the camera's projection matrix instead of keeping old values
* LwjglOffscreenBuffer obeys by framerate setting and sets renderable property as needed
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8283 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
nor..67
4916af3b16
- add jme3.android HelpCtx to android deployment window so the correct help page appears
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8282 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
nor..67
a5c6ae4a65
- add android wiki page to SDK help
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8281 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
nor..67
cf9ae5b340
- fix TOC item in SDK help
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8280 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
nor..67
e07385a6b1
- add some SDK plugin development help links
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8279 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
nor..67
433c3805e1
- fix some SDK help links
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8278 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
nor..67
72df6cb7cf
- add some new wiki pages to SDK help
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8277 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
nor..67
8ae8ea9011
- fix misleading AssetPack wizard text
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8276 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
bre..ns
5ee9306454
terrain editor node listener changes
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8275 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
bre..ns
0bcf848922
fixed some terrain editor texture table refresh bugs when terrain is added/deleted
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8274 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
bre..ns
a3a179d2ac
JmeDistanceLodCalculator now fires property change
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8273 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
nor..67
30dd60aea7
- update lwjgl to latest nightly
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8272 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
Kae..pl
c58ffe4ddc
Fix a bug with animation when Y axis was UP.
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8270 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
Sha..om
03ffc22446
* Spatial.setLocal***() methods no longer set world transform since it will be updated later on
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8269 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
Kae..pl
0dd85b8fe1
Fix to attaching objects to the scene's node.
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8268 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
Kae..pl
bfc57cc7db
Spatial animation support added.
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8267 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago