Commit Graph

298 Commits

Author SHA1 Message Date
Viktor Kovacs
2e85bf20b5 Minor modification. 2021-04-20 10:56:57 +02:00
Viktor Kovacs
edeb864576 Free importer resources after import. 2021-04-20 10:55:03 +02:00
Viktor Kovacs
0372bf81c9 Minor modification. 2021-04-20 08:45:11 +02:00
Viktor Kovacs
c4a0d68a37 Detailed error messages. 2021-04-19 08:32:52 +02:00
Viktor Kovacs
068e7d1f40 Rhino importer #53 2021-04-18 21:18:19 +02:00
Viktor Kovacs
fa015f7fb5 MeshPhongMaterial's shininess should be between 0.0 and 100.0, so I modified the conversion and all of the importers accordingly. 2021-04-17 12:45:40 +02:00
Viktor Kovacs
cf65d1f204 Override diffuse color only it it is completely black. 2021-04-17 12:16:01 +02:00
Viktor Kovacs
fc0aafb4dc Allow fully transparent objects. 2021-04-17 10:34:04 +02:00
Viktor Kovacs
4104197f31 Error handling in case of wrong file. 2021-04-16 18:39:30 +02:00
Viktor Kovacs
1cb267a2b8 Handle SubD objects. 2021-04-16 17:26:04 +02:00
Viktor Kovacs
5956c9f131 Handle different material types. 2021-04-16 17:13:31 +02:00
Viktor Kovacs
3f5d29f9fc Handle instances in rhino importer. 2021-04-16 14:47:18 +02:00
Viktor Kovacs
b746023187 Fix test after code modification. 2021-04-15 21:20:19 +02:00
Viktor Kovacs
a5900585f4 Fix up direction for rhino importer. 2021-04-15 21:19:19 +02:00
Viktor Kovacs
33d4d5ac50 Do not use hash mark in material names. 2021-04-15 21:16:56 +02:00
Viktor Kovacs
489269b17f Make material color win over display color. 2021-04-15 20:47:30 +02:00
Viktor Kovacs
c8ef63d175 Update includes. 2021-04-15 20:23:20 +02:00
Viktor Kovacs
a2aaedbbae Rhino import experiment. 2021-04-15 20:23:08 +02:00
Viktor Kovacs
79207aa413 Minor modification. 2021-04-15 14:54:47 +02:00
Viktor Kovacs
bc74ed9b04 Replace tabs with spaces. 2021-04-15 14:53:33 +02:00
Viktor Kovacs
9f9851a2ec Async importers. 2021-04-15 14:52:16 +02:00
Viktor Kovacs
a99730a95f Copy sharing url. 2021-04-14 19:51:20 +02:00
Viktor Kovacs
e9305ba33c Export as png #39 2021-04-11 12:24:41 +02:00
Viktor Kovacs
527234d47c Update version. 2021-04-11 11:01:24 +02:00
Viktor Kovacs
66555f046d Merge remote-tracking branch 'GitHub/master' into dev 2021-04-11 10:55:32 +02:00
Viktor Kovacs
57b44fec07
Create FUNDING.yml 2021-04-11 10:54:49 +02:00
Viktor Kovacs
134793d790 Minor modification. 2021-04-11 10:28:29 +02:00
Viktor Kovacs
89aaca6081 Write header in obj and mtl files. 2021-04-11 10:24:43 +02:00
Viktor Kovacs
31b4935ac1 Redesign export dialog. Single files are downloaded immediately, multiple files are listed for download. 2021-04-11 10:17:16 +02:00
Viktor Kovacs
3607ab3649 Always use texture buffer instead of url in case of export. 2021-04-09 08:25:00 +02:00
Viktor Kovacs
efbd5a08a2 Add dummy settings icon. 2021-04-07 15:09:04 +02:00
Viktor Kovacs
6fbbdf4b69 Make a parameter from default color instead of the a member in importer. 2021-04-07 15:07:12 +02:00
Viktor Kovacs
c958cf549c Write generator tag in asset. 2021-04-06 17:51:45 +02:00
Viktor Kovacs
a3b17a8d0c Move common modal dialog classes to modal.js. 2021-04-05 12:26:28 +02:00
Viktor Kovacs
8a29a6c682 Default color handling (switched off). 2021-04-05 12:22:59 +02:00
Viktor Kovacs
ca4e0ef1d4 Default color handling during embedding and engine usage. 2021-04-05 10:20:26 +02:00
Viktor Kovacs
e5e59f3e5d Get default color from importer. 2021-04-05 09:49:55 +02:00
Viktor Kovacs
2b37ad351e Remove unused function. 2021-04-04 13:02:43 +02:00
Viktor Kovacs
0e446c7308 Update version. 2021-04-04 12:51:28 +02:00
Viktor Kovacs
022f173126 Merge branch 'dev' 2021-04-04 12:51:03 +02:00
Viktor Kovacs
2992cc91de Option to embed camera position during embedding link creation #46 2021-04-04 12:50:46 +02:00
Viktor Kovacs
d5bf4c7958 Update verison. 2021-04-04 12:26:49 +02:00
Viktor Kovacs
c03663ebf5 Merge branch 'dev' 2021-04-04 12:22:11 +02:00
Viktor Kovacs
a92185b381
Update README.md 2021-04-03 09:01:05 +02:00
Viktor Kovacs
87037cf542
Update README.md 2021-04-03 09:00:30 +02:00
Viktor Kovacs
13c9241927
Update README.md 2021-04-03 08:47:28 +02:00
Viktor Kovacs
a9c5afb09e
Update README.md 2021-04-03 08:41:53 +02:00
Viktor Kovacs
f05164cc1d
Update README.md 2021-04-03 08:40:09 +02:00
Viktor Kovacs
6aea8feb6f
Update README.md 2021-04-03 08:35:21 +02:00
Viktor Kovacs
21a45d99c2 Handle viewer and embed resize internally. 2021-04-02 21:57:43 +02:00