michael 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 лет назад
..
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. 12 лет назад
geometries 0fa0baf36f Updated examples and loaders to latest Geometry2/IndexedGeometry2. 12 лет назад
helpers afd8223846 Simplified SkeletonHelper. Skinning blending example went from 1661 drawcalls to 73. 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 b6e22e226c Nicer API for Geometry.merge() 12 лет назад
ImageUtils.js 6d4fe3f82b ImageUtils: loadTextureCube using ImageLoader as suggested by @CowTail in #4654. 12 лет назад
SceneUtils.js 6a0b0eb1fd Split SceneUtils.cloneObject into *.clone() 13 лет назад