Commit Graph

1899 Commits (33968b4c39c629a1d915f85e5aff785bc06482e2)

Author SHA1 Message Date
Kae..pl 9a44e32fb2 Image loading changed during textures loading (using AssetManager now). 13 years ago
Kae..pl b5e4914ac7 Additional locators added to locate blender resources. 13 years ago
bre..ns b8df569d86 renamed split to splat 13 years ago
bre..ns 17143f8a3f added the working terrain textures back in 13 years ago
bre..ns fa46b16e87 changed normal and tangent generation for terrain to handle scale, removing artifacts 13 years ago
PSp..om 1dbd617d2d Added a method to register classes in bulk. 13 years ago
PSp..om 8f90e62fec A change from a while back that presents a slightly better 13 years ago
bre..ns 8198719cdf removed commented out code 13 years ago
bre..ns 14cc4eb3b2 improved heightmap smooth algorithm 13 years ago
Kae..pl ccb31e646b Small fix to musgrave texture generator. 13 years ago
PSp..om de8053c740 Removing this directory until the person who committed 13 years ago
bre..ns 7a954c0650 removed a premature commit to terrain tangents that isn't fully working yet 13 years ago
bre..ns 77718d1f15 flipped terrain texture coordinates. New tangent calculations. Warning if heightmap is different size than specified terrain 13 years ago
Kae..pl 11b250ffe1 Support for texture's tube projection. 13 years ago
roo..om cdf464123d Updated BookSamples terrain and water code, textures 13 years ago
Kae..pl 3e1646a6cd Licence blocks added to texture generators. 13 years ago
Kae..pl 8f1e07a557 Moving projection calculations to a separate class. 13 years ago
Kae..pl 843cce9b30 Cube mapping for textures support. 13 years ago
roo..om ade83e8454 BookSamples code update 13 years ago
rem..om 5f5eb708da - Added steep parallax mapping, activate it by setting SteepParallax attribute to true in lighting material 13 years ago
rem..om b86b658c93 Fixed material default value loading 13 years ago
rem..om 75b320b7d6 Better normal map for water 13 years ago
Kae..pl 6c9395c4e9 Creating common setup for both types of loaders. 13 years ago
Kae..pl daa86cfec7 Disabling loading all assets by default. Now unlinked assets or those being on inactive layers will not be loaded if they are not requested to. 13 years ago
roo..li b3a37f93b7 Dome.java: Renamed accessor for inverted boolean. 13 years ago
roo..li 3877740cd8 Dome.java: Updated javadoc to explain effect of parameters and to distinguish between use as SkyDome, pyramid, or cone. Renamed inverted boolean. 13 years ago
Kae..pl d6574a8cc7 Importing generated textures as 3D textures. 13 years ago
Kae..pl ab26912f60 Adding changes pointed out by madlion. 13 years ago
rem..om 36dd462c4f Test rundown part 1 : 13 years ago
sha..rd f6f378ec55 * Use the same pbuffer pixel format for everything. Provides better compatibility. 13 years ago
sha..rd db0a4f23a8 * New block language parser 13 years ago
rem..om 0316bec713 SkyFactory : you can now specify the sky sphere radius when creating a sky to avoid near plane clipping when it's set too close to the radius value. 13 years ago
bre..ns 9bd9e1dc08 fixed add terrain bug, now they all use the same action 13 years ago
rem..om 70af91d981 Engine : added texture type hint to the texture key 13 years ago
Sha..om c77f1c6cfb * Fix for x window crash on Display.destroy() on linux 13 years ago
sha..rd 2636343ac7 * Fix hard edge bug for spot lights on NVIDIA cards 13 years ago
sky..ok 6c2332d833 Javadoc fixes and links for the com.jme3.animation package; Added missing license header 13 years ago
PSp..om b3e488ff76 Fixed to properly update the buffer when the extents 13 years ago
sha..rd 2ddc537ddc * Forgot to commit proper exception for generated textures in MatParams 13 years ago
sha..rd e5be9cef83 Lighting material 13 years ago
sha..rd 17b949fea2 Blender Loader 13 years ago
rem..om 91477b73f5 Engine : 13 years ago
rem..om 6c7082a7e3 engine : added texture3D support based on darkfalkon Texture3D code and Kaelthas testcase 13 years ago
nor..67 c26e4d8e42 - revert previous change as wrong image paths might result 13 years ago
nor..67 65c228ff15 - fix NiftyJmeDisplay so that other locators can be registered for NiftyGUI 13 years ago
nor..67 ac8a9dc0ce - make AppSettings final 13 years ago
nor..67 3081862ced - add support for material name mappings to MaterialExtensionLoader 13 years ago
nor..67 59d7bcdee6 - globally reduce asset paths in AssetKey constructor so that no key type can produce relative elements in the asset name 13 years ago
rem..om 10366623f7 Added FXAA filter to the core thanks to phate666 for its implementation 14 years ago
rem..om c6bd03eeab Added LinearExtrapolation to FastMath thanks to Wezrule http://jmonkeyengine.org/groups/features/forum/topic/2-requests-for-features/#post-138082 14 years ago