Commit History

Author SHA1 Message Date
  Mr.doob ff64753447 WebGLRenderer: Clean up. 10 years ago
  Mr.doob d3b3b6f00f Removed Sparks (Unmaintained) 10 years ago
  Mr.doob 0ccc357085 Updated builds. 10 years ago
  Mr.doob e3ca4e2464 Color: Fixed clone. 10 years ago
  Mr.doob 620105bfe8 Updated builds. 10 years ago
  Mr.doob 3f9614c4b7 Clean up. 10 years ago
  Mr.doob cd01bfdf00 Merge pull request #6983 from dhritzkiv/feature/updated-cloning 10 years ago
  Mr.doob fbea1770b0 Updated builds. 10 years ago
  Mr.doob d84d1bc07b MarchingCubes clean up. 10 years ago
  Mr.doob e02d806c47 Fixed resolution change in marching cubes example 10 years ago
  Mr.doob 3777820937 WebGLRenderer: ImmediateRenderObject code clean up. 10 years ago
  Mr.doob e24a45ddcf Updated builds. 10 years ago
  Mr.doob 4d791fc0f4 Merge branch 'dev' of https://github.com/mrdoob/three.js into dev 10 years ago
  Mr.doob 81d4c04065 WebGLRenderer: Update object inside renderBufferDirect. Fixes #6996. 10 years ago
  Mr.doob 2f519f1153 Three: Polyfill requestAnimationFrame only when needed. 10 years ago
  Daniel Hritzkiv 187d2f8fd2 Fixed reference to geometry in clone method of InstancedBufferGeometry 10 years ago
  Mr.doob 7d1a772880 Merge pull request #6995 from antont/blenderexport_mac_installinfo 10 years ago
  Toni Alatalo 102aad1196 Fix install instructions of blender export on a mac to what works and is recommended now. fixes #6994 10 years ago
  Mr.doob ead276f58c Removed SceneExporter. Closes #6985. 10 years ago
  Daniel Hritzkiv 8d3f1ce652 Prefer one-line constructor+copy in clone methods 10 years ago
  Mr.doob 48d34cf5ec Updated builds. 10 years ago
  Mr.doob 764d3c08bf Object3D: Setting parent to null by default. See #6987. 10 years ago
  Daniel Hritzkiv 9a9d73d401 Copy exponent value for Spotlight 10 years ago
  Mr.doob f8a1eec16b Merge pull request #6989 from neko1235/fix-ellipse-rotation 10 years ago
  neko 47ef34ec9d Fix broken ellipses 10 years ago
  Daniel Hritzkiv db769897c9 Use copy for PerspectiveCamera and OrthographicCamera to clone/copy attributes 10 years ago
  Daniel Hritzkiv 6bab902d36 Fixed LineDashedMaterial.clone 10 years ago
  Daniel Hritzkiv d19b117ce7 Revert back to using `copy` to actually copy in attributes for Lights 10 years ago
  Daniel Hritzkiv c95568e03b Revert change of setting argument in Bone clone constructor 10 years ago
  Daniel Hritzkiv ce1a1f14df Revert change of passing in arguments to constructor 10 years ago