Commit Graph

206 Commits (64d9c6014203aa1f1f445650c67440b41ea1d6a3)

Author SHA1 Message Date
sky..om 8e721f5c93 Brought the number of Javadoc workings down to 322 from 391; Updated year to 2012 in license header of affected files 13 years ago
nor..67 1bf268bea7 - adapt name for destroyByteBuffer() 13 years ago
nor..67 de65246ddb - add way to release direct memory, including test 13 years ago
rem..om 1f2193a2b9 Audio : implemented API for seeking capability in streamed ogg files. It doesn't work fine yet 13 years ago
bre..ns 8a9ec04e35 moved noise library into jme3/terrain 13 years ago
rem..om d6124d3489 Renamed AnimationHelper to AnimationFactory 13 years ago
rem..om e902588700 fixed TestMusicPlayer to corectly initialize audioContext 13 years ago
rem..om 80df839071 refactored TestCinematic to use spatial animation with AnimationHelper instead of deprecated position, scale and rotation tracks 13 years ago
rem..om 7de07d056c Created an AnimationHelper to ease the creation process of a spatial animation, based on key frames interpolation. 13 years ago
bre..ns 817591076e removed the remaining awt dependencies from terrain grid and its utils 13 years ago
bre..ns 356c3b55cc deprecating and removing most AWT dependencies from heightmaps and TerrainGrid, still some more to do 13 years ago
sky..ok 459f3ba4dd Fixed link to missing model in TestTransparentCartoonEdge and TestTransparentSSAO 13 years ago
sky..ok ef083e477f Fixed link to missing model in TestTransparentShadow 13 years ago
rem..om 08af19ec5b Cinematics : 13 years ago
nor..67 3cdaf0e051 jme3: 13 years ago
nor..67 c906508e62 - big refactoring of engine build and cleaning of sources, totally breaking SDK build for now 13 years ago
bre..ns 36453a919c TerrainGrid no longer needs initialize() called, handled automatically now. 13 years ago
nor..67 7f39e256aa - remove physics shape creation from TerrainFractalGridTest altogether 13 years ago
bre..ns 2253690024 normen made me do it! 13 years ago
bre..ns 4e34217111 * Terrain API changes to better support TG in SDK terrain editor 13 years ago
nor..67 9a5bb23687 - fix FractalTileLoader not implementing TerrainGridTileLoader 13 years ago
nor..67 9e18ec6184 - update test data, add list size check to TerrainGrid 13 years ago
nor..67 796f912ea1 - update test data and Test names for TerrainGrid 13 years ago
nor..67 b087c3e843 - rename TerrainQuadGrid -> TerrainGridTileLoader, AssetQuadGrid -> AssetTileLoader 13 years ago
nor..67 4d9783ec81 - add workaround for bugged TerrainGrid test data 13 years ago
nor..67 2327e2303d - add workaround for bugged TerrainGrid test data 13 years ago
nor..67 77d35acb22 - fix j3o to include material 13 years ago
nor..67 3645d09ec2 - add TerrainGrid serialization test 13 years ago
nor..67 3056d0b25e - change test 13 years ago
nor..67 916af255a0 - change test data 13 years ago
nor..67 4105689fea - improve AssetQuadGrid 13 years ago
sha..rd 4ba21821a3 * Added ability to switch between lit model and tangent display 13 years ago
sha..rd 5440deeaeb * Commit new test tangent for lex 13 years ago
sha..rd 83ab68264b * Put arrow texture on alien, generate axis for each vertex 13 years ago
sha..rd 0e49c439b7 * Javadoc for Asset 13 years ago
bre..ns 0dddd8613f * fix terrain grid camera offset problem 13 years ago
rem..om fafd79e5d3 - Added textureArray support (thanks to phate666) 13 years ago
rem..om 7193c0b2d3 Batching : 14 years ago
rem..om feeedfa682 - Removed old batching classes (GeometryBatch and BatchedGeometries) as they are no longer needed 14 years ago
sha..rd ffce10b8da * Added AwtPanel.attachTo() argument that allows attaching panel to main framebuffer instead of replacing it on the viewports 14 years ago
rem..om 63b62269e8 - Dynamic Batching 14 years ago
bre..ns 7d7c2c53c3 fixed lod in TestSpotLightTerrain 14 years ago
nor..67 2055bf0fe3 - fix TestWalkingChar shooting 14 years ago
nor..67 3198415cce - make SaveGame use Binary and UUEncode (sun.misc package, available on android?) 14 years ago
rem..om be6259e5ba - fixed bad time calculation on cinematics 14 years ago
rem..om 298c052d24 - Use quaternions and slerp for rotation track 14 years ago
nor..67 cfc6036bf2 - cleanup after Kirill-Bomb 14 years ago
sha..rd e3bff6d62a * Moved checkFrameBufferError() to part that sets up framebuffer. Can prevent odd crashes on some systems before any framebuffer is active. 14 years ago
sha..rd fa92c00a20 * AwtKeyInput now synchronized properly between OGL and EDT threads 14 years ago
sha..rd a28d0d8baf * Initial commit for light-weight jME3 AWT panels 14 years ago