Mikael Emtinger
|
0acad374a1
Added .fog as parameter (to used for enabeling refreshing and setting of fog uniforms in MeshShaderMateiral)
|
14 年之前 |
Mikael Emtinger
|
e7b6f4ad3c
Merged with mrdoob
|
14 年之前 |
Mikael Emtinger
|
ea42310975
Added .boundTo in custom attributes. If not defined, it assumes that the custom attribute data has the length of vertices (boundTo="vertices"). If boundTo="faces", the custom attribute data has the length of faces.length. If boundTo="faceVertices" the cursom attribute data has the length of: numFace3*3 + numFace4*4.
|
14 年之前 |
Mr.doob
|
6992b8e455
Merge remote branch 'alteredq/master'
|
14 年之前 |
Mr.doob
|
70ff34b8a3
Updated Stats.js widget.
|
14 年之前 |
alteredq
|
477b0095a9
Added dumping of scale to Blender exporter / handling of scale to JSONLoader.
|
14 年之前 |
Mr.doob
|
e6fd2d0516
Blender Exporter: Added option for truncating vertex values. Added scale parameter.
|
14 年之前 |
Mr.doob
|
09e976f299
Blender exporter: Scene export option False by default.
|
14 年之前 |
alteredq
|
7e6ba581de
Removed some bottlenecks in shader building / sharing.
|
14 年之前 |
alteredq
|
c2a401f2b8
Added option not to export materials to Blender exporter.
|
14 年之前 |
alteredq
|
5a684c29ea
Fixed broken video texture example.
|
14 年之前 |
alteredq
|
a719d289cc
Fixed broken ribbons example.
|
14 年之前 |
alteredq
|
575deaadc5
Fixed broken depth-of-field example.
|
14 年之前 |
Mikael Emtinger
|
08642c5239
Merged with mrdoob.
|
14 年之前 |
alteredq
|
9abbb97d4c
Fixed Blender exporter not checking if material texture actually has some image.
|
14 年之前 |
alteredq
|
e19bf17645
Synced with mrdoob's branch.
|
14 年之前 |
alteredq
|
1001b76351
Added lava shader example.
|
14 年之前 |
Mr.doob
|
8c3fa8f401
WebGLRenderer: Removed unneded program checks.
|
14 年之前 |
alteredq
|
3b43c79679
Added possibility of enforcing vertical angle constraint to QuakeCamera.
|
14 年之前 |
Mikael Emtinger
|
b35b70a0e0
Fixed bug in stencil shadow renderer.
|
14 年之前 |
alteredq
|
27b0ee0be7
Updated Loader to handle more material parameters (blending, transparent, depthTest).
|
14 年之前 |
Mr.doob
|
29da25e746
WebGLRenderer: Added internal cache for compiled shaders. Already compiled shaders get reused.
|
14 年之前 |
alteredq
|
b6aa8c8433
And some more globals, third time is a charm?
|
14 年之前 |
alteredq
|
a53921fb22
Fixed more globals in JSONLoader. Also updated ubiquity test includes.
|
14 年之前 |
alteredq
|
2d7833d32e
Fixed runaway globals in JSONLoader.
|
14 年之前 |
alteredq
|
d12252421e
Synced with mrdoob's branch.
|
14 年之前 |
Mr.doob
|
816d19a8d6
REVISION ++
|
14 年之前 |
alteredq
|
f518051f1f
Fixed some spurious invisible character in WebGLRenderer.
|
14 年之前 |
Mikael Emtinger
|
70594cc9ce
Fixed so dirty=false after uploading custom attribute
|
14 年之前 |
Mikael Emtinger
|
e88b1b4783
Merged with mrdoob.
|
14 年之前 |