| .. |
|
core
|
0c21ef1b45
Removes Entity/Component stuff from being behind an experimental flag.
|
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
|
c772f8044a
Fix forest editor failing to load forest because of space after object ID
|
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 лет назад |