Commit History

作者 SHA1 備註 提交日期
  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 年之前
  Johan Mattsson 70a464b3f4 Fix corruption of file encoding. 2 年之前
  Johan Mattsson 390be98140 Release memory 2 年之前
  Tim Barnes 6937989d61 RGBA16F saving support for probes 6 年之前
  Areloch 0c3fc59ccc Image format code tweaks. 7 年之前
  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 年之前