Skip to content

0.1.25-preview129

  • Version ID: ???
  • Size: ??.?? MB
  • Published: 2019-05-23
  • Black spots fixed;
  • Cars using ksTree and ksGrass shader will now look correct;
  • INI-files got few more features:
    • Nicer shorter syntax for includes and variables;
    • Quotes fixed, now with \ support;
    • Variables substitution fixed and improved;
    • Templates;
    • Mixins;
    • Expressions;
    • Functions;
    • Separate parser (https://github.com/ac-custom-shaders-patch/inipp), plus docs on the format;
  • New includes acting as material libraries;
    • Please be careful using them: they’re much more reliable than dev_ files, but still will change;
  • New car paint shader fixed: now clear coat has separate thickness parameter, and tint adds color rather than substracting;
  • New metalness parameter for car paint shader;
  • New alternate car paint shaders for chameleon effect, for rainbow chrome and anisotropic rainbow speculars.
  • BOUND_TO_SPECTATORS property for track conditions, multiplying output by spectators amount.
  • Other small fixes.