1
0
forked from 0ad/0ad
0ad/source/tools/atlas/AtlasScript
Ykkrosh 67a94572ec # Add new texture loading system with automatic compression.
Replace almost all texture uses with calls to the new system.
Add some anistropic filtering to terrain textures.
Let Atlas load terrain texture previews partly-asynchronously by
polling.
Fix inefficient texture colour determination for minimap.
Remove unused global g_TerrainModified.
Change GUI texcoord computation to be less efficient but to cope with
dynamic texture changes.
Fix GUI renderer effects leaving bogus colour state.

This was SVN commit r8099.
2010-09-10 21:02:10 +00:00
..
NativeWrapper.inl Add GPL header to Atlas code 2009-06-20 16:13:29 +00:00
ScriptInterface.cpp # Add new texture loading system with automatic compression. 2010-09-10 21:02:10 +00:00
ScriptInterface.h Fix jsval/int ambiguity 2010-03-19 21:23:33 +00:00