Commit History

Author SHA1 Message Date
  alteredq 85f06ba4f3 Refactored MeshFaceMaterial.materials handling. 12 years ago
  OpenShift guest 8a20620a32 update the meshfacematerial to allow materialdefinition in material 12 years ago
  alteredq 80dd93a86b Renamed spotLightAngle uniforms to spotLightAngleCos. 12 years ago
  alteredq 56fd2767ff Fixed GL uniforms errors when starting with invisible lights. 12 years ago
  alteredq 2a7885e8b3 Renamed uniform hemisphereLightPosition => hemisphereLightDirection 12 years ago
  alteredq 20b93e3fff Fixed HemisphereLight shading. 12 years ago
  alteredq e39cbf23f1 Added LineDashedMaterial and corresponding example. 12 years ago
  alteredq c1f3428495 Removed maxLights parameter from WebGLRenderer. 12 years ago
  alteredq 17c9e7278b Changed Sprites to use stable sorting. 12 years ago
  alteredq 68128af601 Changed object sorting in WebGLRenderer to be stable. 12 years ago
  alteredq 021837a028 Editor: added handling of fog to "World" section. 13 years ago
  alteredq 4b06bc6380 Added custom attributes support for Ribbons and corresponding example. 13 years ago
  alteredq 199bde51c8 Added missing custom attributes buffers deallocation for Lines and ParticleSystems. 13 years ago
  alteredq 7c4269ef46 Added support for vertex normals to Ribbons. 13 years ago
  alteredq 9f57ad8211 Editor: removed dummy textures. 13 years ago
  Mr.doob 06a19706f1 Merge remote-tracking branch 'jdduke/patch-2' into dev 13 years ago
  Jared Duke c4edea9839 Update src/renderers/WebGLRenderer.js 13 years ago
  alteredq 72b8b8d72f Changed defines generation to skip false values. 13 years ago
  alteredq 74ce25ee89 Added defines parameter for adding preprocessor definitions to ShaderMaterial. 13 years ago
  alteredq fce601d5f0 Added support for compressed cube maps. 13 years ago
  Mr.doob 6d3b258d64 Merge remote-tracking branch 'jdduke/patch-1' into dev 13 years ago
  Jared Duke 0aedcc0fb3 Update src/renderers/WebGLRenderer.js 13 years ago
  Mr.doob 2386d63147 Added support of object.renderDepth to Projector. Related to #2386. 13 years ago
  alteredq 25bffd0d3b One possible workaround for normal map inconsistencies across models. 13 years ago
  alteredq 1dcc2d756a Merged and fixed @crobi's normalmaps via derivatives. 13 years ago
  alteredq cab0a0f718 Added support for compressed textures. 13 years ago
  Robert Carnecky fbd22e761e Merge remote-tracking branch 'remotes/mrdood/dev' 13 years ago
  alteredq 99de0ac373 Added handling of BufferGeometry for ParticleSystems plus corresponding example. 13 years ago
  Robert Carnecky 3463fc1857 Add support for normal maps in MeshPhongMaterial.js 13 years ago
  WestLangley b9687e3ada Corrected handling of flip-sided materials 13 years ago