Skip to content

Maintenance release - Embracing Minification

Compare
Choose a tag to compare
@robertleeplummerjr robertleeplummerjr released this 14 Jan 12:15
· 126 commits to master since this release
  • Upgrade loop variable declaration so we cast integers based off how a variable is used (like using ++) , and not where. Partial fix for #560
  • Handle ternary voids in webgl. Partial fix for #560
  • Document private functions
  • Remove warnVarUsage, and embrace the var
  • Documentation contributions