alteredq
|
c234c5cc6e
Merge branch 'master' of https://github.com/mrdoob/three.js
|
пре 14 година |
Mr.doob
|
be5a27198c
Renamed Ray::intersectArray to Ray::intersectObjects.
|
пре 14 година |
alteredq
|
023024f520
Updated Blender scene exporter to output proper JSON. Changed OBJ converter to dump less digits for floats.
|
пре 14 година |
Mr.doob
|
30cfa26ee2
Fixed build script for ThreeWebGL (was missing objects).
|
пре 14 година |
Mr.doob
|
71d3e32af6
Abstracted Ray::intersectScene into Ray::intersectArray.
|
пре 14 година |
Mr.doob
|
e84d8b5b37
Added WebGL Globe project.
|
пре 14 година |
Mr.doob
|
e87caabbf8
Removed `__styleString` and `updateStyleString` out of THREE.Color.
|
пре 14 година |
alteredq
|
ef38d481bf
Caching vertex texture check.
|
пре 14 година |
alteredq
|
739e6b4cd4
Synced with empaempa's branch.
|
пре 14 година |
alteredq
|
0c0af88884
Merge branch 'master' of https://github.com/empaempa/three.js
|
пре 14 година |
Mikael Emtinger
|
164ba5f217
Added so empties also can be triggers.
|
пре 14 година |
alteredq
|
043f42bd91
Synced with mrdoob's branch.
|
пре 14 година |
Mr.doob
|
aeec494a3d
Removed some uncommon computations out of the JSONLoader.
|
пре 14 година |
alteredq
|
65293ea5e2
Updated terrain model used in mesh collider example.
|
пре 14 година |
alteredq
|
e184403727
Fixed bug in custom attributes.
|
пре 14 година |
alteredq
|
b6ab1f68cf
Merged with mrdoob's branch.
|
пре 14 година |
alteredq
|
d95d6d979d
Refactored HSV getter out of Color into ColorUtils.
|
пре 14 година |
Mr.doob
|
44a8652c37
REVISION ++
|
пре 14 година |
alteredq
|
4bfca67caa
JSONLoader: added scaling also to morphs.
|
пре 14 година |
alteredq
|
8062c3bf31
Added HSV -> RGB color conversion to Color.
|
пре 14 година |
Mr.doob
|
e457b4f8ae
Added drawCalls property to WebGLRenderer::data object.
|
пре 14 година |
alteredq
|
7ee6cc33eb
OBJ converter: add option for scaling and truncating vertex coordinates (flag "-x scale").
|
пре 14 година |
alteredq
|
abbfd7a493
Fixed handling of vertexColors parameter in Blender JSON importer.
|
пре 14 година |
alteredq
|
614925336d
Added support for empty objects and meshes without geometries to Blender scene exporter and SceneLoader.
|
пре 14 година |
alteredq
|
4637b69d58
Synced with mrdoob's branch.
|
пре 14 година |
Mr.doob
|
c1ce040781
Updated Projector's Particle handling (it wasn't using hierarchy).
|
пре 14 година |
Mr.doob
|
0a11daf348
Updated builds. Fixed Trident.
|
пре 14 година |
Mikael Emtinger
|
360ef808bb
Merge branch 'master' of https://github.com/alteredq/three.js
|
пре 14 година |
Mikael Emtinger
|
78050886eb
Merge branch 'master' of git://github.com/mrdoob/three.js
|
пре 14 година |
Mikael Emtinger
|
e08e3456b0
Changed so objects added in sceneB in sceneA.addChild( sceneB ) actually propagates all the way up to sceneA, so they become rendered.
|
пре 14 година |