提交历史

作者 SHA1 备注 提交日期
  Mr.doob 14614b4c53 Updated builds. 13 年之前
  alteredq be829f4a94 Merged IcosahedronGeometry patch from @labe-me. 13 年之前
  alteredq 773c30b253 Added overrideMimeType check also to CTMLoader. 13 年之前
  alteredq 3241c077e6 Added wrap around lighting to normal map shader. 13 年之前
  alteredq fddef60983 Added linear color space handling to normal map shader. 13 年之前
  alteredq b54b8ead1b Updated builds. 13 年之前
  alteredq 6b014f8684 Updated Closure compiler. Added more verbose compile warnings. Fixed all compile warnings. Started to fix runtime warnings in examples. 13 年之前
  alteredq ef5f67d1a6 Merged @greggman's cube texture autoscaling patch. 13 年之前
  alteredq ab0ce36091 Unrolled shadow filtering loops to work on ATI OpenGL. 13 年之前
  alteredq 3dea25939c Refactored shadow test to work on some ATI cards with OpenGL. 13 年之前
  alteredq ccf6d803cd Fixed shadow darkness for non-soft shadow code path. 13 年之前
  alteredq 47523c5fcc Added flag to SpotLight for only casting shadows. 13 年之前
  alteredq 5dc4bcc1d2 Added handling of BufferGeometry in ShadowMapPlugin. 13 年之前
  alteredq 60ee1e8ccb Added wrap-around lighting to Phong and Lambert materials (aka half-lambert from Half-Life 2). 13 年之前
  alteredq 272a83ff53 Fixed ColladaLoader crashing on "constant" materials. 13 年之前
  alteredq 6ea8d3e83c Extended Texture class with "format" and "type" parameters. 13 年之前
  alteredq 8ec6317ef8 Added BufferGeometry for direct rendering from typed arrays. 13 年之前
  alteredq 757c4e62f6 Fixed bug in UTF8Loader. 13 年之前
  alteredq 4ac72ffc75 Added material name tracking in Loader. 13 年之前
  alteredq 019a0f59ef Some more GLSL precision cleanup. 13 年之前
  Mr.doob 37f2ad3b19 Changed default precission to mediump. 13 年之前
  alteredq 3163b79782 Added name copying to GeometryUtils.cloneObject (thanks to @C4RL05) 13 年之前
  alteredq 36338eeeef Tweaked and renamed geometry extrude examples. 13 年之前
  alteredq 370d20b407 Refactored normal map shader. 13 年之前
  Mr.doob 5697084e64 Moved `RequestAnimationFrame.js` code right into `src/Three.js`. 13 年之前
  alteredq befc98a01e Refactored bounding box to use 2x Vector3 instead of custom object. 13 年之前
  alteredq b1ef3409a6 Sorting out accidental double-merge. 13 年之前
  alteredq 3aa1767844 Merge remote-tracking branch 'remotes/mrdoob/dev' into dev 13 年之前
  Mr.doob c5613ebb53 Implemented again @ekitson's improvement to GeometyUrils.center. Increased light intensity in loader_json_blender example. 13 年之前
  Mr.doob 5bcf179d3e Merging with @alteredq's branch. 13 年之前