提交历史

作者 SHA1 备注 提交日期
  alteredq 3d94fc6bcf Refactored Shape.Utils.triangulateShape to use hashmaps instead of O( m * n ) loops. 14 年之前
  alteredq 92465c4e4c Refactored ExtrudeGeometry.bevel to use less temporary vectors. 14 年之前
  alteredq ce8b942ebe Merge remote-tracking branch 'remotes/zz85/experimental' into experimental 14 年之前
  alteredq 56df7724ed Extended GeometryUtils with methods for getting random points. 14 年之前
  zz85 3db68227d5 Fixed the fish, added a smiley to shapes demo 14 年之前
  zz85 bbdea5f4fd Fixed ugly sharp corners with new bevel algorithm 14 年之前
  alteredq bafa6ec100 Added worker closing to JSON template in 3ds max exporter. 14 年之前
  zz85 54abb899c5 Merge remote-tracking branch 'alteredq/experimental' into experimental 14 年之前
  zz85 f875cfc6ad added centroid to path 14 年之前
  alteredq c0d371be7c Merged with zz85's shape / path / extrude / bevel / text updates. 14 年之前
  alteredq 6376d99005 Added shadow map example. 14 年之前
  alteredq b7987429ac Tried texture2DProj instead of texture2D for shadow maps. 14 年之前
  alteredq 73cb0bf616 Added percentage-close filtering to shadow map shader. 14 年之前
  zz85 d90f5e6875 Fixed text geo error 14 年之前
  zz85 faf189c3dc Some refactoring + cleanup for TextPath, Geometries, Shapes 14 年之前
  alteredq 5fd7ee2f3b Normalized FirstPersonCamera vertical look speed when using vertical look angle constrains. 14 年之前
  alteredq ae2357a099 Added handling of multiple shadows. Added matrix4 array and texture array uniform types. 14 年之前
  alteredq 3ce4e90909 Added forgotten SpotLight.js 14 年之前
  alteredq 77341c86b1 First attempt at shadow mapping (work-in-progress). 14 年之前
  zz85 eb17987efc New Bevel algorithm, TextPath, TextGeometry updated 14 年之前
  zz85 b72d731cd9 Really interesting (but wrong) bevel effects 14 年之前
  zz85 c7133cac6f Merging alteredq/dev 14 年之前
  zz85 7dbf0554fd Fixed bevel but yet another problem 14 年之前
  zz85 2134d6b36c bevel attempt 3b failed 14 年之前
  zz85 547afeb332 Bevel version 3a failed 14 年之前
  alteredq f72cec853f Fixed FlyCamera Earth example. 14 年之前
  alteredq b3f4e638cf Added up/down movement to FirstPersonCamera. 14 年之前
  alteredq e9ca7cf7f3 Merge remote-tracking branch 'remotes/mrdoob/master' into dev 14 年之前
  alteredq d44e284bc4 Added Matrix4 type to uniforms. Fixed Texture cloning. Fixed uniforms cloning for Vector2, Vector4 and arrays. 14 年之前
  zz85 d8227e7a6d Big bang attempt at Text + Path + Shape + Extrude Integration. Lots of things to fix 14 年之前