Mr.doob
|
44a8652c37
REVISION ++
|
14 years ago |
alteredq
|
8062c3bf31
Added HSV -> RGB color conversion to Color.
|
14 years ago |
Mr.doob
|
e457b4f8ae
Added drawCalls property to WebGLRenderer::data object.
|
14 years ago |
alteredq
|
614925336d
Added support for empty objects and meshes without geometries to Blender scene exporter and SceneLoader.
|
14 years ago |
alteredq
|
4637b69d58
Synced with mrdoob's branch.
|
14 years ago |
Mr.doob
|
0a11daf348
Updated builds. Fixed Trident.
|
14 years ago |
alteredq
|
d7ec2be764
Added embedded ascii JSON meshes to SceneLoader.
|
14 years ago |
alteredq
|
b9977ede37
Added triggers type to Blender exporter and scene loader.
|
14 years ago |
alteredq
|
c0e232d019
Updated builds.
|
14 years ago |
Mr.doob
|
b18b6f9fbe
Added Trident to Geometry example. Found out that handling scene.objects from API wise is a bit confusing (childs are there too).
|
14 years ago |
Mr.doob
|
3875d33ac4
Update builds.
|
14 years ago |
Mr.doob
|
61553c5710
Commented console.log.
|
14 years ago |
alteredq
|
9ae036fd22
More refactoring / optimizations of collision system.
|
14 years ago |
alteredq
|
0c6076d39b
Added merge to CollisionSystem. Also some refactoring and optimizations.
|
14 years ago |
alteredq
|
aac5b6117b
Refactored SceneLoader.
|
14 years ago |
alteredq
|
f51d3f4da3
Fixed forgotten namespace in PathCamera.
|
14 years ago |
alteredq
|
67147df926
Fixed bug in RollCamera and FlyCamera.
|
14 years ago |
Mr.doob
|
86c8dbf92b
Updating builds.
|
14 years ago |
alteredq
|
86aa767a6a
Added vertical look constraint parameter to RollCamera.
|
14 years ago |
alteredq
|
68f660901d
Added new callbacks for assets load tracking also to SceneLoader.
|
14 years ago |
alteredq
|
cb3f2fff7d
Fleshed out RollCamera: refactored code out of example, add more keyboard controls, API and made it framerate independent.
|
14 years ago |
Mr.doob
|
ce2d6603cb
Updated builds. You know, just in case...
|
14 years ago |
alteredq
|
c50896f249
Updated Loader and SceneLoader to automatically set "material.transparent" flag for materials with opacity < 1.
|
14 years ago |
alteredq
|
fd6da8ebcd
Merged with mrdoob's branch.
|
14 years ago |
Mr.doob
|
697a05766a
Tweaked CollisionSystem.collisionNormal definition so minifier doesn't complain.
|
14 years ago |
alteredq
|
691a5ea3ed
Added handling of shadow geometry to scene loader. Made default light and camera option to Blender scene exporter. Made shadow geometry invisible in exported scene.
|
14 years ago |
Mr.doob
|
c146a02610
Updated builds.
|
14 years ago |
alteredq
|
35344be4ec
Changed QuakeCamera to have framerate independent movement and look speed.
|
14 years ago |
Mr.doob
|
92d702d95d
Added `data` object ( vertices, faces ) to Canvas/SVG/WebGLRenderer to get some render counts from the last render call.
|
14 years ago |
alteredq
|
c94104147e
Blender exporter / scene loader: added handling of vertex colors for scene materials.
|
14 years ago |