커밋 기록

작성자 SHA1 메시지 날짜
  Mr.doob ec00f298be CanvasRenderer and SVGRenderer using single-material system. 14 년 전
  Mr.doob 806ecdfc04 Merge remote-tracking branch 'alteredq/experimental_shading_materials' into dev 14 년 전
  Mr.doob 6b151b552e Merging with @alteredq's experimental branches. 14 년 전
  Mr.doob 20c96f52e9 Reverted changes, starting again. 14 년 전
  alteredq 5edfb12697 Added "autoUpdateObjects" flag to WebGLRenderer. 14 년 전
  alteredq 103154d293 Removing some cruft in WebGLRenderer. 14 년 전
  alteredq 965b199de2 And some more strict equality checking. 14 년 전
  alteredq f166079dcc More strict equality checking. 14 년 전
  alteredq b410a7804a Small change in setObjectFaces. 14 년 전
  alteredq b0aae55ed8 Cleaned up a bit buffers handling in WebGLRenderer. 14 년 전
  alteredq 81b60ea2f6 All WebGL examples working with array-less materials. 14 년 전
  alteredq 05b3db4dca Experimenting with array-less materials. 14 년 전
  alteredq 32ba5a562a Blender exporter seems to work fine with new Blender 2.60 ;) 14 년 전
  alteredq b4f89f4b78 Experimenting with Phong computed fully in fragment shader. Added new point lights test. 14 년 전
  alteredq 2253592365 Added "metal" parameter to Phong. Added new materials test. 14 년 전
  alteredq 1e7e75e29c Fixed cubemapped sphere shadow in shading testbed. 14 년 전
  alteredq 841865d422 Tweaked cars materials. 14 년 전
  alteredq 9968b7dc07 Changed ambient handling for Phong and Lambert materials. 14 년 전
  Mr.doob 330ab77836 WIP WebGLRenderer refactoring 14 년 전
  alteredq a8869f9e5b Quick and dirty hack to get WebGLRenderer working with new scene graph. 14 년 전
  alteredq 093fbbe334 Merge remote-tracking branch 'remotes/mrdoob/dev' into dev 14 년 전
  Mr.doob 6742f8e4a4 Merge remote-tracking branch 'sirlantis/patch-1' into dev 14 년 전
  Mr.doob d2b8a07822 Changed ColladaLoader so it doesn't create extra Object3Ds for each mesh. 14 년 전
  alteredq 937d200899 Updated help in OBJ converter to reflect new loaders API. 14 년 전
  alteredq 0fee925afe Refactored UTF8Loader to follow JSONLoader / BinaryLoader APIs. 14 년 전
  alteredq 0284cb950a Refactored BinaryLoader to follow new JSONLoader style simpler API. 14 년 전
  alteredq 942a6c89c9 Updated Clock to be more compatible with Timer (now uses seconds and getDelta API). 14 년 전
  alteredq 41eb500677 Refactored custom attributes handling to use lists to remove massive bottleneck. 14 년 전
  Marcel Jackwerth b6e6624a1d Added missing minus sign. 14 년 전
  Marcel Jackwerth d49f2d3281 Always use shortest path for Quaternion.slerp (also see: http://www.euclideanspace.com/maths/algebra/realNormedAlgebra/quaternions/slerp/ Other Issues, Inverting Quaternions) 14 년 전