rem..om
9bd19338e3
Renderer : fixed clear color buffer when color write is disabled
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8192 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
nor..67
c00dcbdbea
- fix android library copy
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8191 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
nor..67
acbdfe8337
- add android deployment to SDK
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8190 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
nor..67
42f3770946
- fix AndroidApplication
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8189 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
nor..67
f5e02874ac
- fix tests
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8188 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
nor..67
a2778c2a3c
- fix two tests calling render(tpf)
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8186 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
sha..rd
062507e23e
* Render off screen surfaces even if main screen isn't visible
...
* AWTLoader now supports 16-bit grayscale PNG loading as Luminance16
* AWTLoader uses try/finally on stream
* Fix exception in MaterialLoader (was it really that hard to fix, normen?)
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8185 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
sha..rd
2f41dcfd48
* More checkFrameBufferError() only when setting an FBO, and not when setting main FB
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8184 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
sha..rd
045e2a4317
* AssetManager.loadAsset() with null key will throw exception
...
* Make use of try/finally paradigm for all loaders
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8183 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
Kae..pl
0094d37e0f
Loading constraints for blender 2.49 fix (warning is now shown when blender version is 2.50 or higher).
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8182 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
nor..67
589b285ba1
- revert update lwjgl to latest 2.8.0-nightly due to MacOSX issues
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8179 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
nor..67
040d028cf9
- update lwjgl to latest 2.8.0-nightly
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8178 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
rem..om
29dbdc08a4
Filters : fixed depth buffer rendering for additionnal passes
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8176 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
rem..om
90a7917e1a
Cinematic : removed accessors with a typo
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8175 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
sha..rd
dd7495185c
* Do not use control flow in GLSL version 1.0 in Lighting.frag
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8170 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
sha..rd
f6322b28ec
* Fix default value for PssmShadowRenderer intensity
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8169 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
sha..rd
d614244f0f
* Consitency between Matrix4f.invertLocal() and Matrix3f.invertLocal(): Now both of them compare determinant to 0 to check if inversion is possible. This fixes an issue with no lighting when a really small scale is applied to scene objects
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8168 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
sha..rd
71cb644853
* Tried to fix canvas + multisampling bug by creating 1 sample pbuffer
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8167 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
sha..rd
471f449017
* Fix crash on context.restart(). Reset shader sources when shader itself is reset
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8166 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
sha..rd
8411ff22e2
* Fix incorrect warning message in OBJLoader
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8165 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
sha..rd
cfbb444b97
* Ported .material loader to use BlockLanguageParser. Also made it more reliable in terms of detecting lightmaps and strange texture setups.
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8164 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
sha..rd
f421e2a876
* Removed shiny check in Lighting.frag (for ATI Radeon X1600 and similar)
...
* Applying default values for materials inside old J3O files
* Default shininess in TerrainLighting
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8163 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
sha..rd
2d1b2b7948
* Fixed "jME3 ate my mouse" Linux bug when an exception occurs
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8161 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
sha..rd
2d93b713f3
* Reapplied r8158
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8160 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
sha..rd
5a3f191135
* Reverted r8152, r8157 and r8158
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8159 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
dan..om
df7d2684fd
Added the shader's sources to the Logger's Info. It is a bit more verbose, but should help identify where it's coming from. Whereas before you were only getting the "Uniform"'s name that it couldn't find, now it'll tell you in which shader it is.
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8158 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
dan..om
b34a3c02e1
Added Texture2DArray and Texture3DArray.
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8157 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
dan..om
911fc1409d
Removed unused imports.
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8156 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
dan..om
03c22a1dee
Added two new methods to convert ColorRGBA to Vector3f and Vector4f. These should be very useful when using shaders.
...
Formatting.
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8155 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
dan..om
7042720106
Appended the proper OpenGL constants to Javadoc for BlendMode.
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8154 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
dan..om
87435a37d3
Fixed output param to Logger's warning.
...
Added"name" parameter when exception is thrown so it's easier to know what the name is.
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8153 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
dan..om
99c6a41de3
Added Vector2Array, Vector3Array and Vector4Array cases to getValueAsString() method.
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8152 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
roo..om
26f2fe8c8d
Audio tests: Using play() and playInstance() on AudioNodes instead of 'deprecated' playSource() on AudioRenderer.
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8150 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
roo..om
1acd324d02
Audio tests: Used non-deprecated constructor, replaced "AudioApp" class by SimpleApplication
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8149 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
lex..82
d613ed7c84
FIXED: org.lwjgl.LWJGLException: X Error: BadWindow (invalid Window parameter) request_code: 2 minor_code: 0
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8148 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
Sha..om
7929111a3a
- Fixed normal vector incorrect in Mesh.getTriangle() (Thanks Kaelgaga)
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8147 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
nor..67
31e151fec1
- merge changes to native bullet
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8144 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
nor..67
93326d1285
- fix ragdoll listeners being looped when no listener list exists
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8143 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
nor..67
428f0a7627
- simplify TestRagdollCharacter
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8142 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
nor..67
b8586a4ea8
- simplify TestRagdollCharacter
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8141 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
nor..67
e20f58c5e3
- cleanup TestRagdollCharacter
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8139 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
bre..ns
3f6834d7c7
fixed terrain picking bug
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8138 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
nor..67
eef34897be
- add TestRagdollCharacter
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8137 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
sky..ok
50792c460b
Fix for typos in Texture javadoc
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8136 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
bre..ns
6940694e14
* fixed bug with terrain collision and flat terrain having a zero-volume bounding box
...
* corrected terrain.getHeight()
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8135 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
rem..om
e5c554e112
TestBrickTower : changed some parameters inthe shadow renderer
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8132 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
nor..67
25c6c0b440
- fix BombControl effect
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8129 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
rem..om
cd474b2be9
Engine :
...
- WIP : Added new batching system : GeometryBatch, that allow batched geometries to be transformed
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8128 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
nor..67
2f00147def
- add niftygui javadoc to sdk libraries
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8121 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
nor..67
1af1aaef2a
- add niftygui javadoc
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8120 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago