2
0

Коммит түүх

Эзэн SHA1 Мессеж Огноо
  Ben Houston 6f4995b677 polishing Box3, Plane and Sphere. 12 жил өмнө
  Ben Houston cb2b5cece2 adopt Sphere.js and Box3.js in Geometry.js. 12 жил өмнө
  Ben Houston d7df2dca4a minor cleanup of Box3 class + no longer modifying input parameter in clampPoint. 12 жил өмнө
  Ben Houston 7ca6163266 Plane,Box3,Sphere improvements: static constructors, code simplficiation, optimizations. Box3 made more robust via true empty (+MAX_VALUE,-MIN_VALUE). 12 жил өмнө
  Ben Houston acde547ebb proposed Vector3.minSelf, maxSelf - issue #2715 12 жил өмнө
  Ben Houston b6451318d7 simplify Sphere.js via use of Vector3.distanceTo*(), minimize code in Plane.js 12 жил өмнө
  Ben Houston 8821698a2d Improvements as a result of code review by @chandlerp 12 жил өмнө
  Ben Houston 38563ecb13 implement Sphere.js class, add to common.js - issue #2708 12 жил өмнө
  Ben Houston 717e9ab6a4 implement Plane.js, add to common.js and update Frustum.js to use it instead of Vector4 - issue #2706 12 жил өмнө
  Ben Houston 9310c423dc implement Box3.js and add to common.js - issue #2709 12 жил өмнө
  alteredq fa8c69d342 Made Editor work again with ascii JSON models. 12 жил өмнө
  alteredq 19df092da9 Moved the rest of deferred pipeline from examples into DeferredHelper. 12 жил өмнө
  alteredq ee53b015a0 Started to move deferred functionality out of examples into DeferredHelper. 12 жил өмнө
  alteredq bd42fea8b8 Simplified a bit light pass shader in deferred examples. 12 жил өмнө
  alteredq a938f0feb4 Removed shininess and specular intensity defines from deferred examples. 12 жил өмнө
  alteredq af239f04e9 Removed old FBX converter again after it got readded in merge. 12 жил өмнө
  alteredq 1310deadf6 Merge remote-tracking branch 'remotes/mrdoob/dev' into dev 12 жил өмнө
  alteredq c12109d753 Added specular color and shininess to color G-buffer in deferred shading examples. 12 жил өмнө
  Zelimir Fedoran a9b7fe4cf3 added new fbx converter 12 жил өмнө
  Zelimir Fedoran 38653855cc moved ctm, obj, and utf8 converters out of exporters directory 12 жил өмнө
  alteredq a7b8ec266e Removed FBX SDK Python bindings. 12 жил өмнө
  alteredq c0fb64deff Started to experiment with properties packing in geometry passes in deferred shading. 12 жил өмнө
  alteredq 5fc41c0efe Changed face.materialIndex default to be 0 instead of "undefined". 12 жил өмнө
  alteredq 22205effa1 Fixed handling of MeshFaceMaterial when material indices were not set in faces. 12 жил өмнө
  Mr.doob d951fcbcfa Fixed more examples that relied on NormalBlending. 12 жил өмнө
  Mr.doob 9ddc8499ed Merge remote-tracking branch 'alteredq/dev' into dev 12 жил өмнө
  Mr.doob 62bb18f918 THREE.Color support for '#ff0000' and '#f00'. 12 жил өмнө
  alteredq e5759e5a56 Changed WebGLRenderer opaque pass to use NoBlending instead of NormalBlending. 12 жил өмнө
  Mr.doob 19475d8320 Support for THREE.Color( 'rgb(100%,0%,0%)' ) and capping values. 12 жил өмнө
  Mr.doob acbbb13b67 Merge remote-tracking branch 'alteredq/dev' into dev 12 жил өмнө