kovacsv
|
d4b3a2e009
|
Use set or map instead of pure object.
|
2022-01-02 10:00:13 +01:00 |
|
kovacsv
|
862677bbf7
|
Move color class to a separate file.
|
2022-01-01 10:59:36 +01:00 |
|
kovacsv
|
3795b5cacd
|
Get mesh type instead of checking triangle count.
|
2021-12-31 10:37:16 +01:00 |
|
kovacsv
|
3d04114d86
|
Add o3dv test file with no material.
|
2021-12-31 09:10:41 +01:00 |
|
kovacsv
|
6dc21ae06b
|
Provide only material color for importer.
|
2021-12-30 16:20:03 +01:00 |
|
kovacsv
|
630f85145b
|
Create model finalizer class.
|
2021-12-30 14:40:54 +01:00 |
|
kovacsv
|
2d8acfe7da
|
Move mesh utils to a separate file.
|
2021-12-30 10:16:49 +01:00 |
|
kovacsv
|
3b6e784081
|
Check vertex color indices in tests.
|
2021-12-29 17:28:46 +01:00 |
|
kovacsv
|
6b953b790c
|
Change asset order in glTF exporter.
|
2021-12-29 13:53:53 +01:00 |
|
kovacsv
|
36c3cd5405
|
Don't try to read vertex colors from draco compressed models.
|
2021-12-29 12:18:43 +01:00 |
|
kovacsv
|
7000368040
|
Fix glTF component type handling for vertex colors.
|
2021-12-29 12:00:15 +01:00 |
|
kovacsv
|
7bfab03c42
|
Do not list material colors when vertex colors are applied.
|
2021-12-29 11:59:52 +01:00 |
|
kovacsv
|
15b49457af
|
Add another selfhost example.
|
2021-12-29 09:50:46 +01:00 |
|
kovacsv
|
6a022775a4
|
Prevent material modification if vertex colors are present.
|
2021-12-29 09:50:31 +01:00 |
|
kovacsv
|
df5ad1e6be
|
Hack in case of invalid color component range.
|
2021-12-29 09:40:09 +01:00 |
|
kovacsv
|
c6b2dbb95a
|
Do not show default material popup when there are vertex colors.
|
2021-12-29 09:39:50 +01:00 |
|
kovacsv
|
f57d31eca8
|
Add test for exporting vertex colors to glTF.
|
2021-12-29 08:41:36 +01:00 |
|
kovacsv
|
7603537142
|
Tests for vertex color count.
|
2021-12-28 22:16:54 +01:00 |
|
kovacsv
|
10f7df63bc
|
Export vertex colors to glTF.
|
2021-12-28 21:55:53 +01:00 |
|
kovacsv
|
0eee801446
|
Store vertex colors for triangles.
|
2021-12-28 21:15:33 +01:00 |
|
kovacsv
|
53d30d0b64
|
Add helper function for color conversion.
|
2021-12-28 17:25:25 +01:00 |
|
kovacsv
|
5c40815a7d
|
Add helper function for color conversion.
|
2021-12-28 17:22:38 +01:00 |
|
kovacsv
|
1213bbee22
|
Add helper function for color conversion.
|
2021-12-28 17:19:26 +01:00 |
|
kovacsv
|
53a7193d4c
|
Import vertex colors with three.js importers.
|
2021-12-28 17:12:20 +01:00 |
|
kovacsv
|
e5a2839c18
|
Minor modification.
|
2021-12-28 17:00:27 +01:00 |
|
kovacsv
|
28b1edbfad
|
Function to convert between gltf and internal colors.
|
2021-12-28 16:51:38 +01:00 |
|
kovacsv
|
3a5c65bdc8
|
Store vertex colors in mesh.
|
2021-12-28 16:44:00 +01:00 |
|
kovacsv
|
4027e2bc42
|
Minor modification.
|
2021-12-28 09:42:14 +01:00 |
|
kovacsv
|
f46ae4b88b
|
Add transformation option for exporter model.
|
2021-12-28 09:18:29 +01:00 |
|
kovacsv
|
0a1f158e01
|
Separate file for exporter model tests.
|
2021-12-28 08:23:25 +01:00 |
|
kovacsv
|
3143fb0c09
|
Remove unnecessary log.
|
2021-12-27 20:37:02 +01:00 |
|
kovacsv
|
9237262ebd
|
Process model on the loader callback, but wait while all files are loaded.
|
2021-12-27 20:26:52 +01:00 |
|
kovacsv
|
536a384d4d
|
Zip exported files #38
|
2021-12-27 11:03:21 +01:00 |
|
kovacsv
|
93358e2cd0
|
Export only the visible meshes #169
|
2021-12-26 14:08:58 +01:00 |
|
kovacsv
|
4e7d10b3b7
|
Use model filter from export dialog.
|
2021-12-26 01:11:19 +01:00 |
|
kovacsv
|
5eca9dade5
|
Add model filter to exporter model.
|
2021-12-26 00:59:57 +01:00 |
|
kovacsv
|
fe8012e657
|
Use a separate model class for export.
|
2021-12-26 00:40:06 +01:00 |
|
kovacsv
|
233cc2c2d7
|
Store instance id in mesh instances.
|
2021-12-25 10:49:59 +01:00 |
|
kovacsv
|
1df376745f
|
Update three.js.
|
2021-12-25 10:33:50 +01:00 |
|
kovacsv
|
b4f10e2ca1
|
Use full file format names in export dialog.
|
2021-12-25 10:21:23 +01:00 |
|
kovacsv
|
6bb94d2ac7
|
Minor modification.
|
2021-12-23 22:06:30 +01:00 |
|
kovacsv
|
43917f401d
|
Separate script for linting.
|
2021-12-23 21:46:52 +01:00 |
|
kovacsv
|
3b68f6d746
|
Add jsdoc as a dependency.
|
2021-12-23 19:08:00 +01:00 |
|
kovacsv
|
69a97d6bd0
|
Move viewer geometry objects to a separate file.
|
2021-12-23 18:47:23 +01:00 |
|
kovacsv
|
759e9e7efe
|
Store grid next to the geometry.
|
2021-12-23 17:48:40 +01:00 |
|
kovacsv
|
e611e50e2f
|
Minor modifications.
|
2021-12-23 16:24:17 +01:00 |
|
kovacsv
|
aaf6a242c0
|
Feature toggle for grid display.
|
2021-12-23 15:18:47 +01:00 |
|
kovacsv
|
876cfc399b
|
Always orbit around the center point of the camera.
|
2021-12-23 09:12:03 +01:00 |
|
kovacsv
|
3a2b344bc5
|
Simplify orbit center handling.
|
2021-12-22 23:35:59 +01:00 |
|
kovacsv
|
bee095ba74
|
Remove orbit center modifier code.
|
2021-12-22 23:05:27 +01:00 |
|