| .. |
|
cameras
|
6f4cc817fd
Removed camera.projectionMatrixInverse as per @bhouston suggestion in #4257.
|
12 years ago |
|
core
|
29ab8246b6
Raycaster/Projector: Skip morphtarget if influence === 0.
|
12 years ago |
|
extras
|
b350f9dacf
Avoid defaulting crossOrigin attribute
|
12 years ago |
|
lights
|
433d1bd574
HemisphereLight#clone() should create a new HemisphereLight, not a PointLight
|
12 years ago |
|
loaders
|
b350f9dacf
Avoid defaulting crossOrigin attribute
|
12 years ago |
|
materials
|
063b88a9df
Sprite: material.uvOffset/uvScale to material.map.offset/repeat.
|
12 years ago |
|
math
|
e437ae2699
Matrix4.decompose was incorrect, didn't account for a singular negative scale axis (also added unit test.)
|
12 years ago |
|
objects
|
bb31515d6b
Vector3.get*FromMatrix() -> Vector3.setFromMatrix*()
|
12 years ago |
|
renderers
|
4e7ea0040a
Projector (CanvasRenderer, SVGRenderer, SoftwareRenderer): Added morphtargets support.
|
12 years ago |
|
scenes
|
2b6fdf00d6
Added 'addedToScene', 'removedFromScene', 'objectAdded', and 'objectRemoved' events
|
12 years ago |
|
textures
|
769b0195e8
Moving texture.needsUpdate to events.
|
12 years ago |
|
Three.js
|
4862f5f111
r65
|
12 years ago |