Commit Graph

173 Commits (ccf1242112cea18d5466ecc26071b6aaab039a37)

Author SHA1 Message Date
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
sha..rd fb11b4b3ed * Fixed exception in SkyFactory 14 years ago
rem..om 083333ac6e - Fixed viewPort positioning and scaling for ortho cam and added multiple gui viewports to TestMultiViews 14 years ago
sha..rd 6b537307fd * Deprecated ViewPort.setClearEnabled, since we have separate clear flags for each channel in the framebuffer 14 years ago
nor..67 8406f0058e Kirill: Better fix for mac issue 14 years ago
Sha..om 5d4c279467 * Removed argument check in Mesh.setBuffer() since now its done in VertexBuffer.setupData() 14 years ago
Sha..om b56c700023 * Added null checks in setupData() 14 years ago
sha..rd 344efe544a * Added check in SkyFactory to ensure the images can be used in a cubemap 14 years ago
sha..rd 52e3da57f8 * Added check in Mesh.setBuffer() for components argument to be between 1 and 4 14 years ago
sha..rd 1a3823b6aa * Set AppSettings.setRenderer() to LWJGL_OpenGL_ANY to choose renderer based on capabilities of video card. 14 years ago
sha..rd 3ed2824cc3 * Sorting ID now reset properly when shader or texture changed 14 years ago
sha..rd 0d0454f248 * Canvas is now using pbuffer workaround, allowing renderer to acquire renderer capabilities even if the canvas is not visible yet. 14 years ago
sha..rd dcf3f3c061 * Fixed bug in RenderImageJme Texture constructor that would not take into account width/height 14 years ago
nor..67 f6757c73fc - add empty constructore to AudioNode to reenable serialization (temp fix) 14 years ago
Sha..om d6df196a2a * J3O embedded textures now supported. All textures without a TextureKey set will have their image data directly saved in the J3O file. 14 years ago
sha..rd f640e5de21 * Added javadoc to AudioNode 14 years ago
sha..rd 6196de22f7 * Removed all deprecated classes, methods, and fields 14 years ago
sha..rd 33dac750d7 * Fix for jMonkeyPlatform "100% CPU usage" bug 14 years ago
rem..om 609d975965 Fixed a hack in Bone class for the ragdoll, so Kirill can sleep again. 14 years ago
rem..om 6c2eba12ec Fixed double TempVars locking in skeleton and bone when computing skinning matrices, thanks to cyuczieekc 14 years ago
sha..rd 4698e13644 * Fixed IllegalArgumentException in Camera.setGuiBounding 14 years ago
sha..rd e6b11e8013 * Fixed yet another bug with transforms, this time in Spatial.worldToLocal 14 years ago