Commit Graph

4329 Commits (d6e427a50fd4f7c972c40d13fefbdde64897049d)
 

Author SHA1 Message Date
rem..om 413f2b1e48 Implemented a new TempVars system, temp vars can now be requested without conflict. 14 years ago
ant..om dfeff3c6af Fix major bug: TerrainGrid.getHeight returned always 0 after first grid change happened 14 years ago
Kae..pl c30288febf Fix to texture loading: catching asset's manager AssetNotFoundException. 14 years ago
kim..ng f230997d93 Android: added customizable messages to exit dialog 14 years ago
Kae..pl 38eb3de309 Clone method added to BoneAnimation. 14 years ago
nor..67 19403e5660 - add fix for physics mesh generation and physics collision shape ignore flag to native bullet 14 years ago
Kae..pl 4a9f7ab979 Implementation of shrinkwrap constraint (+ several bugfixes and updated test asset file). 14 years ago
kim..ng fef0820ca6 Android: fixed bug - EGL_SURFACE_TYPE is checked now. Added ConfigType.FASTEST and .BEST to AndroidHarness 14 years ago
Kae..pl 697a02e7c5 Support for object animation constraints loading. 14 years ago
Kae..pl 542559738d Bugfix: constructor with 'scales' argument did not store it. 14 years ago
Kae..pl 48bfcaac18 Synchronization added during constraints functions initialization. 14 years ago
Kae..pl 52b40e7ae5 Refactoring. Moving Properties class to structures package. 14 years ago
Kae..pl e0188e7a13 Support for 'Fit curve' mode in array modifier added. 14 years ago
nor..67 3cdbd90d5a - make some nifty and the new noise library public for jMP 14 years ago
Kae..pl 88584ea76c Full support for loading mirror modifier added. 14 years ago
nor..67 0b02438f96 - add various SuppressWarnings("unchecked") 14 years ago
Kae..pl 16c60c7cde 'isNotNull' method added to pointer (so that the code reading is more clear). 14 years ago
Kae..pl fd2184784c Support for loading custom properties added. 14 years ago
sha..rd c410fae0a6 * Plane.normal is now created by default and set instead of using references 14 years ago
sha..rd e8069191a3 * 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
nor..67 93d968a12b - fix compile error in renderer (vb.getBufferType().name()) 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
bre..ns 2ded30739d * bumped up terrain material texture support 14 years ago
rem..om be366b5b53 FilterPostProcessor fixed resizing issue with canvas 14 years ago
bre..ns bb916a02c2 * added smooth brush to terrain editor 14 years ago
rem..om 1ad174f7b5 WaterFilter fixed some remaining m_ stuff 14 years ago
bre..ns 1cea8d81fc * hooked the level button to the toggle bar, added tool tip 14 years ago
bre..ns e46e696838 terrain editor slider fix for mac 14 years ago
bre..ns 23a65d1caa added level-terrain tool 14 years ago
bre..ns 4148e216b4 tweaks to getHeightmapHeight, removed old code 14 years ago
kim..ng f02c21a51f Android: fixed crash in harness if inputManager is not initialized yet 14 years ago
ant..om c9993d87b8 Updated TerrainGridTest: removed the original fractal code, as it is not used for this test anymore 14 years ago
sha..rd 5c8a7c4dd4 * Added smooth terrain editing to TerrainTestModifyHeight 14 years ago
sha..rd 17af890e86 * Fix OBJ/MTL parsing bug when using linux line breaks 14 years ago
bre..ns 993b220922 * performance improvements to terrain height modification 14 years ago
kim..ng 026b7f2211 added sending of historic events and added exit dialog to AndroidHarness 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