.. |
3d
|
cc9955e102
unused variable cleanup
|
9 年 前 |
buttons
|
f9ab317f65
companion to #2203: corrects a couple backend profile assignment mismatches found with @rextimmys debug spew
|
7 年 前 |
containers
|
a94587af43
Use strncpy instead of strcpy because again, buffer overflows
|
7 年 前 |
controls
|
ffe9405568
Adds a convenience function to refresh the console dialog.
|
7 年 前 |
core
|
a94587af43
Use strncpy instead of strcpy because again, buffer overflows
|
7 年 前 |
editor
|
751ccae12d
Missed a couple +1s here and there
|
7 年 前 |
game
|
0801a3cca8
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 年 前 |
shiny
|
acb192e2a5
Replaced a ton of ConsoleMethods with the DefineConsoleMethod Macro.
|
11 年 前 |
theora
|
fd715f3ef3
add loop playback to GuiTheoraCtrl
|
9 年 前 |
utility
|
a94587af43
Use strncpy instead of strcpy because again, buffer overflows
|
7 年 前 |
worldEditor
|
81f9f1bdbd
Merge pull request #2215 from Areloch/MeshBaking_Expanded
|
7 年 前 |