Mr.doob
|
a88a3e62d7
XMLHttpRequest doesn't have crossOrigin. Fixes #7568.
|
9 år sedan |
makc
|
86ef89a3ec
replace ImageUtils with TextureLoader in VRMLLoader
|
9 år sedan |
makc
|
6f1b2aff4a
formatting, removing dummy geometry
|
9 år sedan |
makc
|
b3b29962b7
un-break quads in VRMLLoader
|
9 år sedan |
makc
|
a6e269a281
VRMLLoader improvements
|
9 år sedan |
gero3
|
760252a560
add space after comma
|
10 år sedan |
gero3
|
923256459e
fixed files to codestyle
|
10 år sedan |
Mr.doob
|
70e4206dbf
Merge branch 'unify_loaders' of https://github.com/zinefer/three.js into dev
|
10 år sedan |
Mr.doob
|
d47b8fba72
Reverted console.* to THREE.* change. See #5791.
|
10 år sedan |
brason
|
eb68622a6e
Add missing semicolons
|
10 år sedan |
Jan Waller
|
90dd7cc0d3
#5791 Use unified Log,Warn & Error handlers, rather than directly using console.error/warn/log
|
10 år sedan |
gero3
|
4501d5a51d
revert last commit
|
10 år sedan |
gero3
|
fe8493157e
codestyle fixes
|
10 år sedan |
James Kiefer
|
a82e43d7f8
attempty to unify all loaders and plumb manager & crossOrigin
|
10 år sedan |
Mr.doob
|
c80eee8478
VRMLLoader: More clean up.
|
10 år sedan |
Mr.doob
|
89a9dba22d
VRMLLoader: More fixes.
|
10 år sedan |
Mr.doob
|
b0ffb51462
VRMLLoader: Support Brackground with just skyColor. Fixes #5433.
|
10 år sedan |
Mr.doob
|
a5c18b2ae6
VRMLLoader: Handle multiple points defined in a single line. Fixes #5391.
|
10 år sedan |
Mr.doob
|
47d29d66af
VRMLLoader: Handle callback. Fixes #4435.
|
11 år sedan |
Mr.doob
|
6cadc3b751
VRMLLoader: Converted to tab indentation.
|
11 år sedan |
Mr.doob
|
9989f380fd
Renamed all CubeGeometry instances.
|
11 år sedan |
Bart McLeod
|
d0171efda9
- Background node color and angle parsing complete
|
11 år sedan |
Bart McLeod
|
4337fcdfc0
- Background node color and angle parsing complete, but colors sequence is inverted for background node
|
11 år sedan |
Bart McLeod
|
8fac438f87
- Warning that Background node is not yet implemented (need more research to mimic original VRML player behaviors)
|
11 år sedan |
Bart McLeod
|
1ba3c34082
Fixed doublesided material on non solid USE(d) IndexedFaceSets
|
11 år sedan |
Bart McLeod
|
e10e5dfd64
- Double sided material is friendly towards crappy IndexedFaceSets
|
11 år sedan |
Bart McLeod
|
856267c87c
- Simpler calculation (by calling a method on the geometry) of face normals
|
11 år sedan |
Bart McLeod
|
18758049c8
- Fixed rotation by replacing the way the Quaternion is set
|
11 år sedan |
Bart McLeod
|
64b540fab8
- IndexedFaceSet parsing
|
11 år sedan |
Bart McLeod
|
4421d2f3b7
Now loading an Indexed faceset with the correct normals applied and shapes with more then 3 angles split up into triangles
|
11 år sedan |