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