| .. |
|
cameras
|
c5c89fa2d7
Matrix4's static methods makeFrustum, makePerspective, makeOrtho are now normal non-static public methods. Fixes #1615.
|
13 years ago |
|
core
|
5ba7abc69b
Deprecated THREE.Vertex.
|
13 years ago |
|
extras
|
6fd7eb0211
Merge remote-tracking branch 'valette/dirtyCleanup' into dev
|
13 years ago |
|
lights
|
1087cf8cda
Implemented real spotlights.
|
13 years ago |
|
materials
|
4a36583427
Added CustomBlending mode. Added texture.premultiplyAlpha parameter. Added standard and custom blending examples.
|
13 years ago |
|
objects
|
9f94fcbba8
update to latest dev
|
13 years ago |
|
renderers
|
6fd7eb0211
Merge remote-tracking branch 'valette/dirtyCleanup' into dev
|
13 years ago |
|
scenes
|
840254269d
Renamed Scene' .addObject() and .removeObject() to .__addObject() and .__removeObject()
|
14 years ago |
|
textures
|
cac415ca83
Removed LatitudeReflectionMapping and LatitudeRefractionMapping as per the results in #1621.
|
13 years ago |
|
Three.js
|
3a8a66c7af
Reformated requestAnimationFrame polyfill.
|
13 years ago |