Commit History

Author SHA1 Message Date
  Mr.doob 0c5b9d0e6c Editor: Some work towards fixing #5982. Still not done, the first render doesn't show the new "groups". 10 years ago
  Mr.doob cd388c78b4 Merge pull request #5981 from tsone/fix-drawarrays-count 10 years ago
  tsone bbb78fc50b WebGLRenderer: Fixes Mesh rendering drawArrays call when position attribute array itemSize is not 3. 10 years ago
  Mr.doob f9912deee8 Editor/App: Didn't know you could just pass a single string. 10 years ago
  Mr.doob d4ccf0fcb4 transparency to opacity change. 10 years ago
  Mr.doob 2de6bd420c Code clean up. 10 years ago
  Mr.doob 888468b7c4 Merge pull request #5976 from QW0101/dev 10 years ago
  Mr.doob 4d35ea7f91 Updated builds. 10 years ago
  Mr.doob bc0ef0dded Merge branch 'simplifiedGamma' of https://github.com/bhouston/three.js into dev 10 years ago
  Mr.doob c0478beba3 Merge branch 'gammaFactor' of https://github.com/bhouston/three.js into dev 10 years ago
  Alexander 5395ea1176 User friendly file saving 10 years ago
  Mr.doob 12b0e7b1fd Improved example lighting. 10 years ago
  Mr.doob 6ccd8f2b09 Updated builds. 10 years ago
  Mr.doob ec61bbb796 Editor: Added decay support. 10 years ago
  Mr.doob 8a1823a51b Updated builds. 10 years ago
  Mr.doob a13c739390 *DecayExponent to *Decay 10 years ago
  Mr.doob 9dbd7669d0 Merge branch 'decayExponent' of https://github.com/bhouston/three.js into dev 10 years ago
  Mr.doob 911b818029 Updated builds. 10 years ago
  Mr.doob 67686409e9 Reworked DynamicBufferAttribute. Related #5969. 10 years ago
  Mr.doob 8930e5bd95 Utils: Added DynamicBufferAttribute to includes. 10 years ago
  Mr.doob 26b137d025 Merge branch 'colladaTypoFix' of https://github.com/sebasbaumh/three.js into dev 10 years ago
  Mr.doob 7d95e7129e Merge branch 'master' of https://github.com/werkt/three.js into dev 10 years ago
  Mr.doob b2d1e5d181 Merge pull request #5969 from benaadams/DynamicBufferAttribute2 10 years ago
  Mr.doob 4f3c0fdd57 Updated builds. 10 years ago
  Mr.doob 822f9c553c WebGLRenderer: Renamed local setClearColor to glClearColor for clarity. 10 years ago
  Mr.doob 810761b252 WebGLRenderer: Simplified the new premultipliedAlpha code. 10 years ago
  Mr.doob 76fb67fba7 Merge pull request #5968 from WestLangley/dev-clearColor 10 years ago
  ben_a_adams bdb37625f7 Dynamic buffer attribute 10 years ago
  Ben Adams 3e09c15a8d Merge pull request #2 from mrdoob/dev 10 years ago
  WestLangley 6764247d10 Premultiply the clearColor if renderer.premultipliedAlpha is true 10 years ago