| .. |
|
animation
|
b02db06c57
Animation: Removed JITCompile stuff.
|
13 years ago |
|
cameras
|
24a6a533ec
Improved camera.setLens code as suggested in #2323.
|
13 years ago |
|
controls
|
4716aee469
Removed unused noFly property.
|
13 years ago |
|
core
|
b69e19e883
Promoted BufferGeometry from src/extras/core to scr/core. Added basic example.
|
13 years ago |
|
geometries
|
114d3587f6
Removed bend stuff from ExtrudeGeometry and TextGeometry.
|
13 years ago |
|
helpers
|
d846a0a67a
Changed CameraHelper API.
|
13 years ago |
|
modifiers
|
cdfc4f3b8a
Implemented Object.create( *.prototype ) pattern as per discussion in #2080.
|
13 years ago |
|
objects
|
cdfc4f3b8a
Implemented Object.create( *.prototype ) pattern as per discussion in #2080.
|
13 years ago |
|
renderers
|
c83f5e5d3b
Fixed shadowmaps not getting proper GL state if there were flipsided objects in the scene.
|
13 years ago |
|
shaders
|
019a0f59ef
Some more GLSL precision cleanup.
|
14 years ago |
|
ColorUtils.js
|
6b151b552e
Merging with @alteredq's experimental branches.
|
14 years ago |
|
FontUtils.js
|
7aba6e9743
Moved FontUtils into a seperate file, Removed and move TextPath into FontUtils
|
14 years ago |
|
GeometryUtils.js
|
ded6c16ad3
Changed Vertex so it's just a Vector3 and updated all the examples. Fixes #1703.
|
14 years ago |
|
ImageUtils.js
|
cab0a0f718
Added support for compressed textures.
|
13 years ago |
|
SceneUtils.js
|
b838b38f47
Moved doubleSided / flipSided properties from Object3D into Material.
|
13 years ago |
|
ShaderUtils.js
|
af9fb1d193
Added handling of flipSided also to normal map shader.
|
13 years ago |