alteredq ea4b8a6045 Renamed renderer.shadowMaterialSide => renderer.shadowMapCullFace 13 лет назад
..
animation b02db06c57 Animation: Removed JITCompile stuff. 13 лет назад
cameras 24a6a533ec Improved camera.setLens code as suggested in #2323. 13 лет назад
core c8ae6a3de6 First official commit of ShapeGeometry with examples. 13 лет назад
geometries 524c65e7a9 Merge remote-tracking branch 'remotes/mrdoob/dev' into dev 13 лет назад
helpers 41aa5e352a Updated HemisphereLightHelper using new MeshFaceMaterial. 13 лет назад
modifiers 812ef356ee Updated code and examples that relied on GeometryUtils.clone() 13 лет назад
objects cdfc4f3b8a Implemented Object.create( *.prototype ) pattern as per discussion in #2080. 13 лет назад
renderers ea4b8a6045 Renamed renderer.shadowMaterialSide => renderer.shadowMapCullFace 13 лет назад
shaders cbc22ff32c Renamed SpriteMaterial properties: affectedByDistance => sizeAttenuation, mergeWith3D => depthTest. Added support for SpriteMaterial.depthWrite. 13 лет назад
ColorUtils.js 50beaac104 Moved ColorUtils.rgbToHsv into Color.getHSV 13 лет назад
FontUtils.js 7aba6e9743 Moved FontUtils into a seperate file, Removed and move TextPath into FontUtils 13 лет назад
GeometryUtils.js 95238b00de GeometryUtils.clone() to geometry.clone() 13 лет назад
ImageUtils.js 89b9d21da3 Merged @MiiBond's single file DDS cube textures. 13 лет назад
SceneUtils.js 6a0b0eb1fd Split SceneUtils.cloneObject into *.clone() 13 лет назад
ShaderUtils.js 88604b4a0a Testing the impact of normalization of transformed normals in vertex shaders (phong, normal, normalmap, skin simple). 13 лет назад
粤ICP备19079148号