Commit History

Author SHA1 Message Date
  Sha..rd 2cbbfaa3b9 * It is now possible to modify an existing buffer through Mesh.setBuffer() (previous behavior was to crash) 14 years ago
  Sha..rd f3528f8d6e * BufferUtils.destroyDirectBuffer() will only look up methods once 14 years ago
  Sha..rd 68da72cf66 * Actually fixed the issue with the tangents this time .. (TestTextureAtlas runs) 14 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 14 years ago
  Sha..rd 3dfe3d70f5 * Re-added conditional in Lighting.frag to avoid NVIDIA bug. It uses control flow but most GLSL compilers should optimize it to compare and set. 14 years ago
  Sha..rd df212d358f * AndroidAssetManager will avoid registering loaders if the class isn't in the classpath similar to DesktopAssetManager 14 years ago
  Sha..rd 1aed2068be * Formatted many android classes and files 14 years ago
  bre..ns 8d9895036b more terrain normal code clean up 14 years ago
  bre..ns 3420ec2881 simplified terrain tangent generation, cleaned up code 14 years ago
  nor..67 9221bea9d9 - override default javadoc target to exclude test javadoc in build.xml 14 years ago
  nor..67 b264e4dff1 - simplify build.xml jar separation 14 years ago
  Sha..rd ea0617fa81 * Added new uniform binding WorldMatrixInverseTranspose (thanks kwando) 14 years ago
  roo..li 7c999dc4cd Updated code palette: added appsettings, background color, improved shiny and textured. 14 years ago
  roo..li 05dc1f1909 replaced deprecated ColoredTextured by Unshaded.j3md in sample 14 years ago
  nor..67 8848c90b47 SDK: 14 years ago
  nor..67 b0ada38d21 - move effects and networking to separate jar files 14 years ago
  nor..67 9978684407 - move effects and networking to separate jar files 14 years ago
  Kae..pl 2b004e803d Better support for textures blending. 14 years ago
  Sha..om b12285b8a4 * Make AndroidImageInfo extensible, add javadoc explanation 14 years ago
  Sha..om 06f5ad5bce * Fix Blender 2.62 issue with uint64_t 14 years ago
  roo..li 321c50c514 Fixed reported bugs in drag&drop Palette (typo in xml file, use of deprecated effects API in Java files) 14 years ago
  PSp..om f07446e0d4 Added an accessor for the stats view object. 14 years ago
  roo..li aebe0161d4 Added "how_to_use_materials" to sdk help wiki_help.properties 14 years ago
  roo..li 29953fdb83 Added "how_to_use_materials.html" to sdk help core-toc and wiki-map 14 years ago
  Kae..pl c23c7e1378 Fix to textures loading (material color should now not interfere with the texture). 14 years ago
  Kae..pl 3d22756dfc Added support for loading the following texture types: DXT1, DXT3 and DXT5. 14 years ago
  roo..li 8af8d87752 added material colors/specular/diffuse to shiny sphere snippet in Palette 14 years ago
  rem..om 03da8d5316 BatchNode enhancements : 14 years ago
  rem..om 446c03935e Fixed NPE in AndroidAudioRenderer when soundPool is not initialized 14 years ago
  rem..om c4231e3200 - Inverted red channel of the pond normal map so it looks bumpy 14 years ago