Jonne Nauha
|
f855c88b1a
ObjLoader: Change double quotes.
|
vor 9 Jahren |
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
|
vor 9 Jahren |
Jonne Nauha
|
dc16db2ee9
ObjLoader: Dont do redundant parseNormalIndex if the abc values are the same, which seems to be the case for certain models.
|
vor 9 Jahren |
Jonne Nauha
|
e6d6f45f8d
ObjLoader: Use single tick quotes, seems to be the common convention.
|
vor 9 Jahren |
Jonne Nauha
|
dce794ddb1
Speed up regex execution by removing unused group captures from ^f lines.
|
vor 9 Jahren |
Brandon Jones
|
e4e5db4960
Added support for standing space to VRControls
|
vor 9 Jahren |
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.
|
vor 9 Jahren |
Jonne Nauha
|
711a9c31c6
ObjLoader improvements:
|
vor 9 Jahren |
Mugen87
|
2a5b1b4d4f
SimulationRenderer: Adjust Initial Velocity Data
|
vor 9 Jahren |
WestLangley
|
cb853767d3
Box3: revert setFromObject()
|
vor 9 Jahren |
Mr.doob
|
53fbc5d5ab
Merge pull request #8427 from Mugen87/exporter
|
vor 9 Jahren |
Mr.doob
|
9ff8468141
Updated builds.
|
vor 9 Jahren |
Mr.doob
|
da7d04776b
Merge pull request #8424 from mrdoob/dev-sprite
|
vor 9 Jahren |
Mr.doob
|
05576aa467
Merge branch 'dev' of https://github.com/mrdoob/three.js into dev
|
vor 9 Jahren |
Mr.doob
|
a72aa82420
Editor: Scaled phong.app.json down.
|
vor 9 Jahren |
Mr.doob
|
3c2d2f6bcf
Merge pull request #8429 from tparisi/dev
|
vor 9 Jahren |
Tony Parisi
|
6663990f65
Trying shininess hack for Windows bug
|
vor 9 Jahren |
Tony Parisi
|
a2a64b4337
Merge branch 'master' into dev
|
vor 9 Jahren |
Tony Parisi
|
a44d9fe70c
Merge pull request #1 from mrdoob/master
|
vor 9 Jahren |
Mr.doob
|
d1355dbbb7
Examples: Added cinematic camera to list.
|
vor 9 Jahren |
Mr.doob
|
e60dffb465
Editor: Clean up.
|
vor 9 Jahren |
Mr.doob
|
e350b86af4
Editor: Fixed castShadow being added to objects with undefined castShadow.
|
vor 9 Jahren |
Mugen87
|
c745c3b506
OBJExporter: Correct Tab Styles
|
vor 9 Jahren |
Mugen87
|
b481eec05b
OBJExporter: Use BufferGeometry instead of Geometry
|
vor 9 Jahren |
WestLangley
|
4112664807
Sprite: Fix raycast bug
|
vor 9 Jahren |
Mugen87
|
d94ee70109
SimulationRenderer: Fix COLOR_ATTACHMENT format bug in Firefox
|
vor 9 Jahren |
Mr.doob
|
1993bc92b1
Merge pull request #8413 from WestLangley/dev-min
|
vor 9 Jahren |
WestLangley
|
f70369a928
Examples: three.min.js -> three.js
|
vor 9 Jahren |
Mr.doob
|
5c7290ab87
Merge pull request #8412 from phfatmonkey/Blender-Exporter-Skinned-Mesh-Fix
|
vor 9 Jahren |
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
|
vor 9 Jahren |