| .. |
|
animation
|
55964a7153
Removed unnecessary and problematic immediate update when calling play on an Animation. Update will accumulate the blend weights for the animation and we don't want it being done twice on any particular frame.
|
12 лет назад |
|
cameras
|
0a1f2b4b71
Fixing a minor warning that can occur with the google closure compiler. Comment has jsdoc annotations but does not start with the jsdoc style comment header.
|
12 лет назад |
|
core
|
b70137f807
Merge branch 'pathholes2' of https://github.com/jahting/three.js into dev
|
12 лет назад |
|
curves
|
47ee92fa9f
Code clean up.
|
13 лет назад |
|
geometries
|
6b795c745f
Reverting PlaneGeometry and CircleGeometry to use Geometry.
|
12 лет назад |
|
helpers
|
0d09419b0c
Update ArrowHelper.js
|
12 лет назад |
|
objects
|
88f56b3b3b
Clean up.
|
13 лет назад |
|
renderers
|
aa4b395983
WebGLRenderer: material.side support in shadowmap.
|
12 лет назад |
|
shaders
|
b2ab717f22
Simplified SpritePlugin a bit more.
|
12 лет назад |
|
FontUtils.js
|
57f068d43f
removed redundant check from FontUtils
|
12 лет назад |
|
GeometryUtils.js
|
f218530882
Update GeometryUtils.js
|
12 лет назад |
|
ImageUtils.js
|
6d4fe3f82b
ImageUtils: loadTextureCube using ImageLoader as suggested by @CowTail in #4654.
|
12 лет назад |
|
SceneUtils.js
|
6a0b0eb1fd
Split SceneUtils.cloneObject into *.clone()
|
14 лет назад |