Mugen87
|
e6cb9ac8b6
Loaders: Improve code quality
|
8 years ago |
Mr.doob
|
102497da42
Docs/Examples: Renamed XHRLoader to FileLoader.
|
8 years ago |
Mr.doob
|
eae95122c6
Simplified UTF8Loader.
|
9 years ago |
Ioannis Charalampidis
|
ce12280348
Adapting to use THREE.XHRLoader
|
9 years ago |
Mr.doob
|
626d79eb3d
Updated examples.
|
10 years ago |
Mr.doob
|
0dbd4b3ae8
Removed IndexBufferAttribute. Promoted index attribute to BufferGeometry. Maybe .addIndices() instead?
|
10 years ago |
Mr.doob
|
5fa3f190e6
Removed unneeded addDrawCalls()s.
|
10 years ago |
Mr.doob
|
d74af727b7
Added IndexBufferAttribute.
|
10 years ago |
dubejf
|
8eb87c7b63
AddDrawcall: Simplify calls with explicit indexOffset of zero
|
10 years ago |
dubejf
|
d2ca5091f6
Encapsulate drawcalls/offsets
|
10 years ago |
brason
|
b0f0c3bd1a
Remove unnecessary semicolons
|
10 years ago |
gero3
|
4501d5a51d
revert last commit
|
10 years ago |
gero3
|
fe8493157e
codestyle fixes
|
10 years ago |
Mr.doob
|
a44ce5aa17
UTF8Loader: Minor clean up.
|
10 years ago |
Mr.doob
|
73bdf4048d
Fixed UTF8Loader.
|
11 years ago |
Mr.doob
|
0ab16a09ee
Updated loaders and examples to new BufferAttribute pattern.
|
11 years ago |
Mr.doob
|
e5f0ec13e4
UTF8Loader: Updated some of the addAttribute calls.
|
11 years ago |
Mr.doob
|
da8e6e486e
UTF8Loader: Removed Geometry generator.
|
11 years ago |
Mr.doob
|
edf14d2e6a
BufferGeometry: Removed remaining numItems usage.
|
11 years ago |
Mr.doob
|
c1f9ef832e
Replaced THREE.UV with THREE.Vector2.
|
12 years ago |
alteredq
|
29e6c6b818
Finishing transition to new UTF8 loader.
|
13 years ago |
alteredq
|
dd33a5e665
Removed old UTF8 format things.
|
13 years ago |
Mr.doob
|
dfbc94ed21
GUI: Added support for .utf8 files.
|
13 years ago |
Mr.doob
|
54bea419e2
Fixing the U business, day 1.
|
13 years ago |
Mr.doob
|
cdfc4f3b8a
Implemented Object.create( *.prototype ) pattern as per discussion in #2080.
|
13 years ago |
Mr.doob
|
803f457728
Moved UTF8Loader to /examples/js/loaders and start to setup the idea from #1613.
|
13 years ago |