커밋 기록

작성자 SHA1 메시지 날짜
  Mr.doob ffaa6bf06c Merge pull request #7153 from mkkellogg/dev 10 년 전
  mkkellogg a7eed9d638 Updated cubeToUV() to a reduced-instruction version with minimal branching, and updated near plane values for shadow map cameras to be at least 1. 10 년 전
  mkkellogg 4f4fdc116b Updated point light shadow map shader to use existing 'viewMatrix' and 'shadowBias' variables. 10 년 전
  mkkellogg b9a51318ec Updated comments for cubeToUV() function in shadow mapping shader. 10 년 전
  mkkellogg f476908380 Point light shadow mapping now utilizes cube-to-2D projection, avoiding the need for a samplerCube in the shader. 10 년 전
  mkkellogg 8dfd933fd6 Added checks for definition of POINT_LIGHT_SHADOWS in shaders for including point light shadow mapping code. 10 년 전
  Mark Kellogg 0f9a9226b3 Inlined code from sampleCubeShadowMapPCF() directly into main(). 10 년 전
  Mark Kellogg 5964cb9b00 Updated point-light shadow mapping code to be more efficient with uniforms and varyings. 10 년 전
  Mark Kellogg ebe6e29939 Updated code formatting. 10 년 전
  Mark Kellogg 01e0199b3c Added shadow functionality for point lights. 10 년 전
  Mr.doob c95ac998ad Editor: More animation code commented out. 10 년 전
  Mr.doob b971e3c290 AMFLoader: Clean up. 10 년 전
  Mr.doob af0b43468a AMFLoader: mrdoobapproved. 10 년 전
  Mr.doob 3c6588761a Updated builds. 10 년 전
  Mr.doob 1b959b07aa Editor: Commented out THREE.AnimationHandler reference. 10 년 전
  Mr.doob 156f6b74df Geometry: Renamed .sortFacesByMaterial() to .sortFacesByMaterialIndex(). See 9ca9003e16d8cc07117eda454aa484e66e9e3729. 10 년 전
  Mr.doob c85e896ff2 Merge pull request #7232 from agnivade/agnivade-svgpatch 10 년 전
  Mr.doob e9bd4a1e80 Merge pull request #7230 from benaadams/instancing-reset 10 년 전
  Agniva De Sarker ef9d00bbee Updating SVGLoader to handle comments 10 년 전
  Ben Adams 5626611393 Separate attribute and attribute + divisor calls 10 년 전
  Ben Adams 23ad7d5fd5 fix extension 10 년 전
  Ben Adams e6625a9390 Fix assignment 10 년 전
  Ben Adams 45d639856b Reset attribute divisor when changing from non-instanced 10 년 전
  Ben Adams c6c305a39d Add attributeDivisors to state 10 년 전
  Mr.doob 7072a5d32f Clean up. 10 년 전
  Mr.doob f00420def4 Merge pull request #7227 from tamarintech/feature/amf_demo 10 년 전
  Elijah Snyder 9f736d8ca6 Debug code removed 10 년 전
  Elijah Snyder 6997967dc5 DirectionalLight changed to PointLight. Camera orientation changed to Z up with new model oriented correctly 10 년 전
  Mr.doob 0cea5d08b8 Merge pull request #7228 from tamarintech/fix/r73dev_warnings_buffergeometry 10 년 전
  Elijah Snyder 4e2607d014 Upsetting the camera (ha! Get it? camera.up.set!) and fixing some whitespace issues 10 년 전