michael
|
d19187469e
Cleaned up some leftovers and changed formatting for better consistency with the existing three.js codebase.
|
11 年之前 |
michael
|
8f0d20ff99
updated a comment
|
11 年之前 |
michael
|
6ad4350df8
Converted the bone helper into a skeleton helper.
|
11 年之前 |
michael
|
09aeb93569
Reduced the joint box size and fixed color settings for the bones.
|
11 年之前 |
michael
|
209aab7db7
Added vertex coloring to the bone helper to help illustrate direction.
|
11 年之前 |
Michael Guerrero
|
1d439d0200
Merge branch 'dev' of https://github.com/mrdoob/three.js into blending-take2
|
11 年之前 |
Michael Guerrero
|
12edee29ff
Fixed formatting and added comments.
|
11 年之前 |
Mr.doob
|
b4fb0ab0e9
Updated builds.
|
11 年之前 |
Mr.doob
|
4a1c06904a
WebGLShader: Trying to get getTranslatedShaderSource() to work. No luck...
|
11 年之前 |
Michael Guerrero
|
3522d8fc73
Added an example to showcase skeletal animation blending.
|
11 年之前 |
Mr.doob
|
0fa0baf36f
Updated examples and loaders to latest Geometry2/IndexedGeometry2.
|
11 年之前 |
Mr.doob
|
aaca0a8ad6
Made Geometry2/IndexedGeometry2 more user friendly.
|
11 年之前 |
Mr.doob
|
aa4b395983
WebGLRenderer: material.side support in shadowmap.
|
11 年之前 |
Michael Guerrero
|
e95ff7d7cd
Merge branch 'dev' into blending-take2
|
11 年之前 |
Mr.doob
|
63b08fe1dd
Merge branch 'master' into dev
|
11 年之前 |
Mr.doob
|
37417e1066
Docs: Updated second build include instance.
|
11 年之前 |
michael
|
8bb80a36ab
Clean integration of skeletal Animation blending.
|
11 年之前 |
Kyle McDonald
|
e583fbba47
edited example path to be local, same as readme.me
|
11 年之前 |
Mr.doob
|
3a9cb28e56
Merge branch 'dev' of https://github.com/mrdoob/three.js into dev
|
11 年之前 |
Mr.doob
|
2c058ac3ce
Geometry: Removed unused variable assignation. Fixes #4652.
|
11 年之前 |
Mr.doob
|
6243b69ac5
Trying to get the minecraft example to work with the new geometry classes.
|
11 年之前 |
Kyle McDonald
|
bb87d0c5e6
rawgithub often blacklists three.js
|
11 年之前 |
Mr.doob
|
1ad96b86fd
Merge pull request #4649 from HashNuke/fix_indentation_in_blender_exporter
|
11 年之前 |
Akash Manohar J
|
66b101db3f
Fix indentation in Blender exporter script
|
11 年之前 |
Mr.doob
|
a40606298d
Fixed example that relied on redefining mesh.scale.
|
11 年之前 |
Mr.doob
|
ee61e90994
Merge branch 'single-axis-up-conversion' of https://github.com/virtual-world-framework/three.js into dev
|
11 年之前 |
Mr.doob
|
97dfbbae0b
Editor: Set range to CircleGeometry.
|
11 年之前 |
Eric Burns
|
815b1a1c51
Alter options.convertUpAxis conditionals to be explicit about data type
|
11 年之前 |
Mr.doob
|
fca5866e28
SVGRenderer: Reverted lost changes and using getStyle() instead.
|
11 年之前 |
srifqi
|
19dc776922
Update SVGRenderer.js
|
11 年之前 |