Commit Graph

1234 Commits

Author SHA1 Message Date
kovacsv
aea971b575 Update GitHub actions. 2022-05-29 13:58:55 +02:00
kovacsv
97742aae32 Use the general check function for dotbim export-import. 2022-05-29 13:13:29 +02:00
kovacsv
d5e33c00f0 Build fix. 2022-05-29 11:30:19 +02:00
kovacsv
6f54184dc6 Escape html special characters in properties. 2022-05-29 11:26:58 +02:00
kovacsv
dc60397102 Implement face colors for dotbim #270 2022-05-28 19:20:04 +02:00
kovacsv
48fc88cb70 Do not show empty property group. 2022-05-28 00:38:08 +02:00
kovacsv
9b0d08e307 Fix action. 2022-05-27 17:10:22 +02:00
kovacsv
62014f5faf Fix action. 2022-05-27 17:10:22 +02:00
kovacsv
fbcbd81b12 Fix action. 2022-05-27 17:10:22 +02:00
kovacsv
d214b325d1 Fix action. 2022-05-27 17:10:22 +02:00
kovacsv
7992ad8eb2 Publish release with GitHub actions. 2022-05-27 17:10:22 +02:00
kovacsv
92045b8f4b Include environment maps in the packages. 2022-05-27 17:10:22 +02:00
kovacsv
888129b00c Update version. 2022-05-27 17:10:22 +02:00
kovacsv
21d3730805 Remove AppVeyor badge. 2022-05-27 17:09:56 +02:00
kovacsv
d85f2043a0 Update funding. 2022-05-27 16:44:04 +02:00
Viktor Kovacs
8d13a729d2
Update README.md 2022-05-23 18:09:30 +02:00
kovacsv
9df0cfd560 Update package. 2022-05-21 11:41:35 +02:00
kovacsv
9eeda6ce4c Update package. 2022-05-21 11:27:20 +02:00
kovacsv
c92eb3c772 Do not bundle for module, just use the original code. 2022-05-21 08:17:43 +02:00
kovacsv
0d80007495 Remove beta from version. 2022-05-21 07:55:40 +02:00
kovacsv
802c249b08 Do not minify module. 2022-05-21 07:54:41 +02:00
kovacsv
e2d2ebd056 Do not bundle dependencies in the module. 2022-05-21 07:41:56 +02:00
kovacsv
12c0f7df8d Prepare npm package. 2022-05-20 22:06:02 +02:00
kovacsv
3b88a6c37e Remove temporary parameter. 2022-05-20 19:35:01 +02:00
kovacsv
f133ced651 Bundle three.js together with the library. 2022-05-20 18:52:37 +02:00
kovacsv
d428a5c859 Run lint during package creation. 2022-05-19 20:41:43 +02:00
kovacsv
5843fc3cc8 Fix lint error. 2022-05-18 20:21:51 +02:00
kovacsv
9aff0be5f0 Show assembly structure of step files #265 2022-05-18 20:19:02 +02:00
kovacsv
423c9dcce2 Update three.js to version 0.140.2. 2022-05-14 09:29:44 +02:00
kovacsv
5dcedf559f Replace tabs with spaces. 2022-05-10 08:04:37 +02:00
kovacsv
4ee1a5734e CSS clean-up. 2022-05-09 18:20:48 +02:00
Viktor Kovacs
8a40ac4cd2
Merge pull request #259 from paireks/patch-2
Fonts of input fields are not consistent #247
2022-05-09 16:54:36 +01:00
kovacsv
18727ddba3 Adjust font sizes. 2022-05-09 17:53:51 +02:00
Wojciech Radaczyński
eed13243c4
Fonts of input fields are not consistent #247
Add Quicksand for all inputs
2022-05-08 18:06:51 +02:00
kovacsv
1e70de9619 Update supported formats in readme. 2022-05-05 23:13:54 +02:00
kovacsv
b3ab00fbbe Make File Upload Possible in the Embedded Viewer #253 2022-05-05 22:02:56 +02:00
kovacsv
9f26a3ab5f Update three.js to r140. 2022-05-03 19:26:21 +02:00
Viktor Kovacs
913dff36f9
Merge pull request #252 from paireks/patch-1
Creates empty info if there is no properties
2022-05-02 17:33:36 +01:00
Wojciech Radaczyński
99797e6b09
Creates empty info if there is no properties
Subjective opinion that it makes it easier when all properties are filled 100% of a time, even if it means empty list. To check if after this change it actually creates "info": {} :)
2022-05-02 17:54:53 +02:00
kovacsv
c3a98096f2 Update version. 2022-04-30 09:33:11 +02:00
kovacsv
2e93a9b3d4 Select all when the snapshot size field gets focus. 2022-04-30 09:16:40 +02:00
kovacsv
556f5c48f1 Merge branch 'master' into dev 2022-04-30 08:55:51 +02:00
Viktor Kovacs
ca77667ac0
Merge pull request #251 from kovacsv/dependabot/npm_and_yarn/async-2.6.4
Bump async from 2.6.3 to 2.6.4
2022-04-30 08:55:19 +02:00
dependabot[bot]
f4d4b10705
Bump async from 2.6.3 to 2.6.4
Bumps [async](https://github.com/caolan/async) from 2.6.3 to 2.6.4.
- [Release notes](https://github.com/caolan/async/releases)
- [Changelog](https://github.com/caolan/async/blob/v2.6.4/CHANGELOG.md)
- [Commits](https://github.com/caolan/async/compare/v2.6.3...v2.6.4)

---
updated-dependencies:
- dependency-name: async
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-29 17:31:02 +00:00
kovacsv
afe6cce6da Remove url from texture, since it's not a core data, and needed only for three.js conversion. 2022-04-27 18:19:55 +02:00
kovacsv
fd6922617f Add website structure image. 2022-04-22 21:54:30 +02:00
kovacsv
e8be31eb5b Update images. 2022-04-22 18:02:45 +02:00
kovacsv
55858a9be7 Add model types image. 2022-04-21 18:26:45 +02:00
kovacsv
e9a308bcfe Can't calculate the volume on model in the Embedded Viewer #241 2022-04-21 18:11:29 +02:00
kovacsv
104fa9a0ff The list of meshes doesn't have names in the Embedded Viewer #249 2022-04-21 18:09:02 +02:00