Commit History

Author SHA1 Message Date
  Marc-Sefan Cassola 85f911fb5c removed renderTarget and forceClear from WebGLRenderer.render() in example code 6 years ago
  Olli Etuaho c3144a20ce Always use strings for uniform names in examples 6 years ago
  WestLangley b20e18616e Accommodate change in InstancedBufferAttribute signature 6 years ago
  Lewy Blue 4894f4e444 Fix linter errors in examples WebGL A-L 6 years ago
  Mugen87 784bbf5267 Examples: Clean up 7 years ago
  Mugen87 6163e28654 Examples: Clean up 7 years ago
  Takahiro 928f9a316c Fix ANGLE_instanced_arrays extension support check in instancing examples 7 years ago
  Takahiro 536bb5b8db Fix webgl_interactive_instances_gpu example 7 years ago
  Mugen87 c0f56ddb68 Examples: Clean up 7 years ago
  Lewy Blue eb520ddc9b moved suzanne geometry model to correct folder 7 years ago
  Mr.doob bde8a0540d Examples: Replaced relevant renderer.setClearColor() with scene.background. 8 years ago
  WestLangley 3e09c556e7 Examples: Remove sortObjects = false 8 years ago
  Mr.doob 334ab72b42 Fixed lgtm.com unsafe external link alerts. 8 years ago
  Alexander Rose d0ffd08823 fixed webgl_interactive_instances_gpu example 8 years ago
  Mugen87 f9160a17e5 Matrix3/Matrix4: Removed .applyToVector3Array() 8 years ago
  Tristan Valcke 1c7ce384d5 Remove unnecessary comme in webgl_interactive_instance_gpu 8 years ago
  Michael Herzog 223dc7be72 cleanup example webgl_interactive_instances_gpu (#9705) 9 years ago
  Mr.doob a6f009e590 WebGLUniforms: Pass material to Uniform.onUpdate. See #9637. 9 years ago
  Mr.doob 928c8177ab Removed no longer needed uniform types. 9 years ago
  Mr.doob 63e415206f Uniform: Removed type. See #8606. 9 years ago
  Mr.doob 173caa387a stats.js usage clean up 9 years ago
  WestLangley f70369a928 Examples: three.min.js -> three.js 9 years ago
  Mr.doob 666630446c Prettified dynamic Uniforms. @arose note that I've changed the object, camera order. See #7048. 9 years ago
  arose d61aa45778 more useful GUI, formatting cleanup 9 years ago
  arose 6f9fde0dd4 use overrideMaterial for picking (singleMaterial only) 10 years ago
  arose 7b9721cb81 automatic detection of dynamic uniforms 10 years ago
  arose 3b87733701 cleanup 10 years ago
  arose b40d51cbef dynamic uniforms 10 years ago