Histórico de commits

Autor SHA1 Mensagem Data
  Dale Stammen b05edee9e1 replaced use of overrideMimeType xhr request with xhr2 request 12 anos atrás
  Dale Stammen ddc9af9083 use XMLHTTPRequest2 if available to fix IE11 errors with overrideMimeType 12 anos atrás
  Alex Kogan 99b779084d Support for sprawled triangles in BufferGeometry - #3524 12 anos atrás
  Simon c32ababfb9 commented out logging and fixed tabs 12 anos atrás
  Simon ebbf99a78a fixes for sprawled faces for BufferGeometry 12 anos atrás
  Mr.doob c1f9ef832e Replaced THREE.UV with THREE.Vector2. 12 anos atrás
  alteredq 6660e155d5 More Closure compile warnings / errors fixing in examples/js. 13 anos atrás
  alteredq d2921d5275 Changed UTF8v2Loader and CTMLoader to use BufferGeometry by default. 13 anos atrás
  alteredq c41288c7f2 Refactored CTMLoader parameters passing to make it easier to handle in SceneLoader. 13 anos atrás
  alteredq 01c31ae972 Big refactoring of BufferGeometry and CTMLoader: moved GL buffers initialization from loader into renderer, no more GL context dependency in loader. 13 anos atrás
  alteredq 8ac72b3412 Refactored CTMLoader to use BufferGeometry.computeVertexNormals (for when CTM file doesn't have normals). 13 anos atrás
  alteredq bf56324e44 Unflipped UVs also for classic Geometry created in CTMLoader. 13 anos atrás
  alteredq 13608078b6 Moved computeBoundingSphere and computeBoundingBox from CTMLoader into BufferGeometry. 13 anos atrás
  alteredq c33d345415 Merged branch 'dev' into unflip 13 anos atrás
  alteredq 098d3edab8 Added dynamic updating of BufferGeometry. Added BufferGeometry.applyMatrix. Added Matrix4.multiplyVector3Array. 13 anos atrás
  Mr.doob 54bea419e2 Fixing the U business, day 1. 13 anos atrás
  Mr.doob cdfc4f3b8a Implemented Object.create( *.prototype ) pattern as per discussion in #2080. 13 anos atrás
  alteredq ddbf4e1c49 Fixed vertex colors initialization for BufferGeometry in CTMLoader. 13 anos atrás
  Mr.doob 803f457728 Moved UTF8Loader to /examples/js/loaders and start to setup the idea from #1613. 13 anos atrás