PLEASE READ: Every change you commit should be described here. Start the description with the following prefixes... FN - New functionality. PF - Performance optimization. BF - Bug fix. TW - Tweak. A small improvement. OT - Something that doesn't fit in the above. This will allow us to keep track of what changed in each build, and what needs testing. Lastly, please put your initials at the start of the description so we know who to blame :) --------------------------------------------------------------------------------------------- Build 113: FN ALS/DRB: Support for TIFF files. FN DRB: Selective archive loading in the archive browser. FN DRB: All file export dialogs now allow choosing which format to save in. (also fixes bmp saving bug from 112) FN DRB: Added a new automatic mean-centering function in the Detail Texture editor. FN DRB: Added a new tool to the tools menu which allows converting entire folders of images. FN DRB: Made the collection editor export square plates instead of tall thin ones. FN DRB: Enabled text editors for all text formats. FN DRB: Made Oak remember the last Load/Save location and format. FN DRB: Made menus pop open in such a way that they do not go off-screen, if possible. FN DRB: Better "Choose Folder" dialog on windows. FN DRB: Dmap editor: shift+F3 toggles all highlights. BF DRB: Fixed an obscure windows related bug where Oak would crash after using the "Open File" dialog several times. BF DRB: Fixed several serious memory leaks. BF ALS: Fixed the "Use Mirroring" checkbox. BF ALS: Changes to saturation of a hue change will redraw other open windows now. BF ALS: Shadows tab will now be correctly refreshed after optimizations. BF ALS: Mac: When command is down, don't register character typed events. FN ALS: File format drop-down in Mac file dialogs. TW DRB: Geometry editor background color state changes are now properly cleaned up. TW DRB: Aspect ratio dependent FOV calculation for the mesh editor. TW DRB: Repeatedly pressing the same character key in a list window will now cycle through all items that begin with that character. TW DRB: Improved right click behavior in lists and grids. OT DRB: Only hold archives open while reading data from them - prevents hitting the file handle limit if you have a lot of plugins.