Areloch
|
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 年之前 |
James Urquhart
|
704577e051
Preliminary IPV6 Support
|
9 年之前 |
Azaezel
|
fc110706a3
corrects safety check for Stream::readLongString
|
9 年之前 |
Azaezel
|
d25b03cd52
vsprintf replacement with engine vairant
|
9 年之前 |
Areloch
|
7a3b40a86d
Initial Implementation of the Taml, Asset and Modules systems.
|
9 年之前 |
LuisAntonRebollo
|
4a17d6ceb0
Rename Status enum for avoid conficts on Linux.
|
11 年之前 |
DavidWyand-GG
|
7dbfe6994d
Engine directory for ticket #1
|
13 年之前 |