Commit History

Author SHA1 Message Date
  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