Commit History

作者 SHA1 備註 提交日期
  Fordy dfaea63385 delete all webglProperties on loss of context 10 年之前
  Fordy 9b49f963ac renamed webglproperties method names. Now correctly accounts for interleaved attributes sharing buffers 10 年之前
  Fordy 82837942e1 Added class WebGLProperties, webgl properties now stored in that class. Checks for uuids and existance of properties encapsulated in this class 10 年之前
  Fordy 37828617bb webgl props are removed in one go in object deallocation, added better example, removed other examples, added check for properties at entrance of each function that uses properties 10 年之前
  Fordy 4c7239ebcb decoupled webgl properties and buffers from renderable objects and attributes. Scenes and objects no longer coupled to renderers and may be used between multiple renderers. 10 年之前
  Mr.doob 809f7353bf WebGLObjects: Switch to program.getUniforms(). 10 年之前
  Mr.doob 4d374abbdc DirectGeometry now acts as intermediary between Geometry and BufferGeometry. 10 年之前
  Mr.doob 39e8a9762d Renamed DynamicGeometry to DirectGeometry. 10 年之前
  Mr.doob 1ee4b5fc8e WebGLRenderer: Removed Object.keys() micro-optimizations for now. 10 年之前
  Mr.doob b99cb66e77 WebGLRenderer: Rescued morphTarget horse. 10 年之前
  Mr.doob c7d0583df1 WebGLRenderer: Rescuing MorphTargets. Work in Progress... 10 年之前
  Mr.doob e2f85057e4 Removing ShaderMaterial attributes support. 10 年之前
  Mr.doob cdcdde9337 Reverted console.* to THREE.* change. See #5791. 10 年之前
  Mr.doob f36b11a4b0 WebGLObject: Minor clean up. 10 年之前
  Mr.doob 7ebe07731b WebGLRenderer: Removed material reference that broke changing materials in editor. 10 年之前
  Mr.doob c5c8445048 WebGLObjects: Don't updateFromMaterial when using BufferGeometry. 10 年之前
  Mr.doob 78dcfff73b WebGLRenderer: Clean up 10 年之前
  Ben Adams 01ccd8df79 Batch buffer update 10 年之前
  Mr.doob 479432b9f3 WebGLRenderer: Working custom attributes. 10 年之前
  Mr.doob 6fe70b5aa4 Revert WebGLObjects.update ignoring THREE.Geometry. 10 年之前
  Mr.doob 644f80d8e9 WebGLObjects.update: Ignore THREE.Geometry. 10 年之前
  Mr.doob bf573f30af Modularised WebGLGeometries. 10 年之前
  Mr.doob 51ca1bf28a Updated cloth example to DynamicGeometry. 10 年之前
  Mr.doob 2189bd1a6a Added DynamicGeometry. See #6377. 10 年之前
  Mr.doob 6eb38b498f WebGLObjects: Robustness. 10 年之前
  Mr.doob a645419454 WebGLObjects: Refactored geometry initialisation code. 10 年之前
  Mr.doob 8efea7f7f8 WebGLRenderer: Handle geometry changes. 10 年之前
  Mr.doob 5603241c72 WebGLObject: Moved code to BufferGeometry. 10 年之前
  Mr.doob 50a327d1a4 WebGLObjects: Robustness. 10 年之前
  Mr.doob a8279949f4 WebGLObjects: Minor clean up. 10 年之前