Changes between Version 3 and Version 4 of TextureFormat


Ignore:
Timestamp:
Sep 10, 2010, 4:46:48 PM (14 years ago)
Author:
Philip Taylor
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • TextureFormat

    v3 v4  
    7171 `kaiserwidth="3.0" kaiseralpha="4.0" kaiserstretch="1.0"`::
    7272  Set Kaiser filter parameters (be very careful when modifying these).
     73
     74== Hotloading ==
     75
     76You can keep the game running (typically in a window) while editing textures. When you save changes to the texture, the game should automatically reload and start displaying the new file.
     77
     78If you edit a `settings.xml` file while the game is running, it should automatically reload and reconvert all textures to use the new settings, so you can quickly experiment with the different modes.