Commit Graph

1953 Commits (697d23ddc0300fa3d08aadc153f681e310a2eb9b)
 

Author SHA1 Message Date
nor..67 697d23ddc0 - fix FXAA shader BlindCoding(TM) bug 13 years ago
sha..rd d0699f5c60 * FXAA now supports baseline GLSL 1.00 instead of GLSL 1.3 13 years ago
sha..rd e9a28ced31 * Cleaned up FXAA shader, moved requirement to GLSL 1.3, removed dependency on EXT_gpu_shader4 13 years ago
bre..ns d83581ebb4 moved nmgen terrain translation up to findGeoms 13 years ago
bre..ns 209d5d6082 navmesh gen heightscale fix 13 years ago
bre..ns 1625841c47 fixed terrain scaling in navmesh generator 13 years ago
nor..67 2ff329f9de SDK: 13 years ago
nor..67 0445afb461 SDK: 13 years ago
nor..67 ebf0d1647c SDK: 13 years ago
nor..67 5d291c8a0d SDK: 13 years ago
nor..67 d37352256a SDK: 13 years ago
nor..67 ce80432d42 SDK: 13 years ago
nor..67 445cbdc09c SDK: 13 years ago
bre..ns 68901f6bc4 what, I did not forget this 13 years ago
Sha..rd b38e545036 * Fix Android 2.2 - 3.2 crash 13 years ago
bre..ns a59339054a moved some of the terrain utils into tool options in the scene explorer 13 years ago
bre..ns d28b580640 fixed bug in terrainQuad, uses worldTranslation for coordinate offset now for height adjustment 13 years ago
nor..67 752ef87720 SDK: 13 years ago
nor..67 1cede40383 - make AssetConfig more robust when loading assetmanager config from file 13 years ago
nor..67 479fdd5624 SDK: 13 years ago
Sha..rd 22c28bf39a * Remove error message when loading old j3o with TerrainPatch 13 years ago
nor..67 707cce9300 SDK: 13 years ago
Sha..rd 9dfe1b12f3 * New J3O format version: fixed incorrect serialization of savable versions for certain class hierarchies 13 years ago
nor..67 8bb467fbfa SDK: 13 years ago
nor..67 5ea34249f6 SDK: 13 years ago
Sha..rd e7eba5b155 * Fixed error in TerrainPatch loading 13 years ago
Sha..rd 96bde02de6 * Fix compile error in FrameBuffer, setRefreshNeeded() -> setUpdateNeeded() 13 years ago
nor..67 ae451abf52 SDK: 13 years ago
nor..67 60f7963cf4 - add storage folder support to android renderer, thanks @iwgeric 13 years ago
nor..67 b51c736e80 - rephrase and clarify some TextureAtlas javadoc 13 years ago
nor..67 3b91333636 - add ImageToAwt fallback (using reflection, no AWT dependency) to TextureAtlas conversion 13 years ago
nor..67 8a08f8d505 - add grayscale (Luminance8/Luminance8Alpha8) texture support to TextureAtlas 13 years ago
nor..67 2511d6960e - add VehicleWheel.getDeltaRotation(), thanks to @niclas 13 years ago
nor..67 d918cefc17 - add more javadoc to TextureAtlas 13 years ago
nor..67 d18460ae33 - small javadoc fixes for TextureAtlas 13 years ago
nor..67 64c5e75684 - add lots of javadoc with examples etc to TextureAtlas 13 years ago
nor..67 1dab3c2172 - fix svn 13 years ago
nor..67 5a451b3aa6 - use assetKey.toString() in TextureAtlas to account for flipped textures 13 years ago
nor..67 bfa0bf6a1e - some javadoc fixes in TextureAtlas 13 years ago
nor..67 d83815847a - add size warning to TextureAtlas 13 years ago
nor..67 1d742f1d07 - do not store useless reference to image in TextureAtlas 13 years ago
Sha..om b0b3f1b55e * FrameBuffer.setTargetIndex() will set refresh needed on FrameBuffer 13 years ago
nor..67 576428d2ef SDK: 13 years ago
nor..67 3031875264 - TextureAtlas: move some things from static methods to object methods 13 years ago
nor..67 14daceaabd - TextureAtlas javadoc fixes 13 years ago
nor..67 550499a0d6 - add some more static helper methods to TextureAtlas 13 years ago
nor..67 a265e72759 - move TextureAtlas methods out of GeometryBatchFactory 13 years ago
nor..67 f04654ee20 - fix inverted alpha for non-alpha textures 13 years ago
nor..67 d5c766cc8b - make GeometryBatchFactory check for diffuse texture before applying normal textures 13 years ago
nor..67 48ce86e607 - throw exception on unsupported format in TextureAtlas 13 years ago