Commit History

Author SHA1 Message Date
  Tristan VALCKE 41158b56f3 Remove unnecessary semi-colon from AnimationAction 8 years ago
  Tristan Valcke afa1c183fd Terminate statement in Sphere test 8 years ago
  Tristan Valcke a9a89fe98a Remove unnecessary semi-colon and comma from Quaternion test 8 years ago
  Tristan Valcke 7cdc5db5b1 Terminate statement in Matrix4 test 8 years ago
  Tristan Valcke f3b9ddf9d4 Terminate statement and simplify if statement from Frustrum test 8 years ago
  Tristan Valcke aa97b2cad4 Remove unneeded comma from BoxGeometry test 8 years ago
  Tristan Valcke bdfdbd3dc9 Remove unneeded comma from BoxHelper test 8 years ago
  Tristan Valcke 0232467e64 Remove unnecessary return statement, and comma from ClosedSplineCurve3 test 8 years ago
  Tristan Valcke e98723d8fd Fix implicit variable declaration in OrthographicCamera unit test 8 years ago
  Tristan Valcke bb01ca7eb6 Simplify if statement in WebGLTextures 8 years ago
  Tristan Valcke b3491e78c1 Remove unneeded comma in WebGLProgram 8 years ago
  Tristan Valcke 1de867fae7 Remove unneeded comma in ShaderLib 8 years ago
  Tristan Valcke 58b05d3ec1 Terminate statement in Vector3 8 years ago
  Tristan Valcke 780dbe8c5d Remove unneeded comma at the end of Spherical 8 years ago
  Tristan Valcke b079bd4d5e Simplify if statement, as the other methods in Box2 and 3 8 years ago
  Tristan Valcke 3abc44cceb Remove unneeded comma in AmbiantLight 8 years ago
  Tristan Valcke aca0d5e1e5 Refactor dispatchEvent from EventDispatcher, that have redondant code call. Use call method directly on listenerArray instead of copy it in temporary array. Remove useless variable initializer. 8 years ago
  Tristan Valcke 67ebb5057a Set more readable switch statement without tricky comma 8 years ago
  Tristan Valcke 5d84c06eb1 Change tricky expression to more formal statement without comma separator 8 years ago
  Tristan Valcke 56a3e092c3 Comment for statement that does not loop, waiting clever analysis 8 years ago
  Tristan Valcke ae1573e26c Fix typo in AnimationClip 8 years ago
  Tristan Valcke 1bfb2a76b4 Fix bad refactoring of loopCount member 8 years ago
  Tristan Valcke 84a68f359a Fix comma expression in AnimationAction 8 years ago
  Tristan Valcke bbf8aa17f2 Remove unneeded comma in NumberKeyframeTrack 8 years ago
  Tristan Valcke 844185efd8 Simplification of if statement in EventDispatcher 8 years ago
  Lewy Blue b0e0ebce1d Added missing docs for core loaders (#10053) 8 years ago
  Takahiro 082c098699 Revert unitStep of MMDPhysics (#10033) 8 years ago
  Takahiro 3ce254f6be MMD Cubic Bezier interpolation (#10032) 8 years ago
  Takahiro 3b1593f9b9 MMD example enhancement (#10023) 8 years ago
  aardgoose c72920490e Cleanup duplicate () and remove redundant checks - introduced by modularisation (#10035) 8 years ago