コミット履歴

作者 SHA1 メッセージ 日付
  Mr.doob 1c9eee0e0f Updated builds. 13 年 前
  alteredq ddbf4e1c49 Fixed vertex colors initialization for BufferGeometry in CTMLoader. 13 年 前
  alteredq 4dbff6d829 More examples resizing handling. Also fixed typo in flag name and cleaned whitespace in CombinedCamera. 13 年 前
  alteredq cc27b5a788 Fixed FirstPersonControls not handling resizing. Fixed some more examples not handling resizing / zero sized window. 13 年 前
  alteredq aaf3fd8b87 Merge remote-tracking branch 'remotes/mrdoob/dev' into dev 13 年 前
  alteredq 955a531ab4 Fixed TrackballControls, RollControls and PathControls not handling window resize. Commented out key event swallowing in FlyControl. Started to fix examples not dealing properly with 0 sized window on init. 13 年 前
  Mr.doob 459ff535b8 Updated builds. 13 年 前
  alteredq 168aab5e8a Fixed SceneLoader handling of cube textures (that got broken with recent ImageUtils changes). 13 年 前
  alteredq f5cdf539ee Updated builds. 13 年 前
  alteredq f5e3426c6e Commented out "event.preventDefault" on various Controls. 13 年 前
  Mr.doob 08c8108d8d GUI: Geometry exporter starting to work :) 13 年 前
  Mr.doob 0c22371be1 GUI: More properties exposed. 13 年 前
  Mr.doob 282d982bb7 Updated builds. 13 年 前
  Mr.doob 8ef344fee5 Merging with @linzhp. 13 年 前
  Mr.doob 85441c17b1 Added event.preventDefault to TrackballControls as per suggestion in #1986. 13 年 前
  Mr.doob 28236ba1f8 GUI: Import JSON Geometry, OBJ, COLLADA and VTK. 13 年 前
  Mr.doob 2d225e1c8c Updated builds. 13 年 前
  Mr.doob a1f9a88907 Merging master. 13 年 前
  alteredq 2751c2c76d Added handling of "light.visible" to WebGLRenderer. 13 年 前
  alteredq eb0bc9e57f Cleaned forgotten bits in OrbitControls. 13 年 前
  alteredq 27ca6cd049 Added zoom via middle-button drag to OrbitControls. 13 年 前
  Mr.doob 523def65a6 Updateds builds. 13 年 前
  Mr.doob f976dcc7af Updated builds. 13 年 前
  Mr.doob 89bb6b6f02 Little tweaks and updated builds. 13 年 前
  Mr.doob c906e31096 Merging with @WestLangley. 13 年 前
  Mr.doob bcebd78549 Added onError callback to ImageUtils.loadTexture. Fixes #1908. 13 年 前
  Mr.doob d0f37dfa1a Added dummy console code. 13 年 前
  Mr.doob 8bbd61b149 Using xhr.addEventListener instead of xhr.onreadystatechange. Changed 'complete' event to 'load' as native JavaScript. 13 年 前
  Mr.doob 9c9cf2f27d Using event.content for consistency. 13 年 前
  Mr.doob e14722d2c8 Updated builds. 13 年 前