Areloch bc1b506205 Merge pull request #2146 from Azaezel/specializationShenanigans 7 years ago
..
3d cc9955e102 unused variable cleanup 9 years ago
buttons 8bc4858fa3 companion to #2203: corrects a couple backend profile assignment mismatches found with @rextimmys debug spew 8 years ago
containers 79c34c68db Use strncpy instead of strcpy because again, buffer overflows 7 years ago
controls 8f947d5251 Adds a convenience function to refresh the console dialog. 7 years ago
core 79c34c68db Use strncpy instead of strcpy because again, buffer overflows 7 years ago
editor bc1b506205 Merge pull request #2146 from Azaezel/specializationShenanigans 7 years ago
game 25686ed4be Implementation of sRGB image support. Overhauls the linearization setup to utilize the sRGB image types, as well as refactors the use of ColorF and ColorI to be properly internally consistent. ColorIs are used only for front-facing/editing/UI settings, and ColorFs, now renamed to LinearColorF to reduce confusion of purpose, are used for color info in the engine itself. This avoids confusing and expensive conversions back and forth between types and avoids botches with linearity. Majority work done by @rextimmy 8 years ago
shiny acb192e2a5 Replaced a ton of ConsoleMethods with the DefineConsoleMethod Macro. 11 years ago
theora fd715f3ef3 add loop playback to GuiTheoraCtrl 9 years ago
utility 79c34c68db Use strncpy instead of strcpy because again, buffer overflows 7 years ago
worldEditor 19e66ceabb Merge pull request #2215 from Areloch/MeshBaking_Expanded 7 years ago