| .. |
|
core
|
1de626e829
* Intel GL Fix
|
8 年之前 |
|
data
|
d07abe8ad2
* 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 年之前 |
|
tools
|
d1d75ebff7
add nav path from inside of editor
|
8 年之前 |
|
Template.torsion.exports
|
1ed8b05169
Initial implementation of the new Base Game Template and some starting modules.
|
9 年之前 |
|
main.cs.in
|
bd3af15260
Missed adding the postFXInit call to the main.cs.in file.
|
8 年之前 |
|
runTests.cs
|
1ed8b05169
Initial implementation of the new Base Game Template and some starting modules.
|
9 年之前 |