1236 Commits

Author SHA1 Message Date
Kae..pl
3969d34a03 Fixes to textures merging.
Adding logs to the image loading method.

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8328 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-10-02 10:53:48 +00:00
sha..rd
97a9b4ee00 * Fix MTL issue where "Tr 0" could cause model to be invisible even though illum index specifies that it shouldn't use transparency
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8327 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-10-02 05:40:19 +00:00
Sha..om
d38b469de6 * Fix for "Internal error wrong operand type built in unary operator function. Type: in sampler2DMS" if multisample is not being used (old ATI driver bug)
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8326 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-10-02 04:42:11 +00:00
Kae..pl
fd3c84ccce Increasing the default generated textures size (they import in reasonable time yet and are of better quality).
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8325 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-10-01 12:29:27 +00:00
Kae..pl
846b569552 Support for generated textures merging.
Optimizations in textures loading when multiple textures are applied.
Fixes in pixel blending.

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8324 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-10-01 12:27:41 +00:00
sha..rd
a28d0d8baf * Initial commit for light-weight jME3 AWT panels
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8323 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-10-01 04:23:52 +00:00
sha..rd
5d5e0082a7 * Fix inside view for Dome shape
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8322 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-10-01 00:45:35 +00:00
sha..rd
adf65d648a * Fix message "WARNING: Cannot locate native library: libbulletjme"
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8321 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-10-01 00:36:42 +00:00
sha..rd
c7ebfc9b77 * Deleted useless com.jme3.renderer.layer package
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8319 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-09-30 04:26:46 +00:00
sha..rd
b1e46de5ee * Deleted useless com.jme3.video package
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8318 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-09-30 04:26:14 +00:00
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
2011-09-30 04:24:36 +00:00
Kae..pl
ff3336679d Setter for generated texture depth added.
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8316 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-09-29 15:26:48 +00:00
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
2011-09-28 01:34:13 +00:00
bre..ns
ca628fe5d6 fixed terrain scale bug
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8314 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-09-27 22:34:42 +00:00
bre..ns
210e4ad17b updated HelloTerrain for LOD API changes
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8313 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-09-27 15:36:31 +00:00
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
2011-09-27 02:05:03 +00:00
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
2011-09-27 01:13:16 +00:00
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
2011-09-26 15:39:27 +00:00
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
2011-09-26 12:20:13 +00:00
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
2011-09-26 11:40:50 +00:00
nor..67
dee26ee053 - remove toc typo in SDK help
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8307 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-09-26 11:10:00 +00:00
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
2011-09-25 22:22:07 +00:00
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
2011-09-25 22:19:31 +00:00
Kae..pl
ce259299e2 Track length getter added.
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8304 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-09-25 21:12:29 +00:00
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
2011-09-25 20:44:02 +00:00
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
2011-09-25 20:30:22 +00:00
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
2011-09-25 19:01:34 +00:00
nor..67
0da67bdfd6 - revert change in build.xml
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8300 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-09-25 03:27:30 +00:00
nor..67
a021c326c7 - remove old javahelp file
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8299 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-09-25 02:18:14 +00:00
nor..67
4171e304a4 - remove old blenderloader.jar
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8298 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-09-25 01:27:07 +00:00
nor..67
ab7a059f10 - thin out jmp distribution
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8297 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-09-25 01:23:52 +00:00
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
2011-09-25 00:40:30 +00:00
nor..67
de8ffc8a58 - remove spidermonkey page from javahelp
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8295 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-09-25 00:04:39 +00:00
nor..67
66a5e08516 - change SDK help TOC ordering
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8294 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-09-24 22:36:56 +00:00
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
2011-09-24 21:51:01 +00:00
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
2011-09-24 21:00:45 +00:00
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
2011-09-24 18:00:14 +00:00
nor..67
0cf890d1ba - commit update in SDK build.xml
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8290 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-09-24 12:57:42 +00:00
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
2011-09-24 12:54:04 +00:00
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
2011-09-24 12:37:08 +00:00
Kae..pl
a649917c27 'copyFrom' method added to Camera.
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8287 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-09-24 10:25:27 +00:00
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
2011-09-24 09:16:54 +00:00
PSp..om
878d997a4e Removing deprecated references.
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8285 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-09-24 09:15:15 +00:00
PSp..om
7c77fc404b Removing deprecated networking code.
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8284 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-09-24 09:14:34 +00:00
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
2011-09-24 00:50:13 +00:00
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
2011-09-23 23:01:23 +00:00
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
2011-09-23 21:36:52 +00:00
nor..67
cf9ae5b340 - fix TOC item in SDK help
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8280 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-09-23 21:32:29 +00:00
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
2011-09-23 13:46:33 +00:00
nor..67
433c3805e1 - fix some SDK help links
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8278 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-09-23 13:44:51 +00:00