acgessler
|
a31350f540
AssimpJSONLoader: default to THREE.RepeatWrapping
|
12 년 전 |
acgessler
|
1db6d10a72
AssimpJSONLoader: support reading object hierarchy and transforms, comment and rework sample.
|
12 년 전 |
acgessler
|
5407d9ef2b
AssimpJSONLoader: Add interior test scene.
|
12 년 전 |
acgessler
|
7616ab254a
AssimpJSONLoader: add json source file for sample.
|
12 년 전 |
acgessler
|
57e8d63b35
AssimpJSONLoader: add loader / assimpjson / any sample.
|
12 년 전 |
acgessler
|
2d57497f79
AssimpJSONLoader: first draft, only loads one mesh and one material.
|
12 년 전 |
Mr.doob
|
a82a91595f
Updated BabylonLoader.
|
12 년 전 |
Mr.doob
|
b649c57afd
Merge branch 'patch-1' of https://github.com/DouglasHeriot/three.js into dev
|
12 년 전 |
Mr.doob
|
30d2dbdfa1
Merge branch 'ie11-ctmloader-xhr2' of https://github.com/MSOpenTech/three.js into dev
|
12 년 전 |
Aleksandar Rodic
|
5b72598865
fixed snaping
|
12 년 전 |
Dale Stammen
|
b05edee9e1
replaced use of overrideMimeType xhr request with xhr2 request
|
12 년 전 |
Dale Stammen
|
bc272b031d
changed readByte() and readString() to read from Uint8Array returned by xhr2
|
12 년 전 |
Douglas Heriot
|
66ab6905a6
Fixed editing cylinder radial segments (fixed typo)
|
12 년 전 |
Aleksandar Rodic
|
8f20f44270
changed handles to lines
|
12 년 전 |
Aleksandar Rodic
|
c63e80af72
merget upstream
|
12 년 전 |
Dale Stammen
|
15deafaef9
added support for parsing ArrayBuffer from XHR2 response
|
12 년 전 |
Dale Stammen
|
ddc9af9083
use XMLHTTPRequest2 if available to fix IE11 errors with overrideMimeType
|
12 년 전 |
Aleksandar Rodic
|
7801e03813
added change event on mouse out/up
|
12 년 전 |
Mr.doob
|
a39fe3f244
Simplified sprites example.
|
12 년 전 |
Mr.doob
|
fb1a561ad1
Updated builds.
|
12 년 전 |
Mr.doob
|
030be9487f
CanvasRenderer/WebGLRenderer: Support for cases were setSize() is not called. See #2835.
|
12 년 전 |
Mort Yao
|
c8e58aefb2
Fixed a comment typo in PointerLockControls.js
|
12 년 전 |
Mr.doob
|
e27236b781
Code clean up.
|
12 년 전 |
Mr.doob
|
f00e45fc49
TransformControls: Check if mouse is hovering gizmo onPointerUp. Fixes #3915.
|
12 년 전 |
Mr.doob
|
9074c152c2
Updated builds.
|
12 년 전 |
WestLangley
|
bb33150804
Fixed double-counting of opacity when vertexColors are used
|
12 년 전 |
Mr.doob
|
da11d8ad99
Editor: Removed clearColor.
|
12 년 전 |
Mr.doob
|
9cbb1897f5
Editor: Themes code clean up.
|
12 년 전 |
Mr.doob
|
a4bb909bfa
Editor: Restored viewport dimension and moved more properties to the stylesheet.
|
12 년 전 |
jlewin
|
1a0e399afe
Editor: Added theme switcher, restored default theme colors plus misc cleanup
|
12 년 전 |