Historique des commits

Auteur SHA1 Message Date
  Mr.doob c0442b8d58 Merge remote-tracking branch 'sole/dev' into dev il y a 13 ans
  sole 6822f5d715 Document ParticleBasicMaterial il y a 13 ans
  sole 4100f69cfd Document ParticleSystem il y a 13 ans
  alteredq a2f0cf06a0 Changed normal map shader to be per-pixel. il y a 13 ans
  alteredq c8c08db33e Updated builds. il y a 13 ans
  alteredq e8c139e84a Merge remote-tracking branch 'remotes/mrdoob/dev' into unflip il y a 13 ans
  alteredq cd5e0fd176 Fixed skinned normals. il y a 13 ans
  Mr.doob e936d76c70 Removed unneded naming of callback functions. il y a 13 ans
  Mr.doob d18c95cdd0 Vertex: Legacy support approach suggested by @voidburn. Fixes #2257. il y a 13 ans
  alteredq 9cc7b75a89 Merge remote-tracking branch 'remotes/mrdoob/dev' into unflip il y a 13 ans
  alteredq 38f3ac1395 Fixed broken material pre-initialization without object argument. il y a 13 ans
  Mr.doob 72cbc5ea46 WebGLRenderer: Maybe it's better to use setViewport without arguments for resetting. il y a 13 ans
  Mr.doob bda7b63a6c Merge remote-tracking branch 'michaud/patch-1' into dev il y a 13 ans
  Mr.doob 96c24550be Updated builds. il y a 13 ans
  Mr.doob 309a3b3ed1 CanvasRenderer: Fixed a little bug introduced while trying to be nice to V8. il y a 13 ans
  Mr.doob de1b786f30 CanvasRenderer: v flip. il y a 13 ans
  Mr.doob cc03328409 Updated builds. il y a 13 ans
  Mr.doob 76a25d5d46 Merge remote-tracking branch 'alteredq/unflip' into dev il y a 13 ans
  Mr.doob 2a1aa0c8bc Merging with alteredq's branch. il y a 13 ans
  alteredq fbf28ffe46 Updated builds. il y a 13 ans
  alteredq d7dcc6cdd5 Merge remote-tracking branch 'remotes/AddictArts/dev_lightTargets' into unflip il y a 13 ans
  sole 75e91fde21 Remove projectGraph from documentation as it's not public anymore. il y a 13 ans
  sole 6f5895b164 Make Projector's projectGraph function private as it's only used internally by the public projectScene method il y a 13 ans
  sole ce183b552a Add a bit of documentation for the Projector class il y a 13 ans
  alteredq 4e1e1089ed Fixed Blender exporter crashing on models without armatures. il y a 13 ans
  alteredq 19c228dafb Added support for standard derivates. il y a 13 ans
  alteredq 9a82495f1b Added support for anisotropic texture filtering and corresponding example. il y a 13 ans
  alteredq dd1c5e9305 Changed ColladaLoader to create SkinnedMesh using bone uniforms instead of newly default bone texture. il y a 13 ans
  alteredq ea4b13aed2 Added "iv" uniform type for passing integer arrays interpreted as ivec3. il y a 13 ans
  alteredq 4eedc69fa7 Added "iv1" uniform type for passing integer arrays. il y a 13 ans