Commit Verlauf

Autor SHA1 Nachricht Datum
  Tristan Valcke fb8d7a0269 Remove variable duplicate in webgl_pointlights vor 8 Jahren
  WestLangley f70369a928 Examples: three.min.js -> three.js vor 9 Jahren
  Ben Houston fdaad8df8b Merge branch 'dev' of [email protected]:mrdoob/three.js into simplified_lighting vor 9 Jahren
  Ben Houston ea903ed02f introducing the GeometricContext struct, broken hemisphere lights. vor 9 Jahren
  Mr.doob 1fd2e44d22 Clean up. vor 9 Jahren
  Mr.doob 70e4206dbf Merge branch 'unify_loaders' of https://github.com/zinefer/three.js into dev vor 10 Jahren
  Mr.doob bfd29f459f WebGLRenderer: Avoid flat shading buffer creation when using MeshPhongMaterial and clean up. See #6117. vor 10 Jahren
  Ben Houston 6f8d6ddd06 remove material.ambient from everything per discussion here: https://github.com/mrdoob/three.js/pull/5741#issuecomment-67893202 vor 10 Jahren
  Mr.doob 2761f1b161 Examples: Added setPixelRatio(). See #5627. vor 10 Jahren
  James Kiefer a82e43d7f8 attempty to unify all loaders and plumb manager & crossOrigin vor 10 Jahren
  Mr.doob 90acb50601 Updated examples that relied on the position = position pattern. vor 11 Jahren
  Mr.doob 32dc35c0f7 Moved BinaryLoader to /examples/js/loaders. vor 12 Jahren
  Mr.doob a408841c61 Changed three.js link in examples. vor 13 Jahren
  Mr.doob a5a00cc52a Updated examples with three.min.js include. Closes #2229. vor 13 Jahren
  Mr.doob d06aa42e68 Removed unneded scene.add( camera ) from the examples. vor 13 Jahren
  Mr.doob 632b0f8e0c HTML correctness. vor 13 Jahren
  alteredq 42d679838f Preventing setting zero sized EffectComposer (which leads to WebGL and math errors). Also more examples resizing handling. vor 13 Jahren
  alteredq d7f3ff7f5c Changed some examples to be framerate independent. vor 13 Jahren
  Mr.doob 7eab901dae Updated all the links to the Wald Disney head. vor 13 Jahren
  alteredq 6b014f8684 Updated Closure compiler. Added more verbose compile warnings. Fixed all compile warnings. Started to fix runtime warnings in examples. vor 13 Jahren
  Mr.doob 5697084e64 Moved `RequestAnimationFrame.js` code right into `src/Three.js`. vor 13 Jahren
  Mr.doob 6b151b552e Merging with @alteredq's experimental branches. vor 13 Jahren
  alteredq 064138d826 Updated more examples. Got AnaglyphWebGLRenderer and CrosseyedWebGLRenderer working. vor 14 Jahren
  Mr.doob ad31ff1214 Fixed the rest of the examples. vor 14 Jahren
  alteredq 8bd87ff444 Rewritten lighting shaders. vor 14 Jahren
  alteredq fa0b4e5062 Removed unused custom logging code from examples. vor 14 Jahren
  Mr.doob bbb65a768c Updated HTML of the rest of the examples. vor 14 Jahren
  Mr.doob 19d8261174 More examples clean up. vor 14 Jahren
  Mr.doob a940f05427 Updated examples with the new `.add`/`.remove` methods. vor 14 Jahren
  Mr.doob bfdb10a85a Updated all examples so they use the renamed geometry classes. vor 14 Jahren