Commit Graph

123 Commits (91477b73f5be6e6a876ff45db865c329d9e140df)

Author SHA1 Message Date
rem..om 91477b73f5 Engine : 14 years ago
rem..om 6c7082a7e3 engine : added texture3D support based on darkfalkon Texture3D code and Kaelthas testcase 14 years ago
sha..rd 984721cc75 * AnimControl now supports abstract animation (doesn't have to be BoneAnimation) 14 years ago
roo..li 59b00bbae9 Added CameraNode and new navigation to TestPhysicsCharacter. 14 years ago
roo..li 3a3a5de8c9 Added javadoc, fixed tiny typo, reformatted sample a bit. 14 years ago
rem..om d722c65280 CameraNode : created a simple testCase to demonstrate how easy it is to make a camera follow a spatial using a Camera Node. 14 years ago
rem..om 8f59984d00 Particle Emitter : 14 years ago
sha..rd f15107da95 * All asset cache operations can now work on smart cache 14 years ago
ant..om 06e04c429c Fix: fixed exception when trying to jump with physics turned off 14 years ago
sha..rd d8afde19cf * Fix crashes due to introduction of MaterialKey 14 years ago
sha..rd 026a72d57e * Fix crash in TestEverything 14 years ago
ant..om dfef1a6dfe Fix: fixed a bug when using alphamaps with TerrainGrid 14 years ago
rem..om 99a4b00c15 - Added SpotLight light type. 14 years ago
Kae..pl e911e3299e Changes to animations storing (not yet used in the selected blender file) and small refactoring. 14 years ago
Kae..pl a2b83be8bd Improvements to blender manual tester. 14 years ago
ant..om 026abb5a74 update: removed tileLoaded from TerrainGridListener, one should use tileAttached and tileDetached instead. 14 years ago
ant..om dde0c0a885 Fix: extended TerrainGridListener with ozonegrif's extension 14 years ago
ant..om 549dda881c Fix: I left a useless parameter in test 14 years ago
ant..om 07e096ae71 Fix: the new way to add physics to terrainGrid is to use the listener interface, see updated tests 14 years ago
bre..ns 1a08b7b0f6 * fixed lod bug in TerrainGrid 14 years ago
bre..ns 1a72ca91b1 * simplified terrain tests, only passing in single camera 14 years ago
sha..rd 235646f38f * Minor shader formatting 14 years ago
sha..rd bffe191275 * Fix NullPointerException in MaterialHelper 14 years ago
bre..ns 70f1a6f323 * Cleaned up and simplified the Terrain API. 14 years ago
ant..om e44d581fea Fix: fixed, white terrain effect according to the forum 14 years ago
ant..om dbe1bb0ed6 Fix: calculating localTranslation after gridChange 14 years ago
sha..rd 09137fef25 * Better TempVars benchmark 14 years ago
sha..rd 8523bcb46c * Fix ArrayIndexOutOfBoundsException in TempVars 14 years ago
sha..rd 951d9fe23a J3O incompatibility issues fixed 14 years ago
sha..rd 348b1d638a * Fixed Blender loader crash when "Image" texture mode is specified but actual image is not selected 14 years ago
rem..om 413f2b1e48 Implemented a new TempVars system, temp vars can now be requested without conflict. 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 c727d3e006 * Fixed crash in TestCinematic 14 years ago
bre..ns 2ded30739d * bumped up terrain material texture support 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
bre..ns 993b220922 * performance improvements to terrain height modification 14 years ago
rem..om 97e4a03ceb Working TestPostWater with only one light to avoid the depth write bug until i found a solution 14 years ago
sha..rd 37894d1698 * HttpZipLocator UTF8 decoder replaced with proper code 14 years ago
ant..om 155ab1c1c6 Updated TerrainFractalGridTest and TerrainGridTest to call terrain.initialize() 14 years ago
ant..om 2073f58cf8 TerrainGridListener is extended to be able to change material of individual grid files. 14 years ago
sha..rd d6d3894fff * New version of nifty * Added simple package.html for some of the jME3 packages 14 years ago
sha..rd a8533e5378 * Fixed crash in TestDepthOfField 14 years ago
rem..om 95e709f820 Water Filter : underwater shader 14 years ago
ant..om b8d1073014 Introduced a new Namer class, so the heightmap tiles' names can be generated independent from the terrain system. 14 years ago
sha..rd 8cbb0f210d * Small javadoc fixes 14 years ago
sha..rd d03683deca * SimpleTextured, SolidColor, VertexColor, and WireColor are now obsolete. Using those materials will crash your application. 14 years ago
sha..rd 80900a8d64 * Moved MatParamTexture out of the Material class (might break loading of old j3o models ..) 14 years ago
rem..om 3f707fb44a GeometryBatchFactory now retain original Lod informations thanks to Rickard 14 years ago