alteredq
|
ecdbb2ef91
Fixed broken uniforms cloning. Fixed broken uqbiquity test.
|
15 vuotta sitten |
alteredq
|
255c042b1e
Added clear color parameter to WebGLRenderer constructor, also added setClearColor API call.
|
15 vuotta sitten |
Mr.doob
|
c39eca33ee
Projector::projectScene now does a first pass through Projector::projectObject (which does frustum culling and object sorting).
|
15 vuotta sitten |
alteredq
|
5e74c741c1
Retired MeshCubeMaterial: replaced it with MeshShaderMaterial "cube" defined in ShaderUtils.
|
15 vuotta sitten |
Mr.doob
|
b84bca3bb0
WebGLRenderer optimisation: flattening camera matrices just once per render, it was doing it once per object before.
|
15 vuotta sitten |
Mr.doob
|
10e21dde88
`Geometry::computeNormals` → `Geometry::computeFaceNormals`
|
15 vuotta sitten |
Mr.doob
|
fecd2f3a39
`python build.py --includes` generate a `includes.js` for easy copy/pasting
|
15 vuotta sitten |
Mr.doob
|
201a4d7b5b
Fixed ubiquity test example.
|
15 vuotta sitten |
alteredq
|
a395e120c3
Updated WebGLRenderer and corresponding examples to work with new Texture API.
|
15 vuotta sitten |
Mr.doob
|
584a8440fd
Merging with alteredq's branch.
|
15 vuotta sitten |
Mr.doob
|
67250c69d9
Merging with alteredq's branch.
|
15 vuotta sitten |
Mr.doob
|
a2acf0b390
CanvasRenderer/SVGRenderer: RenderableFace4 is now gone. Unfortunately it created more problems than it solved.
|
15 vuotta sitten |