| .. |
|
cameras
|
c5c89fa2d7
Matrix4's static methods makeFrustum, makePerspective, makeOrtho are now normal non-static public methods. Fixes #1615.
|
13 лет назад |
|
core
|
c09d834992
Revert "improve frustum culling"
|
13 лет назад |
|
extras
|
ded6c16ad3
Changed Vertex so it's just a Vector3 and updated all the examples. Fixes #1703.
|
13 лет назад |
|
lights
|
aa5448895b
Docs: DirectionalLight and some SpotLight progress.
|
14 лет назад |
|
materials
|
4a36583427
Added CustomBlending mode. Added texture.premultiplyAlpha parameter. Added standard and custom blending examples.
|
13 лет назад |
|
objects
|
ded6c16ad3
Changed Vertex so it's just a Vector3 and updated all the examples. Fixes #1703.
|
13 лет назад |
|
renderers
|
ded6c16ad3
Changed Vertex so it's just a Vector3 and updated all the examples. Fixes #1703.
|
13 лет назад |
|
scenes
|
840254269d
Renamed Scene' .addObject() and .removeObject() to .__addObject() and .__removeObject()
|
14 лет назад |
|
textures
|
cac415ca83
Removed LatitudeReflectionMapping and LatitudeRefractionMapping as per the results in #1621.
|
13 лет назад |
|
Three.js
|
3a8a66c7af
Reformated requestAnimationFrame polyfill.
|
13 лет назад |