История коммитов

Автор SHA1 Сообщение Дата
  alteredq 44c5f88e77 Updated builds. Fixed Collada example. 14 лет назад
  alteredq 1d50972034 Updated builds. 14 лет назад
  alteredq 0d8f3572f0 Fixed shadowmap camera aspect ratio (thanks to @kig). 14 лет назад
  Mr.doob 66ed89e2ac Fixed CanvasRenderer's ignoring color for MeshLambertMaterial SmoothShaded. 14 лет назад
  alteredq a65027abd5 Updated builds. 14 лет назад
  alteredq 75fb4c7362 Added GeometryUtils.center. 14 лет назад
  alteredq 78521fad95 Added renderer.getClearAlpha. Extended RenderPass to be able to use custom alpha clear. Fixed UVs in UTF8Loader. 14 лет назад
  alteredq 245dbfcc2a Changed renderer.getClearColor API to return reference. 14 лет назад
  Mr.doob c543ba6540 GeometryUtils.applyMatrix -> Geometry.applyMatrix 14 лет назад
  alteredq 93468b0094 Merge remote-tracking branch 'remotes/mrdoob/dev' into dev 14 лет назад
  Mr.doob d3a5649759 Added GeometryUtils.applyMatrix so we can easily manipulate geometry \:D/ 14 лет назад
  alteredq fe83a3f052 Rebuilt libs. 14 лет назад
  alteredq 8c326a222f Moved depth buffer writing control from renderer into material. 14 лет назад
  Mr.doob 4a32148058 Added 'openEnded' parameter to `CylinderGeometry`. 14 лет назад
  Mr.doob 93e446e805 More useful UVs for Cylinder caps. 14 лет назад
  Mr.doob 6141390dab Simplified `CylinderGeometry` params. 14 лет назад
  Mr.doob f849f34b1e Redid `CylinderGeometry`. 14 лет назад
  Mr.doob cc7956b2c3 `window` > `self` so the lib is workers ready. (thanks @jsermeno) 14 лет назад
  Mr.doob 322b9f9d87 Object3D.add(), Objec3D.remove(), Scene.add(), Scene.remove()... we'll see how it feels. 14 лет назад
  Mr.doob 51368ca6d6 REVISION ++ 14 лет назад
  Mr.doob 94b7418f60 Added objec3d.frustumCulled support to Projector (CanvasRenderer/SVGRenderer). 14 лет назад
  alteredq 22e842347c Fixed class hierarchy for BinaryLoader and UTF8Loader. 14 лет назад
  alteredq 2603ccf424 Applied specular highlights fix from @evanw also to Phong shader. 14 лет назад
  Mr.doob d93c91e0d1 Updated builds. 14 лет назад
  alteredq 797530e4f7 Moved 2d filter shaders from ShaderUtils to ShaderExtras. 14 лет назад
  alteredq 10e12a8305 Added generic ShaderPass. Removed SepiaPass, ScreenPass, VignettePass. Added bleachbypass shader. Simplified multi-composer pipeline in postprocessing example. 14 лет назад
  alteredq 3a5d02cc39 Added vignette shader / effect. Updated postprocessing example. 14 лет назад
  alteredq 093bbb1cb9 Added dot screen shader / effect. Extended postprocessing demo. Fixed viewport bug for render targets. 14 лет назад
  alteredq 32f0f884bd Added sepia shader / effect. 14 лет назад
  alteredq 173a2c56c1 Rebuilt libs. 14 лет назад