Commit History

作者 SHA1 備註 提交日期
  Mr.doob 814666cb33 Updated builds. 12 年之前
  Mr.doob d73ba07dc1 Editor: Wired up BufferGeometryLoader and BufferGeometryExporter. 12 年之前
  Mr.doob 14e56ec912 Added BufferGeometryLoader and BufferGeometryExporter. 12 年之前
  Mr.doob 4da43c9428 Editor: Fixed errors when selecting Scene. 12 年之前
  Mr.doob 9a2e179cec Editor: Fixed Material vertexColors selector. 12 年之前
  Mr.doob 10b284d327 CSS2DRenderer: Simplified projection code as per @WestLangley suggestion in 02b1361f2892dcb1bc7b4e1b56522f59a63639fe. 12 年之前
  Mr.doob 18863f61bd Added util for converting Geometry to BufferGeometry. Thx @spite. 12 年之前
  Mr.doob 02b1361f28 Added CSS2DRenderer. 12 年之前
  Mr.doob 975b5f07dc CSS3DRenderer: Removed now unneeded public cameraElement. 12 年之前
  Mr.doob 07b24e9f9c Editor: Simplified material blending select. 12 年之前
  Mr.doob 22b5e4666b Updated builds. 12 年之前
  Mr.doob 86700091e4 MaterialLoader/MaterialExporter: Added blending and refactoring. 12 年之前
  Mr.doob 9b3b209d3d Editor: Code clean up. 12 年之前
  Mr.doob b7a24ce71d Editor: Added Material blending. 12 年之前
  Mr.doob 74e95db1ed Updated builds. 12 年之前
  Mr.doob c7d656eadb WebGLRenderer: Added BufferGeometry deallocation as per @MiiBond suggestion in fa8f4878c8e334fa3dafe4dd91295dec4292fc65. 12 年之前
  Mr.doob 2ab124cf1b Updated builds. 12 年之前
  stephomi 8b446fb57f Remove remaining ray normalization in Raycaster. 12 年之前
  stephomi 15ac1a6f4e Rename intersectionRay + add it in Triangle.prototype. 12 年之前
  stephomi 62122822ec Normalize ray when transforming it + intersection RayTriangle. 12 年之前
  stephomi bbaa398e19 Cache xyz components in crossVectors function. 12 年之前
  Mr.doob 89041aebf5 BabylonLoader: Inverting z for lights too. 12 年之前
  Mr.doob 568bef6362 Editor: Added support for Babylon.js files. 12 年之前
  Mr.doob 316787c3a1 Started loader for Babylon.js file format. 12 年之前
  Mr.doob e13dc297fd Editor: Added support for BufferGeometries. 12 年之前
  Mr.doob 7812e42fc3 Updated builds. 12 年之前
  Mr.doob b015c544c7 BufferGeometry dynamic to true by default. 12 年之前
  Mr.doob f7a5174e28 Added fromArray() and toArray() to Color. 12 年之前
  Mr.doob 795a4b0c62 Updated builds. 12 年之前
  Mr.doob fa8f4878c8 WebGLRenderer: Refactored deallocateGeometry code as per @MiiBond suggestion in #3566. 12 年之前