Commit History

Author SHA1 Message Date
  Marco Fugaro 6e897f9a42 Core: Switch to this.is* = true. (#24047) 3 years ago
  Michael Herzog 5aaec4c034 Geometry: Convert to classes. (#21635) 4 years ago
  Mugen87 820ad6bac0 Core: Remove author comments. 5 years ago
  Mugen87 20de10da7e Core: Move to let/const. 5 years ago
  WestLangley 107a6bb2a5 InstancedBufferGeometry.maxInstancedCount => .instanceCount 5 years ago
  Temdog007 dc87b91088 Fix code style 6 years ago
  Temdog007 a11243ef0d Fix toJSON call 6 years ago
  Temdog007 e0bfd6552c Serialize InstancedBufferGeometry 6 years ago
  Mr.doob 1e31109ec1 Merge pull request #11980 from Mugen87/dev 8 years ago
  bentok 680f499d6b Add file extension to import paths 8 years ago
  Mugen87 af197833fe InstancedBufferGeometry: Fix .copy() and .clone() 8 years ago
  Mr.doob 0c7b11b25c Clean up. 8 years ago
  mlknz 95a6997f05 instancedBufferGeometry addGroup fix (materialIndex) (#9815) 8 years ago
  Mr.doob a8857eb9c6 Fixed InstancedBufferGeometry. 9 years ago
  Mr.doob 9147f32ca2 Clean up. 9 years ago
  Rich Harris 4f98d35ed7 Remove unused `is*` properties (#9381) 9 years ago
  Mr.doob bdea7d00ce Fixed function formatting 9 years ago
  Rich Harris f65e669af9 Modules (#9310) 9 years ago
  tschw ed8831b0e6 EventDispatcher: Deprecated .apply. (#8775) 9 years ago
  Mr.doob c8e3b3b52c Removed remaining `addIndex()`. Fixes #7164. 10 years ago
  Mr.doob 0dbd4b3ae8 Removed IndexBufferAttribute. Promoted index attribute to BufferGeometry. Maybe .addIndices() instead? 10 years ago
  Mr.doob 503f2b088f InstancedBufferGroup: drawcalls to groups. 10 years ago
  Mr.doob c200eaea13 WebGLRenderer: Removed drawcall.index. See #7003. 10 years ago
  Daniel Hritzkiv 187d2f8fd2 Fixed reference to geometry in clone method of InstancedBufferGeometry 10 years ago
  Daniel Hritzkiv ba65769db7 Updated clone + copy methods; rearranged methods; fix CubeTexture's clone method 10 years ago
  gero3 923256459e fixed files to codestyle 10 years ago
  dubejf d2ca5091f6 Encapsulate drawcalls/offsets 10 years ago
  Mr.doob b11c9e3da8 Spaces to tabs. 10 years ago
  Ben Adams 69c81f0da5 Interleaved BufferGeometry 10 years ago
  Ben Adams fc8af1f17f BufferedGeometry Instancing 10 years ago