Commit Verlauf

Autor SHA1 Nachricht Datum
  Mr.doob 3f839c94c5 Code clean up. vor 10 Jahren
  Mr.doob d1454b25de Fixed some more examples. vor 11 Jahren
  Mr.doob 96ad117989 Removed physicallyBasedShading from examples and documentation. vor 11 Jahren
  alteredq 7af978c4af Merged @MiiBond's shadow map bilinear filtering. vor 12 Jahren
  MiiBond 0c899e055f Added shadow map type definitions and replaced shadowMapSoft boolean on the renderer with shadowMapType. The default type is THREE.PCFShadowMap, which amounts to the previous default of shadowMapSoft = true. A new type, THREE.PCFSoftShadowMap will enable bilinear filtering of the shadow in the shader for smoother results. vor 12 Jahren
  Mr.doob 2d3e2adcf3 Updated to latest stats.js and moved libs to js/libs. vor 13 Jahren
  Mr.doob a408841c61 Changed three.js link in examples. vor 13 Jahren
  Mr.doob de9958b642 Removed SceneUtils.traverseHierarchy and SceneUtils.showHierarchy. Added object.traverse. vor 13 Jahren
  alteredq 89bc466c55 Fixed bug in compressed textures loader. vor 13 Jahren
  alteredq 29e6c6b818 Finishing transition to new UTF8 loader. vor 13 Jahren
  alteredq dd33a5e665 Removed old UTF8 format things. 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 d2ea31a0f7 Another batch of examples resizing fixes. vor 13 Jahren
  alteredq ce4cae51f9 Another batch of examples resizing handling. vor 13 Jahren
  Mr.doob 803f457728 Moved UTF8Loader to /examples/js/loaders and start to setup the idea from #1613. vor 13 Jahren
  Mr.doob 4d7a030b7e More folder structure clean up. 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
  alteredq 86fac679c3 Renamed some examples. vor 13 Jahren