Commit History

Author SHA1 Message Date
  marauder2k7 7216ba8530 Revert "revert #1148 as prematurely incorporated" 1 year ago
  AzaezelX f946088214 revert #1148 as prematurely incorporated 1 year ago
  marauder2k7 a91b19d4dc Added hdr and bypass 16bit when png. 1 year ago
  marauder2k7 63682c43ec Bug fixes: 1 year ago
  marauder2k7 108ba34c08 STBImage 1 year ago
  AzaezelX 7872f01689 since we do in fact allow arbitrary tack on variables to scriptobject derivatives, and thus tamls, reporting theres a non hardcoded variable entry is actively counterproductive to flexibility. 2 years ago
  Johan Mattsson 70a464b3f4 Fix corruption of file encoding. 2 years ago
  Johan Mattsson 390be98140 Release memory 2 years ago
  Tim Barnes 6937989d61 RGBA16F saving support for probes 6 years ago
  Areloch 0c3fc59ccc Image format code tweaks. 7 years ago
  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 years ago