Mr.doob
|
f8a8d4177d
Fixed TransformControls.
|
11 gadi atpakaļ |
Mr.doob
|
6b795c745f
Reverting PlaneGeometry and CircleGeometry to use Geometry.
|
11 gadi atpakaļ |
Mr.doob
|
d1a18e9b2d
Geometry.merge(): Check that geometry is instance of THREE.Geometry.
|
11 gadi atpakaļ |
Joshua Koo
|
d1889abc5b
Fix node.js build script error (Headers not commented)
|
11 gadi atpakaļ |
zerorzero
|
44252bf8db
Update WebGLRenderer.html
|
11 gadi atpakaļ |
Mr.doob
|
7368682b0a
Merge branch 'master' into dev
|
11 gadi atpakaļ |
Mr.doob
|
223f46bd46
Merge pull request #4696 from janaspage/patch-1
|
11 gadi atpakaļ |
Mr.doob
|
ada4525d9a
Merge pull request #4697 from zerorzero/patch-2
|
11 gadi atpakaļ |
zerorzero
|
27e3b5bc8c
Update WebGLRenderer.html
|
11 gadi atpakaļ |
Janas Page
|
8d27161fba
Rewording of demo-code narrative.
|
11 gadi atpakaļ |
Ryan Lee
|
ace6913d21
Found one more spot from existing exporter that needed to be merged into new exporter.
|
11 gadi atpakaļ |
Nicolas Raynaud
|
3ee0dced2c
fix 3 fingers pan removal in TrackballControls.js
|
11 gadi atpakaļ |
Ryan Lee
|
41d0f663e8
Included changes from branch by @crobi, which correctly exported the rotation for bones. His old branch was made before the newest exporter which supported multiple animations. This exporter merges the two branches together.
|
11 gadi atpakaļ |
Mr.doob
|
447e51f794
Merge pull request #4692 from srifqi/patch-1
|
11 gadi atpakaļ |
srifqi
|
0d09419b0c
Update ArrowHelper.js
|
11 gadi atpakaļ |
srifqi
|
bd42e88e14
Update ArrowHelper.js
|
11 gadi atpakaļ |
srifqi
|
f218530882
Update GeometryUtils.js
|
11 gadi atpakaļ |
Nicolas Raynaud
|
b7e7dcac99
fix 3 fingers pan removal in TrackballControls.js
|
11 gadi atpakaļ |
Mr.doob
|
f507261dbe
Merge branch 'blender_exporter_emit' of https://github.com/apiva/three.js into dev
|
11 gadi atpakaļ |
Nicolas Raynaud
|
6ea8cbae63
remove 3 fingers controls from TrackballControls
|
11 gadi atpakaļ |
Nicolas Raynaud
|
ffddb9061a
allow 2 fingers pan in TrackballControls.js
|
11 gadi atpakaļ |
Mr.doob
|
88346be298
Updated builds.
|
11 gadi atpakaļ |
Mr.doob
|
d25a1c8fd8
Merge branch 'morph_depth' of https://github.com/zz85/three.js into dev
|
11 gadi atpakaļ |
Alessandro Piva
|
e6c3649152
Emissive color runtime support
|
11 gadi atpakaļ |
Alessandro Piva
|
004de80b2b
Added support for emissive colors to Blender exporter
|
11 gadi atpakaļ |
Mr.doob
|
af31ee581c
Fixed glTFLoader with SkinnedMesh changes.
|
11 gadi atpakaļ |
Mr.doob
|
c238e6a284
Updated builds.
|
11 gadi atpakaļ |
Mr.doob
|
a44a02df71
Merge branch 'blending-take2' of https://github.com/insominx/three.js into dev
|
11 gadi atpakaļ |
Mr.doob
|
5c398e68a5
Merge branch 'patch-1' of https://github.com/sentika/three.js into dev
|
11 gadi atpakaļ |
michael
|
55964a7153
Removed unnecessary and problematic immediate update when calling play on an Animation. Update will accumulate the blend weights for the animation and we don't want it being done twice on any particular frame.
|
11 gadi atpakaļ |