Histórico de commits

Autor SHA1 Mensagem Data
  alteredq 6ea8d3e83c Extended Texture class with "format" and "type" parameters. 13 anos atrás
  alteredq b0cfbad8cc Updated CTM pipeline to use single concatenated file for multi-material models. 13 anos atrás
  alteredq eab35933dc Added forgotten example HTML file. 13 anos atrás
  alteredq f811090f3b Added CTM converter. 13 anos atrás
  alteredq b59e818f39 Added handling of materials to CTMLoader. Added more complex CTM example. 13 anos atrás
  alteredq 0d904dd3a8 Added vertex reordering to CTMLoader. 13 anos atrás
  alteredq 8ec6317ef8 Added BufferGeometry for direct rendering from typed arrays. 13 anos atrás
  alteredq 4a82869c1e Added possibility of using workers for CTM decompression. 13 anos atrás
  alteredq 08e9c5b159 Added CTMLoader and example. 13 anos atrás
  alteredq 757c4e62f6 Fixed bug in UTF8Loader. 13 anos atrás
  alteredq 0dfb751e6d Added missing "formatVersion" in max exporter (thanks to @rogercodina). 13 anos atrás
  alteredq 4ac72ffc75 Added material name tracking in Loader. 13 anos atrás
  alteredq 019a0f59ef Some more GLSL precision cleanup. 13 anos atrás
  Mr.doob 37f2ad3b19 Changed default precission to mediump. 13 anos atrás
  alteredq 34716798d0 Added AudioObject (3d spatialized sound using Web Audio API). 13 anos atrás
  alteredq 3163b79782 Added name copying to GeometryUtils.cloneObject (thanks to @C4RL05) 14 anos atrás
  alteredq 36338eeeef Tweaked and renamed geometry extrude examples. 14 anos atrás
  alteredq 999964a3d4 Merge remote-tracking branch 'remotes/grorg/extruded-object-materials' into dev 14 anos atrás
  Dean Jackson 5965061ca1 Extruded geometry was treating materials as objects rather than indices and 14 anos atrás
  alteredq 370d20b407 Refactored normal map shader. 14 anos atrás
  Mr.doob d9f055c989 Eek! That wasn't supposed to go in. 14 anos atrás
  Mr.doob 5697084e64 Moved `RequestAnimationFrame.js` code right into `src/Three.js`. 14 anos atrás
  alteredq befc98a01e Refactored bounding box to use 2x Vector3 instead of custom object. 14 anos atrás
  alteredq b1ef3409a6 Sorting out accidental double-merge. 14 anos atrás
  alteredq 3aa1767844 Merge remote-tracking branch 'remotes/mrdoob/dev' into dev 14 anos atrás
  Mr.doob c5613ebb53 Implemented again @ekitson's improvement to GeometyUrils.center. Increased light intensity in loader_json_blender example. 14 anos atrás
  Mr.doob 955705f73e Merge remote-tracking branch 'alteredq/dev' into dev 14 anos atrás
  Mr.doob 5bcf179d3e Merging with @alteredq's branch. 14 anos atrás
  Mr.doob a640e74c70 Merge remote-tracking branch 'AddictArts/dev_collada' into dev 14 anos atrás
  alteredq 1d5a72ddc9 Resurrected UVs normalization (as GeometryUtils.normalizeUVs). 14 anos atrás