Commit History

Author SHA1 Message Date
  Mr.doob 8677b60426 Removed shims for Int32Array and Float32Array. 12 years ago
  Ben Houston 8d715d1795 replace 'window' with 'self' in src/three.js for both NodeJS and IE10 compatibility. 13 years ago
  Mr.doob 6c2d03e965 r59dev 13 years ago
  Mr.doob b376885578 r58 13 years ago
  Mr.doob 9724c207ba r58dev 13 years ago
  Mr.doob 1ce2b5bc38 r57 13 years ago
  Mr.doob f3264cd112 57dev 13 years ago
  Mr.doob f4ce3b6668 r56 13 years ago
  Mr.doob 5a0323ac28 Replaced startsWidth and endsWidth with regexp. See #3003. 13 years ago
  Mr.doob 3ced32afa7 Code clean up as per Ufligy2 warnings. 13 years ago
  Ben Houston 53169124d9 THREE.extend improvements: adopt safe {}.hasOwnProperty method source. Optimize Object.keys() based on @paulmillr suggestion. 13 years ago
  Ben Houston 82af7f0c9f add EMCASCript5 compatibility to THREE.extend. 13 years ago
  Ben Houston 4ec2a6960b simplify variable naming in THREE.extend, now referencing _.extend as the template. 13 years ago
  Ben Houston c2ed32e7fa simplify extend because we don't need it to be hierarchical. 13 years ago
  Mr.doob 301c55d853 r56dev 13 years ago
  Ben Houston baa928e581 add source for THREE.extend method. 13 years ago
  Ben Houston e2df06e005 fix three missed conversions to closures. switch to extending math prototypes rather than replacing them. This is to ensure that types created in closures within a type's prototype definition get their prototype updated with the full definition. 13 years ago
  Mr.doob 98a83b2429 r55 13 years ago
  Mr.doob 0d42475b55 55dev 13 years ago
  Mr.doob 9e878eab1b r54 13 years ago
  alteredq 7af978c4af Merged @MiiBond's shadow map bilinear filtering. 13 years ago
  MiiBond 0c899e055f Added shadow map type definitions and replaced shadowMapSoft boolean on the renderer with shadowMapType. The default type is THREE.PCFShadowMap, which amounts to the previous default of shadowMapSoft = true. A new type, THREE.PCFSoftShadowMap will enable bilinear filtering of the shadow in the shader for smoother results. 13 years ago
  alteredq 55e8d36455 Added frontface direction constants. 13 years ago
  alteredq ea4b8a6045 Renamed renderer.shadowMaterialSide => renderer.shadowMapCullFace 13 years ago
  Mr.doob df12ee98b5 r54dev 13 years ago
  Mr.doob ddef07a18c r53 13 years ago
  alteredq ab294a450c Added "AddOperation" environment mapping combine type for additive cube maps reflections / refractions. 13 years ago
  Mr.doob 158570eaed r53dev 13 years ago
  Mr.doob fc70bb9ba7 r52 13 years ago
  Mr.doob 1ffb13bb98 More clean up to Three.js 13 years ago