Commit Graph

13 Commits (966ff8d857280916d181d34c58fb8c2b628a58bd)

Author SHA1 Message Date
rem..om 28926b8383 WaterFilter can now have a square shape 13 years ago
rem..om 68892dfee3 WaterFilter can now be constrained to an area in the scene based on a center and a radius. This allows to have several water areas in the same scene with different sets of parameters 13 years ago
Sha..rd 7825249952 * Made some classes pretty, hope you like it 13 years ago
Sha..rd 27e97c34da * 'FixedFunc' technique were wiped out entirely. Not useful since now we choose default technique based on caps anyway. 13 years ago
Sha..rd 55d75c5abc * Shader now stores shader language in the ShaderSources instead of the Shader itself (everything makes a lot more sense now). 13 years ago
nor..67 ea0be5cf9f - fix imports across engine 13 years ago
sky..ok 96e20aad8d Javadoc fixes: Down from 260 to 221 warnings 13 years ago
rem..om 2e704987b9 Fixed alpha variable declaration in SSAO Normal pass shader.Thanks to koris. 13 years ago
rem..om 9d7d5a388c Shadows/SSAO and transparency : Removed the AlphaDiscardThreshold from the frag shaders 13 years ago
rem..om 22edb7beb0 Shadows/SSAO and transparency : Removed the AlphaDiscardThreshold attribute from the lighting material. Transparency discarding is now handled by the AlphaFallOff render state (as it should be). 13 years ago
sky..ok 533fb86c50 Down to 260 Javadoc warnings from 324 13 years ago
rem..om 5671358657 Soft particles implementation. 13 years ago
nor..67 b0ada38d21 - move effects and networking to separate jar files 13 years ago