Mr.doob
|
b978e9e592
* Minor tweaks on Rectangle.js
|
14 年之前 |
Mr.doob
|
0340404cfc
* `examples/geometry/primitives` ⟶ `src/extras/primitives`
|
14 年之前 |
Mr.doob
|
a35b35fde9
* `examples/geometry/primitives` ⟶ `src/extras/primitives`
|
14 年之前 |
alteredq
|
94e77e4cb4
Added caching of element offsets optimization to binary loader.
|
14 年之前 |
alteredq
|
1e36ddee47
Applied mrdoob's optimizations from ascii loader also to binary loader.
|
14 年之前 |
Mr.doob
|
453c6efc0d
At Loader.js, as far as I can see we don't need all that `stride` stuff. Removed/Simplified from createModel() by now. That saves *a lot* of multiplications at init of the geometry.
|
14 年之前 |
Mr.doob
|
55baeb7ee4
Merge remote branch 'alteredq/master'
|
14 年之前 |
alteredq
|
f9ec9325f9
Tested exporters with new Blender 2.55 Beta. It seems both old and new one work without any changes \o/
|
14 年之前 |
alteredq
|
b31c9bd8a3
Added handling of empty material slots in new Blender exporter.
|
14 年之前 |
Mr.doob
|
237c6656f2
Merge remote branch 'alteredq/master'
|
14 年之前 |
alteredq
|
ca7e2fc923
Added model alignment to new Blender exporter.
|
14 年之前 |
Mr.doob
|
f34ca2e477
Merge remote branch 'alteredq/master'
|
14 年之前 |
alteredq
|
baced836f3
Merge remote branch 'remotes/upstream/master'
|
14 年之前 |
alteredq
|
c545318b51
Added experimental Blender exporter for the new ascii JSON format.
|
14 年之前 |
alteredq
|
b3bacc8af8
Refactored OBJ slim converter (to make it easier to reuse ASCII converter snippets in Blender exporter).
|
14 年之前 |
Mr.doob
|
a7d70a0eff
* Builders clean up
|
14 年之前 |
Mr.doob
|
06cef27b81
Merge remote branch 'alteredq/master'
|
14 年之前 |
alteredq
|
7c26e04c7a
Refactored common functionality out of ascii and binary loaders.
|
14 年之前 |
Mr.doob
|
c2ae485dea
Merge remote branch 'alteredq/master'
|
14 年之前 |
alteredq
|
5182d90429
Merge remote branch 'remotes/upstream/master'
|
14 年之前 |
alteredq
|
cdb6b868b3
Added a little sanity check in binary format loader (commented out debug log of computed total file size which should match with real file size).
|
14 年之前 |
alteredq
|
a0fa2ae3dd
Optimized binary model format to use indexed UVs. Updated OBJ slim converter and Loader accordingly.
|
14 年之前 |
Mr.doob
|
35b21b1f4e
* LICENSE: Changed copyright
|
14 年之前 |
alteredq
|
ecf97e0d4c
Synced with sole's branch.
|
14 年之前 |
alteredq
|
97425e01ae
Merge remote branch 'remotes/sole/master'
|
14 年之前 |
alteredq
|
1ca0bf23dc
Merge remote branch 'remotes/upstream/master'
|
14 年之前 |
alteredq
|
188f36be5d
Optimized ASCII model format to use indexed UVs. Updated OBJ slim converter and Loader accordingly.
|
14 年之前 |
sole
|
b489e524ea
Build system: now --debug applies to the current build (can generate debug versions of every type of build: canvas, dom, etc)
|
14 年之前 |
Mr.doob
|
39f88e74b2
* Fixed markup error in README
|
14 年之前 |
Mr.doob
|
7059050d19
* Updated README (examples/projects)
|
14 年之前 |