Commit History

Author SHA1 Message Date
  Mr.doob 2fab4de6c3 Revert "Fix circular references and improve closure performance" 8 years ago
  Tristan VALCKE c92aff17c0 Protect Color against the closure circular reference bug, and set var declaration at top 8 years ago
  Mr.doob 4534d418cb Color: Removed ColorKeywords from namespace. See #10061. 8 years ago
  aardgoose c72920490e Cleanup duplicate () and remove redundant checks - introduced by modularisation (#10035) 8 years ago
  Mr.doob d37e7b8f68 Clean up. 8 years ago
  aardgoose 4ce415a6a8 Make Color.setScalar returns this. (#9885) 8 years ago
  Mr.doob 0f29aab349 Scene: Serialise background. 9 years ago
  Mr.doob 9147f32ca2 Clean up. 9 years ago
  Rich Harris 4f98d35ed7 Remove unused `is*` properties (#9381) 9 years ago
  Mr.doob bdea7d00ce Fixed function formatting 9 years ago
  Rich Harris f65e669af9 Modules (#9310) 9 years ago
  Mr.doob db2d026561 Color: Clean up. 9 years ago
  Zhongrui Li 77637ae9c4 Color sub (#9134) 9 years ago
  WestLangley a7ed6b10ff Name closured functions (#9116) 9 years ago
  gero3 bc6bc54449 Remove arguments to allow optimalisations 9 years ago
  Mr.doob 05ade8feea Color: Added setScalar. 9 years ago
  Mr.doob 24471aeb9e Color: Simplified setStyle(). 9 years ago
  Mr.doob a9c507640f Color: Fixed hls(a) parsing. See #7336. 9 years ago
  Mr.doob a5cbf8854a Color: Added offset to fromArray. 9 years ago
  Mr.doob 275f339a64 Clean up. 9 years ago
  Mr.doob e3ca4e2464 Color: Fixed clone. 10 years ago
  Daniel Hritzkiv ba65769db7 Updated clone + copy methods; rearranged methods; fix CubeTexture's clone method 10 years ago
  Mr.doob c66c419832 Simplified .clone()s. 10 years ago
  dubejf cd7d46cd67 Handling of color with alpha 10 years ago
  gero3 923256459e fixed files to codestyle 10 years ago
  dubejf 559737eddd Color3: CSS colors parsing for rgba, hsl, hsla 10 years ago
  dubejf d70c576811 WebGLMultipleRenderers: Use Geometry 10 years ago
  Gregg Tavares a1d3430b22 mod hue and clamp saturation and lightness 10 years ago
  Wandalen cacd2e3126 Color/Euler: fix 'toArray' broken expected behavior #3 10 years ago
  Wandalen f8579eb078 Color/Euler: fix 'toArray' broken expected behavior #2 10 years ago