Ben Adams
|
b4575e143d
fix index -> start
|
hace 10 años |
Ben Adams
|
3c67a38348
remove unnessary worlk
|
hace 10 años |
Ben Adams
|
c2d8c3d5b7
Add draw calls to non-indexed buffers
|
hace 10 años |
Mr.doob
|
191bb16cd4
Renamed THREE.SegmentsLine to THREE.LineSegments. See 9b63a1d906e0e5f33cadc145664c6bf44aa68fed
|
hace 10 años |
Mr.doob
|
7ebe07731b
WebGLRenderer: Removed material reference that broke changing materials in editor.
|
hace 10 años |
Mr.doob
|
2034b611f1
WebGLRenderer: Clean up.
|
hace 10 años |
Mr.doob
|
9b63a1d906
Added THREE.SegmentsLine.
|
hace 10 años |
Mr.doob
|
caeb33fc11
WebGLRenderer: Clean up.
|
hace 10 años |
Fabian Lange
|
f2a191b4a7
extract mesh/line/pointCloud rendering from renderBufferDirect.
|
hace 10 años |
Mr.doob
|
8c5a94e37c
WebGLRenderer: Minor clean up.
|
hace 10 años |
Mr.doob
|
78dcfff73b
WebGLRenderer: Clean up
|
hace 10 años |
Mr.doob
|
417e47d928
WebGLRenderer: Removed unroll* methods.
|
hace 10 años |
Ricardo Cabello
|
46b78bbd17
Merge pull request #6409 from benaadams/update-skeleton
|
hace 10 años |
Ricardo Cabello
|
1449900995
Merge pull request #6407 from benaadams/update-buffer-phase
|
hace 10 años |
Mr.doob
|
3b4bacdcb6
BufferGeometry and WebGLRenderer robustness.
|
hace 10 años |
Ben Adams
|
e80b396b90
Update skeleton in existing loop
|
hace 10 años |
Ben Adams
|
b46f98d526
Remove additional update
|
hace 10 años |
Ben Adams
|
01ccd8df79
Batch buffer update
|
hace 10 años |
Ben Adams
|
77c7364298
Remove redundant texture binds
|
hace 10 años |
Mr.doob
|
bf573f30af
Modularised WebGLGeometries.
|
hace 10 años |
Mr.doob
|
f4782d999a
BufferGeometry .MaxReferenceableIndex to .MaxIndex. See #6373
|
hace 10 años |
Ben Adams
|
172da17a6d
computeOffsets to change default size based on ext
|
hace 10 años |
WestLangley
|
9837e92b7b
Removed AOmap and Lightmap from Basic and Lambert
|
hace 10 años |
WestLangley
|
1df48eefe2
Removed wrap lighting from Phong and Lambert
|
hace 10 años |
Mr.doob
|
8efea7f7f8
WebGLRenderer: Handle geometry changes.
|
hace 10 años |
Mr.doob
|
a8279949f4
WebGLObjects: Minor clean up.
|
hace 10 años |
Mr.doob
|
4f4c1dece5
WebGLRenderer: Removed Geometry render path. Everything is now BufferGeometry (internally).
|
hace 10 años |
Ricardo Cabello
|
7cf11ed945
Merge pull request #6344 from benaadams/depth
|
hace 10 años |
Ben Adams
|
f507558bf3
Add depth function to materials
|
hace 10 años |
Ben Adams
|
a9e0b9de16
Reuse program when not changed
|
hace 10 años |