nor..67
dc50b0c457
- Use new AWT lightweight panel in SDK (should fix linux issues, freezes and more)
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8338 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
sha..rd
fa92c00a20
* AwtKeyInput now synchronized properly between OGL and EDT threads
...
* AwtMouseInput will no longer generate events with no mouse movement
* Fixed issue where settings specified on AwtPanelsContext were not copied properly to the offscreen context
* Significant performance improvements in AwtPanel system
- Use of proper locking to prevent deadlocks
- Optimized BufferStrategy by using a single, accelerated front buffer
- Removed pbuffer.makeCurrent() which was not necessary and used many CPU cycles
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8337 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
sha..rd
dcb71def31
* Specular color is now black by default
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8333 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
roo..li
dde60c0792
sdk javahelp: Removed three outdated help files (updated versions exist already in different paths).
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8332 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
roo..li
663a3ba7d5
sdk javahelp: Removed deprecated spidermonkey directory; Added missing ".html" to some items in wiki-map, Added MotionPath and Save&Load documentation.
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8331 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
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
13 years ago
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
13 years ago
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
13 years ago
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
13 years ago
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
13 years ago
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
13 years ago
sha..rd
5d5e0082a7
* Fix inside view for Dome shape
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8322 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
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
13 years ago
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
13 years ago
sha..rd
b1e46de5ee
* Deleted useless com.jme3.video package
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8318 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
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