Historial de Commits

Autor SHA1 Mensaje Fecha
  alteredq 103154d293 Removing some cruft in WebGLRenderer. hace 14 años
  alteredq 965b199de2 And some more strict equality checking. hace 14 años
  alteredq f166079dcc More strict equality checking. hace 14 años
  alteredq b410a7804a Small change in setObjectFaces. hace 14 años
  alteredq b0aae55ed8 Cleaned up a bit buffers handling in WebGLRenderer. hace 14 años
  alteredq 81b60ea2f6 All WebGL examples working with array-less materials. hace 14 años
  alteredq 05b3db4dca Experimenting with array-less materials. hace 14 años
  alteredq 32ba5a562a Blender exporter seems to work fine with new Blender 2.60 ;) hace 14 años
  alteredq b4f89f4b78 Experimenting with Phong computed fully in fragment shader. Added new point lights test. hace 14 años
  alteredq 2253592365 Added "metal" parameter to Phong. Added new materials test. hace 14 años
  alteredq 1e7e75e29c Fixed cubemapped sphere shadow in shading testbed. hace 14 años
  alteredq 841865d422 Tweaked cars materials. hace 14 años
  alteredq 9968b7dc07 Changed ambient handling for Phong and Lambert materials. hace 14 años
  alteredq 937d200899 Updated help in OBJ converter to reflect new loaders API. hace 14 años
  alteredq 0fee925afe Refactored UTF8Loader to follow JSONLoader / BinaryLoader APIs. hace 14 años
  alteredq 0284cb950a Refactored BinaryLoader to follow new JSONLoader style simpler API. hace 14 años
  alteredq 942a6c89c9 Updated Clock to be more compatible with Timer (now uses seconds and getDelta API). hace 14 años
  alteredq 41eb500677 Refactored custom attributes handling to use lists to remove massive bottleneck. hace 14 años
  alteredq f74782b61f Refactored RollControls, FlyControls and PathControls to use externally supplied time delta. hace 14 años
  alteredq 093f17f38c Refactored FirstPersonControls to use externally supplied time delta. hace 14 años
  alteredq f1f744f0ba First attempt at Clock object. hace 14 años
  alteredq 9902cbbf2d Experimenting with Date.now(). Updated builds. hace 14 años
  alteredq 42544a0f29 Moved GeometryUtils.random16 => Math.random16 hace 14 años
  alteredq 89bddf3827 Moved "extras/MathUtils" to "core/Math" (thanks to @mrdoob). hace 14 años
  alteredq 59f0e645a4 Refactored shadowmap example to use MorphAnimMesh. hace 14 años
  alteredq 912b697530 Added forgotten sittingBox.js animated model. hace 14 años
  alteredq 8d417f595e Replaced extra clamp and map_linear functions with MathUtils versions. hace 14 años
  alteredq 15c899b46f Added renderer.shadowMapAutoUpdate parameter. hace 14 años
  alteredq ae22b78c2c Added MorphAnimMesh. Added MathUtils. hace 14 años
  alteredq 55e2337404 Added day/night toggle to rendering testbed. hace 14 años