Commit Graph

166 Commits (491c164bd36a0ded4086bbc5ed82494903d0be06)

Author SHA1 Message Date
nor..67 d6f7ebc89c - add getFilterIterator to FilterPostProcessor 14 years ago
rem..om 413f2b1e48 Implemented a new TempVars system, temp vars can now be requested without conflict. 14 years ago
Kae..pl 38eb3de309 Clone method added to BoneAnimation. 14 years ago
Kae..pl 542559738d Bugfix: constructor with 'scales' argument did not store it. 14 years ago
sha..rd c410fae0a6 * Plane.normal is now created by default and set instead of using references 14 years ago
sha..rd ba88539817 * Improved performance of Matrix3/4f.fillFloatBuffer() by writing to an array first 14 years ago
sha..rd 8c69c7d205 * Shader now has accelerated access to attribute by using IntMap 14 years ago
sha..rd 31027a0b2c * Some javadoc for Mesh 14 years ago
sha..rd c727d3e006 * Fixed crash in TestCinematic 14 years ago
sha..rd a6300ba55b * Initial docs for com.jme3.scene.debug, com.jme3.scene.shape, com.jme3.scene.control 14 years ago
sha..rd d62952a16e * Little bit of docs for RenderQueue 14 years ago
sha..rd f9b0a56c90 * Javadocs for com.jme3.renderer.queue 14 years ago
sha..rd 8a9e717ca9 * Small fixes in DDSLoader 14 years ago
sha..rd c6d887cf5a * Javadocs for com.jme3.scene 14 years ago
sha..rd 88a5109865 * Optimization to prevent garbage generation by replacing Arrays.sort() with SortUtil.msort() 14 years ago
sha..rd f9079171f1 * Optimization to prevent allocation of IntMap$Iterator in Renderer.renderMesh() 14 years ago
rem..om bc2de8626d Fixed material reading with new prefixedName in MatParam 14 years ago
sha..rd 447fd87d2c * Fixed heavy string allocation in Technique/MatParam due to m_ prefix workaround 14 years ago
rem..om be366b5b53 FilterPostProcessor fixed resizing issue with canvas 14 years ago
kim..ng 5135400a9f added setOmitHistoricEvents(bool) to TouchInput 14 years ago
rem..om 42d0c8b8fd Bone, redid null check on scale in setBindTransform, ogre.xml can have null scale values 14 years ago
sha..rd c7a5dcf72d * Javadocs for com.jme3.animation 14 years ago
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