Commit Graph

544 Commits (c02b24da12b93331034b6d2ad8fd2d6b033cc094)

Author SHA1 Message Date
rem..om 4c18882032 addionnal javadoc for com.jme3.animation 14 years ago
Kae..pl 07a2a44f7f Fix to setting initial velocity by DefaultParticleInfluencer. 14 years ago
rem..om 978ee32a96 WateFilter depth write fix (yeah 'fix' Kirill). Issue was glClear(GL_DEPTH_BUFFER_BIT) seems to not work when glDepthMask is false 14 years ago
kim..ng 8955f719b7 Touch: Added keycode to touchtrigger, 0 for all events 14 years ago
sha..rd 39a7c743af * Fix android runtime error due to BufferedImage being used in AppSettings 14 years ago
sha..rd 37894d1698 * HttpZipLocator UTF8 decoder replaced with proper code 14 years ago
rem..om 86eb9b5173 Who let the doc out? 14 years ago
sha..rd d6d3894fff * New version of nifty * Added simple package.html for some of the jME3 packages 14 years ago
sha..rd 928345295b * Javadocs for com.jme3.renderer 14 years ago
sha..rd a8533e5378 * Fixed crash in TestDepthOfField 14 years ago
sha..rd 8cbb0f210d * Small javadoc fixes 14 years ago
sha..rd 95cdde7f53 * Javadocs for com.jme3.material 14 years ago
sha..rd d03683deca * SimpleTextured, SolidColor, VertexColor, and WireColor are now obsolete. Using those materials will crash your application. 14 years ago
sha..rd 34c98682c1 * Fixed issue with MatParamTexture loading in J3O files 14 years ago
sha..rd 80900a8d64 * Moved MatParamTexture out of the Material class (might break loading of old j3o models ..) 14 years ago
sha..rd 4079aeab5e * Fix some formatting issues in com.jme3.animation package.html 14 years ago
sha..rd 913d3ec963 * Javadocs for com.jme3.input 14 years ago
sha..rd 58626202f0 * Javadocs for com.jme3.effect 14 years ago
sha..rd 6b96a6f282 * Javadocs for com.jme3.light 14 years ago
sha..rd 66bf6b20b9 * RenderState.copyMergedTo() now properly combines stencil state 14 years ago
sha..rd dce2dd2eb1 * Deleted StencilFunction and replaced it with TestFunction (in case it will be used in more than one place) 14 years ago
kim..ng 443e49925d Android: added pressure to TouchEvent, fixed trigger handling 14 years ago
sha..rd eed0a864f0 * Fixed crash in TestNiftyGui by moving hellojme.xml to test-data 14 years ago
Kae..pl 19ad025877 Moving emitter shapes to a separate package. 14 years ago
rem..om c95c656a55 WaterFilter reflection is now correctly rendered when the up axis of the cam is not Y 14 years ago
Kae..pl 49116be02d Changes to particles system: 14 years ago
rem..om 23c992b05b curve : fixed wrong index buffer allocation 14 years ago
kim..ng d472a16f7f Touch event core files integration 14 years ago
PSp..om 85d711ccd2 Converted the raw input listener loop to use a 14 years ago
rem..om 2d4896942d TranslucentBucket : 14 years ago
Sha..rd c91d1d264a * Added new constructor for AudioNode that accepts stream-cache parameter 14 years ago
Sha..rd 3a938b7dc9 * Mesh.getTriangle() now supports 32bit index buffers and no index buffers 14 years ago
Kae..pl b6d7b78a70 Added shape emitters that uste the meshes' shapes to emit particles (used by Blender Loader). 14 years ago
rem..om e73e97f753 BillboardControl : 14 years ago
rem..om bc8162104f Camera : 14 years ago
rem..om eb63ad11de Animations : 14 years ago
rem..om 1c76575ef7 Added empty constructor for Camera for serialization 14 years ago
PSp..om 743ecf650e Fixed a comment to be more accurate. Max distance 14 years ago
PSp..om 2f415f3919 Fix an index out of bounds exception when moving an 14 years ago
rem..om cacfc6b71a Properly use bitmasks on camera for checking culling ( to avoid checking against a plane if the parent node is already on the positive side of it) making culling faster 14 years ago
sha..rd 3430cd93d1 * Prevent UnsupportedOperationException when using LightMode SinglePass 14 years ago
rem..om db62445d7e Post process filters : 14 years ago
rem..om 792f44cf9f Post process filters : 14 years ago
sha..rd a28c2622d9 * Revert back to fixed ortho matrix calculation 14 years ago
rem..om 8e5832f975 Set z scale to 0 in orthoMatrix as it was before 14 years ago
sha..rd 4fbaecc5db * Added Javadoc for Picture, FrameBuffer, Image.Format, and AppSettings 14 years ago
sha..rd deae399075 * Fixed exception in Mesh.setInterleaved 14 years ago
sha..rd 5bf644ff90 * Made MTLLoader more compatible 14 years ago
rem..om 7938b776de - Fixed crash in Curve class when building indexbuffer 14 years ago
sha..rd bef4a77169 * Fixed viewport location bug in RenderManager 14 years ago