Commit Graph

26 Commits (91ea95328e518c94e995c84be2c8afb6b776debe)

Author SHA1 Message Date
rem..om 91ea95328e Fixed isEqual to equals in GeometryBatchFactory and in TestMaterialCompare 13 years ago
rem..om 1945a0c1c0 BatchNode and GeometryBatchFactory now uses the material's isEqual method to gather the geometries to batch 13 years ago
Sha..rd be7a22e3d5 * Remove most common usage of IntMap.iterator() 13 years ago
Sha..rd 68da72cf66 * Actually fixed the issue with the tangents this time .. (TestTextureAtlas runs) 13 years ago
Sha..rd c9046fa21c * Since number of tangent components in a tangent buffer can vary, GeometryBatchFactory now takes # of components into account preventing IndexOutOfBoundsException 13 years ago
rem..om 26665e5df0 GeometryBatchFactory now correctly transforms tangents buffer (it was not taking the 4th component into account) 13 years ago
PSp..om 38f56d3f2e GeometryBatchFactory now bulk copies the untransformed 13 years ago
PSp..om e6dc1b7183 Modified GeometryBatchFactory to be thread safe 13 years ago
nor..67 a265e72759 - move TextureAtlas methods out of GeometryBatchFactory 13 years ago
nor..67 f04654ee20 - fix inverted alpha for non-alpha textures 13 years ago
nor..67 d5c766cc8b - make GeometryBatchFactory check for diffuse texture before applying normal textures 13 years ago
nor..67 c4b1205fda - remove tangent generation from batch factory 13 years ago
nor..67 99c7797ea5 - fix moved update calls 13 years ago
nor..67 bb1ff2e9e5 - improve atlas test, display quad with atlas texture 13 years ago
nor..67 1aabed9bc5 - add normal and specular (lighting) support to TextureAtlas generation 13 years ago
nor..67 58a08eb570 - add test for TextureAtlas 13 years ago
nor..67 fbf42ffbca - improve failsafeness of GeometryBatchFactory 13 years ago
nor..67 3cdaf0e051 jme3: 14 years ago
sha..rd 31027a0b2c * Some javadoc for Mesh 14 years ago
sha..rd 37894d1698 * HttpZipLocator UTF8 decoder replaced with proper code 14 years ago
rem..om 3f707fb44a GeometryBatchFactory now retain original Lod informations thanks to Rickard 14 years ago
sha..rd 6196de22f7 * Removed all deprecated classes, methods, and fields 14 years ago
nor..67 dd749a699b - simplify GeometryBatchFactory.optimize() by expecting a Node as parameter 14 years ago
nor..67 0dacbb77e1 - add JavaDoc to GeometryBatchFactory 14 years ago
nor..67 345986fb70 - make GeometryBatchFactory.optimize() replace the optimized spatial 14 years ago
nor..67 9e53abbb7a move jme3 to trunk 14 years ago