zz85
|
bf6e906e64
Update builds
|
14 years ago |
Mr.doob
|
dd3bf5e9d0
Updated builds.
|
14 years ago |
Mr.doob
|
c89e3fe49a
More breakage...
|
14 years ago |
alteredq
|
412c545c47
Updated the rest of examples.
|
14 years ago |
alteredq
|
064138d826
Updated more examples. Got AnaglyphWebGLRenderer and CrosseyedWebGLRenderer working.
|
14 years ago |
alteredq
|
db81e45255
Updated builds. Renamed subdivision example with webgl prefix.
|
14 years ago |
alteredq
|
1f7bc4e31d
Made PathControls work.
|
14 years ago |
alteredq
|
4b7c468e15
Made TrackballControls work. Fixed more examples.
|
14 years ago |
alteredq
|
ef29a8e352
Made FlyControls and RollControls work. Fixed more examples.
|
14 years ago |
alteredq
|
c07919529e
Made FirstPersonControls work. Fixed more examples to work with the new camera system.
|
14 years ago |
zz85
|
ab944fda0a
Handles subdivision of vertex colors by averaging vertex colors
|
14 years ago |
zz85
|
195a0b31ae
Quick fix for boundary cases in Subdivision. Updated example
|
14 years ago |
zz85
|
98629744d3
option to honor old vertex colors with subdivisionModifier.useOldVertexColors = true
|
14 years ago |
zz85
|
a88848ab1d
Added THREE.SubdivisionModifier. Removed THREE.GeometryUtils.createSubdivision()
|
14 years ago |
zz85
|
a6eb8106a2
merged mrdoob/dev
|
14 years ago |
zz85
|
dd6114b7f2
Moved createSubdivision() to THREE.GeometryUtils
|
14 years ago |
Mr.doob
|
a0b8f50fb0
Renamed scene.center to scene.origin as per @pyrotechnick suggestion.
|
14 years ago |
Mr.doob
|
a336a5c124
Added deprecated warning to old cameras.
|
14 years ago |
Mr.doob
|
df64ff921f
extras/cameras/*Cameras > extras/controls/*Controls
|
14 years ago |
Mr.doob
|
0995bc43f3
Added a handy "center" to Scene.
|
14 years ago |
Mr.doob
|
5d96f15b39
Started doing Camera changes.
|
14 years ago |
zz85
|
b4332d6a24
added more generic geometry creation functions in canvas_geometry_subdivison.html
|
14 years ago |
alteredq
|
a60595b3f7
Removed edges handling from asset pipeline (Blender exporter, OBJ converter, JSONLoader).
|
14 years ago |
alteredq
|
0e4a103872
Fixed CubeCamera. Added forgotten HTML for dynamic cube maps cars example.
|
14 years ago |
zz85
|
cdd5a20de2
Switched to hashmap implementation for mergeVertices()
|
14 years ago |
alteredq
|
01e2781826
Merge remote-tracking branch 'remotes/mrdoob/dev' into dev
|
14 years ago |
Mr.doob
|
ad31ff1214
Fixed the rest of the examples.
|
14 years ago |
alteredq
|
1f61a03593
Merge remote-tracking branch 'remotes/mrdoob/dev' into dev
|
14 years ago |
alteredq
|
f26eed4b1e
Merge remote-tracking branch 'remotes/mrdoob/dev' into dev
|
14 years ago |
Mr.doob
|
25d6480cf6
Fixed yet more examples.
|
14 years ago |