Jonne Nauha
|
f855c88b1a
ObjLoader: Change double quotes.
|
9 ani în urmă |
Jonne Nauha
|
cac908dcd9
ObjLoader: Implement creating THREE.Line correctly when geometry is type of line. Adds support for 'l ' lines from the obj spec, which apprently is used by the ObjExporter. Related to discussion in #8427
|
9 ani în urmă |
Jonne Nauha
|
dc16db2ee9
ObjLoader: Dont do redundant parseNormalIndex if the abc values are the same, which seems to be the case for certain models.
|
9 ani în urmă |
Jonne Nauha
|
e6d6f45f8d
ObjLoader: Use single tick quotes, seems to be the common convention.
|
9 ani în urmă |
Jonne Nauha
|
dce794ddb1
Speed up regex execution by removing unused group captures from ^f lines.
|
9 ani în urmă |
Jonne Nauha
|
01d16b7dff
Move funcs and state declared on each parse call to a state object. Functions no longer use/manipulate variables from parent scope.
|
9 ani în urmă |
Jonne Nauha
|
711a9c31c6
ObjLoader improvements:
|
9 ani în urmă |
Mr.doob
|
1993bc92b1
Merge pull request #8413 from WestLangley/dev-min
|
9 ani în urmă |
WestLangley
|
f70369a928
Examples: three.min.js -> three.js
|
9 ani în urmă |
Mr.doob
|
5c7290ab87
Merge pull request #8412 from phfatmonkey/Blender-Exporter-Skinned-Mesh-Fix
|
9 ani în urmă |
Ryan Lee
|
ff054272d1
removed 'Rest' from keyframe animation drop down since it doesn't work; Added tooltip note when hovering over dropdown to inform user that mesh must be in bind pose when exporting
|
9 ani în urmă |
Ryan Lee
|
7857352f44
Fixed inconsistent tabs
|
9 ani în urmă |
Ryan Lee
|
362cb796d0
fixed skinned mesh export
|
9 ani în urmă |
Mr.doob
|
f58b2b60b8
Docs: Less verbose description for LensFlare
|
9 ani în urmă |
Mr.doob
|
d496bc5efd
Merge pull request #8411 from that-ben/patch-2
|
9 ani în urmă |
Ben
|
ea42d9ce38
Update LensFlare.html
|
9 ani în urmă |
Mr.doob
|
fea3e8085c
Merge pull request #8171 from Coder2012/patch-1
|
9 ani în urmă |
Ben
|
25d0ca3acb
Update LensFlare.html
|
9 ani în urmă |
Mr.doob
|
cfac3f2826
Merge pull request #8410 from insominx/dev-update-marine-character
|
9 ani în urmă |
Michael Guerrero
|
f5572ff7a4
Removed unused var
|
9 ani în urmă |
Michael Guerrero
|
c9ffd9eb3c
Merge remote-tracking branch 'doob_three/dev' into dev-update-marine-character
|
9 ani în urmă |
Mr.doob
|
4a5e31b59f
Interactive-er webvr_cubes.
|
9 ani în urmă |
Michael Guerrero
|
9f273f7b18
Merge remote-tracking branch 'doob_three/dev' into dev-update-marine-character
|
9 ani în urmă |
Michael Guerrero
|
d87f2cd739
Removed legacy formats for the marine files and added the up to date blender files to go with them.
|
9 ani în urmă |
Mr.doob
|
5ac7c500c2
Fixed webvr_shadow.
|
9 ani în urmă |
Mr.doob
|
7565b66499
VRControls: Added resetPose()
|
9 ani în urmă |
Mr.doob
|
8121b976b7
Updated builds.
|
9 ani în urmă |
Mr.doob
|
e207eb57ca
Added THREE.AudioContext.
|
9 ani în urmă |
Mr.doob
|
9e21864f54
Audio: Fixed load().
|
9 ani în urmă |
Mr.doob
|
6cd221e04c
Merge pull request #8370 from EvilPeanut/audio-dev
|
9 ani în urmă |