Mr.doob
|
d0138282ba
Now that WebGLRenderer does VBO per geometry I guess we don't need that GeometryUtils.merge there. Makes loading much faster too.
|
15 vuotta sitten |
Mr.doob
|
fa183834b2
Merge remote branch 'alteredq/master'
|
15 vuotta sitten |
Mr.doob
|
584a8440fd
Merging with alteredq's branch.
|
15 vuotta sitten |
Mr.doob
|
cee17e1043
Merge remote branch 'orgicus/master'
|
15 vuotta sitten |
Mr.doob
|
59304d8a6e
Matrix4.transformVector3 ⟶ Matrix4.multiplyVector3
|
15 vuotta sitten |
alteredq
|
e10d8c6680
Synced with mrdoob's branch.
|
15 vuotta sitten |
alteredq
|
c0e30b2c39
Made VBOs reusable.
|
15 vuotta sitten |
Mr.doob
|
2929d5a345
GeometryUtils::merge were not copying centroid/normal/material.
|
15 vuotta sitten |
alteredq
|
d7ba66ea26
Synced with mrdoob's branch.
|
15 vuotta sitten |
Mr.doob
|
d29e94ca97
Updated materials (canvas) example.
|
15 vuotta sitten |
Mr.doob
|
1d7a14733b
ReflectionMapping working with MeshBasicMaterial/CanvasRenderer \:D/
|
15 vuotta sitten |
Mr.doob
|
93c9bb3486
Because CanvasRenderer now checks if `map.loaded == true` (following WebGLRenderer behaviour) some examples got broken.
|
15 vuotta sitten |
Mr.doob
|
7441b1de59
Implemented gero3's Matrix4.transformVector3 optimisation ( http://jsperf.com/diff-in-speed-for-three-js ).
|
15 vuotta sitten |
George Profenza
|
e90f60ec3b
added slim conversion
|
15 vuotta sitten |
Mr.doob
|
6a257e8141
Merge remote branch 'alteredq/master'
|
15 vuotta sitten |
Mr.doob
|
84c262d6c6
Adding support for ReflectionMapping (Spherical) to CanvasRenderer. Not done yet...
|
15 vuotta sitten |
alteredq
|
e57b0c5ba6
Synced with mrdoob's branch.
|
15 vuotta sitten |
alteredq
|
b25a003ded
Merge remote branch 'remotes/upstream/master'
|
15 vuotta sitten |
Mr.doob
|
0f52ae5a9b
Added `ImageUtils::loadTexture`.
|
15 vuotta sitten |
alteredq
|
c1cb8e9067
Added handling of 2d textures in MeshShaderMaterial.
|
15 vuotta sitten |
alteredq
|
0f9184888a
Refactored common code for cube texture setting into separate setCubeTexture function.
|
15 vuotta sitten |
Mr.doob
|
2463d48d26
build.py: full ⟶ common
|
15 vuotta sitten |
Mr.doob
|
d5a8479fc0
Hmm, I found confusing having exporter tests as examples... ?
|
15 vuotta sitten |
Mr.doob
|
cf2776d136
Merge remote branch 'alteredq/master'
|
15 vuotta sitten |
alteredq
|
da9094710f
Made refraction examples working again.
|
15 vuotta sitten |
sole
|
e05234147b
Added basic .gitignore file to avoid .DS_Store files and vim swap files getting into the repository
|
15 vuotta sitten |
Mr.doob
|
b21ced8562
Merge remote branch 'sole/master'
|
15 vuotta sitten |
Mr.doob
|
75c4276df9
examples folder clean up.
|
15 vuotta sitten |
sole
|
3169b4cb86
buid.py: Show help message when no arguments are specified
|
15 vuotta sitten |
Mr.doob
|
870102c68d
You gotta love MacOS and its .DS_Store files...
|
15 vuotta sitten |