Commit History

Autor SHA1 Mensaxe Data
  Mr.doob 90606a278b WebGLRenderer: Reverted non-hot-path Object.keys(). Moved hot-path ones to single-call paths. See #5186. %!s(int64=11) %!d(string=hai) anos
  Sebastien Valette ebee3a9bc8 THREE.CTMLoader.load : new option to manage workers outside the laoder %!s(int64=11) %!d(string=hai) anos
  Mr.doob 52438ae582 Fixed CTMLoader. %!s(int64=11) %!d(string=hai) anos
  Mr.doob 0ab16a09ee Updated loaders and examples to new BufferAttribute pattern. %!s(int64=11) %!d(string=hai) anos
  Mr.doob b1b9c36307 Updated CTMLoader to the new BufferAttribute. Minor improvements to BufferAttribute. Fixes #4731. %!s(int64=11) %!d(string=hai) anos
  Mr.doob 78bb5bae75 Fixed more bad inheritance usage code. %!s(int64=11) %!d(string=hai) anos
  Mr.doob 457df7983f CTMLoader: Removed createModelClassic. %!s(int64=11) %!d(string=hai) anos
  Mr.doob 052778f4be CTMLoader: Even nicer to the user. %!s(int64=11) %!d(string=hai) anos
  Mr.doob 220854aad7 CTMLoader: Nicer to the user. %!s(int64=11) %!d(string=hai) anos
  Mr.doob db548187e7 Code clean up. %!s(int64=11) %!d(string=hai) anos
  Benoit Beausejour 8b74317c49 CTMLoader can now properly load very large models by using now uses BufferGeometry's computeOffsets. %!s(int64=11) %!d(string=hai) anos
  Mr.doob edf14d2e6a BufferGeometry: Removed remaining numItems usage. %!s(int64=11) %!d(string=hai) anos
  Dale Stammen b05edee9e1 replaced use of overrideMimeType xhr request with xhr2 request %!s(int64=12) %!d(string=hai) anos
  Dale Stammen ddc9af9083 use XMLHTTPRequest2 if available to fix IE11 errors with overrideMimeType %!s(int64=12) %!d(string=hai) anos
  Alex Kogan 99b779084d Support for sprawled triangles in BufferGeometry - #3524 %!s(int64=12) %!d(string=hai) anos
  Simon c32ababfb9 commented out logging and fixed tabs %!s(int64=12) %!d(string=hai) anos
  Simon ebbf99a78a fixes for sprawled faces for BufferGeometry %!s(int64=12) %!d(string=hai) anos
  Mr.doob c1f9ef832e Replaced THREE.UV with THREE.Vector2. %!s(int64=12) %!d(string=hai) anos
  alteredq 6660e155d5 More Closure compile warnings / errors fixing in examples/js. %!s(int64=13) %!d(string=hai) anos
  alteredq d2921d5275 Changed UTF8v2Loader and CTMLoader to use BufferGeometry by default. %!s(int64=13) %!d(string=hai) anos
  alteredq c41288c7f2 Refactored CTMLoader parameters passing to make it easier to handle in SceneLoader. %!s(int64=13) %!d(string=hai) anos
  alteredq 01c31ae972 Big refactoring of BufferGeometry and CTMLoader: moved GL buffers initialization from loader into renderer, no more GL context dependency in loader. %!s(int64=13) %!d(string=hai) anos
  alteredq 8ac72b3412 Refactored CTMLoader to use BufferGeometry.computeVertexNormals (for when CTM file doesn't have normals). %!s(int64=13) %!d(string=hai) anos
  alteredq bf56324e44 Unflipped UVs also for classic Geometry created in CTMLoader. %!s(int64=13) %!d(string=hai) anos
  alteredq 13608078b6 Moved computeBoundingSphere and computeBoundingBox from CTMLoader into BufferGeometry. %!s(int64=13) %!d(string=hai) anos
  alteredq c33d345415 Merged branch 'dev' into unflip %!s(int64=13) %!d(string=hai) anos
  alteredq 098d3edab8 Added dynamic updating of BufferGeometry. Added BufferGeometry.applyMatrix. Added Matrix4.multiplyVector3Array. %!s(int64=13) %!d(string=hai) anos
  Mr.doob 54bea419e2 Fixing the U business, day 1. %!s(int64=13) %!d(string=hai) anos
  Mr.doob cdfc4f3b8a Implemented Object.create( *.prototype ) pattern as per discussion in #2080. %!s(int64=13) %!d(string=hai) anos
  alteredq ddbf4e1c49 Fixed vertex colors initialization for BufferGeometry in CTMLoader. %!s(int64=13) %!d(string=hai) anos