Mr.doob
|
2d04b4b3f5
Merge pull request #20751 from Mugen87/dev41
|
4 年之前 |
Mugen87
|
669cdab363
GLTFExporter: Fix RGB to RGBA conversion. #20750
|
4 年之前 |
Mugen87
|
a5607c6484
GLTFExporter: Better support interleaved data in getMinMax().
|
4 年之前 |
Mugen87
|
f5635a1b62
GLTFExporter: Fix normal computation with interleaved data.
|
4 年之前 |
Mr.doob
|
6910a7a207
GLTFExporter: Clean up.
|
4 年之前 |
Mr.doob
|
7eecac1de4
Merge branch 'dev' into gtlf-exporter-data-texture
|
4 年之前 |
Mugen87
|
722672b02c
GLTFExporter: Remove forcePowerOfTwoTextures.
|
4 年之前 |
Max Godefroy (Clyde)
|
69d9bd5113
GLTFExporter - Removed downscaling and compacted format conversion
|
4 年之前 |
Max Godefroy (Clyde)
|
e9cc1a063e
GLTFExporter - Removed RG, Red and RGBE formats
|
4 年之前 |
Max Godefroy (Clyde)
|
9afb6abbf6
GLTFExporter js - Fix auto-import shenanigans
|
4 年之前 |
Max Godefroy (Clyde)
|
ca405ba901
GLTFExporter js - Implemented feature to js file
|
4 年之前 |
Mr.doob
|
4a8b92d5b1
Examples: Removed deprecation warning.
|
4 年之前 |
linbingquan
|
2da766e818
GLTFExporter: Clean up.
|
4 年之前 |
linbingquan
|
b3508e49b6
GLTFExporter: Clean up.
|
4 年之前 |
linbingquan
|
06a73a0128
GLTFExporter: Clean up.
|
4 年之前 |
Mugen87
|
226b60deab
Examples: Remove author comments.
|
5 年之前 |
Mugen87
|
a7eacadd53
Examples: Fix link in modules warning.
|
5 年之前 |
Mr.doob
|
8880636d52
Examples: Tweaked deprecation message.
|
5 年之前 |
Mr.doob
|
abac1e6b91
Merge pull request #18749 from Mugen87/dev42
|
5 年之前 |
Mugen87
|
8341c947b3
GLTFExporter: Fix itemSize check.
|
5 年之前 |
Mugen87
|
1969817095
GLTFExporter: Clean up.
|
5 年之前 |
Mugen87
|
39fbd2c3d0
GLTFExporter: Add ability to process interleaved buffer attributes.
|
5 年之前 |
Mugen87
|
7dd44e809e
Examples: Deprecate examples/js.
|
5 年之前 |
Mugen87
|
b14fce14a7
Examples: Clean up.
|
5 年之前 |
LeonYuanYao
|
8bff85b20b
Added `accessor.normalized` property support in GLTFExporter.js
|
5 年之前 |
Mr.doob
|
a4db158278
GLTFExporter: Remove forceIndices.
|
5 年之前 |
Bug-Reaper
|
84f5821946
Fix GLTFExport MorphTarget Bug
|
5 年之前 |
Bug-Reaper
|
2d3903e4dd
Fix GLTFExport Bug with MorphTarget Animations which aren't aimed at the root node being exported:
|
5 年之前 |
Mugen87
|
0f4602cbea
GLTFExporter: Ensure no empty material arrays.
|
5 年之前 |
Mugen87
|
47ef72847f
GLTFExporter: Improve handling of empty scene graphs.
|
5 年之前 |