| .. |
|
cameras
|
46294a0f08
Trying to be nicer to V8.
|
13 years ago |
|
core
|
b40e238550
Added placeholders for Object3D and Geometry clone().
|
13 years ago |
|
extras
|
6b87d85477
Updated CircleGeometry to the new instancing pattern.
|
13 years ago |
|
lights
|
cdfc4f3b8a
Implemented Object.create( *.prototype ) pattern as per discussion in #2080.
|
13 years ago |
|
loaders
|
beaa18b652
Fixed ImageUtils.loadTexture that got broken when it was changed to use ImageLoader.
|
13 years ago |
|
materials
|
e60c179536
I guess we can start adding some warning here and there.
|
13 years ago |
|
objects
|
230d39e4d0
Made it possible to enforce use of uniforms instead of float texture for bones.
|
13 years ago |
|
renderers
|
eab9e6d63d
Another handy message to have.
|
13 years ago |
|
scenes
|
d7dcc6cdd5
Merge remote-tracking branch 'remotes/AddictArts/dev_lightTargets' into unflip
|
13 years ago |
|
textures
|
9049567301
Added anisotropy to WebGLRenderTarget. Also fixed clone for Texture and WebGLRenderTarget.
|
13 years ago |
|
Three.js
|
f524992c0c
Projector: Implemented side: THREE.FrontSide, THREE.BackSide, THREE.DoubleSide as per discussion in #2285.
|
13 years ago |