Commit Graph

190 Commits

Author SHA1 Message Date
kovacsv
b2e21f32ee Update web-ifc to version 0.0.44. 2023-10-08 19:39:39 +02:00
kovacsv
8a625e7ef9 Update intro page. 2023-06-04 13:25:41 +02:00
kovacsv
4bd7168fa2 amf format support #397 2023-05-18 16:37:42 +02:00
kovacsv
b93581c1bc Update three.js to version 0.152.2. 2023-05-07 11:59:54 +02:00
kovacsv
eb440871bb Minify css using esbuild #394 2023-05-03 16:34:08 +02:00
kovacsv
34f3ad2bf7 Move tsconfig.json file to the tools folder. 2023-01-29 19:01:15 +01:00
Viktor Kovacs
6593aae788 Sort file list when generating then main file so it will produce the same output on all platforms. 2023-01-29 13:28:32 +01:00
kovacsv
a96b2cb1d8 Sort classes, functions and enums in documentation. 2023-01-14 23:35:42 +01:00
kovacsv
5477c3d72a Replace links in documentation pages. 2023-01-14 22:30:38 +01:00
kovacsv
b9d8122525 Refactor documentation generation. 2023-01-14 21:58:59 +01:00
kovacsv
126efef9fe Rename tools to utils. 2023-01-14 16:13:29 +01:00
Viktor Kovacs
de91c416d7 Remove outdated documentation files. 2023-01-14 12:57:00 +01:00
Viktor Kovacs
0ca1aedf6f Handle multiple parameter types in documentation. 2023-01-14 12:49:01 +01:00
kovacsv
1bc85516aa Minor modification. 2023-01-11 20:12:50 +01:00
kovacsv
eff6522a84 Use the same end of line in documentation as the template file. 2023-01-11 20:10:06 +01:00
Viktor Kovacs
bef7c05572 Fix parameterless method generation. 2023-01-11 19:29:12 +01:00
Viktor Kovacs
7ee990fb3c Use same line endings in all doc files. 2023-01-11 08:21:29 +01:00
kovacsv
68cdf2f3eb Restructure documentation. 2023-01-10 22:59:45 +01:00
kovacsv
e59d468e1b Remove unused file. 2023-01-10 20:58:49 +01:00
kovacsv
c2e41d1e0b Create one module file with rollup so the jsdoc comments will be preserved when using it as a module. 2023-01-09 22:38:16 +01:00
kovacsv
bd10b196d9 Create documentation for the engine #328 2023-01-07 08:22:23 +01:00
Viktor Kovacs
d07514bcd5 Use run-python3 for python script running. 2022-12-24 18:31:35 +01:00
kovacsv
f69ae8efdd Enable markdown plugin. 2022-12-11 09:19:00 +01:00
Viktor Kovacs
0c14b6cefa Rename website builder function. 2022-11-19 19:41:17 +01:00
kovacsv
bf3b045ff0 Add plugin technology to add header buttons. 2022-11-03 21:05:37 +01:00
kovacsv
16695ab11c Remove version from package name. 2022-06-04 11:23:44 +02:00
kovacsv
8a56d50c87 Update info page. 2022-06-04 08:14:44 +02:00
kovacsv
92045b8f4b Include environment maps in the packages. 2022-05-27 17:10:22 +02:00
kovacsv
c92eb3c772 Do not bundle for module, just use the original code. 2022-05-21 08:17:43 +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
f133ced651 Bundle three.js together with the library. 2022-05-20 18:52:37 +02:00
kovacsv
16e4870bdf Fix LGTM errors. 2022-04-16 10:10:12 +02:00
kovacsv
c41ff07def Host occt-import-js locally. 2022-03-24 19:08:51 +01:00
kovacsv
0dd11501aa Load occt-import-js from cdn. 2022-02-23 20:21:40 +01:00
kovacsv
485f6b5eda Fix info and faq icons. 2022-02-09 17:35:15 +01:00
kovacsv
524c2b9af8 Update start page. 2022-02-08 21:13:47 +01:00
kovacsv
bd10f4f53a STEP file import #50 2022-02-06 16:29:03 +01:00
kovacsv
5a73dd6f41 Add library updater script. 2022-01-26 21:48:16 +01:00
kovacsv
aef3994e5c Fix some LGTM issues. 2022-01-17 18:12:17 +01:00
kovacsv
2f446b7161 Use the same end of line for main.js generation as it was before. 2022-01-16 17:33:59 +01:00
kovacsv
a4d386c521 Use ES modules. 2022-01-10 18:10:51 +01:00
kovacsv
862677bbf7 Move color class to a separate file. 2022-01-01 10:59:36 +01:00
kovacsv
2d8acfe7da Move mesh utils to a separate file. 2021-12-30 10:16:49 +01:00
kovacsv
3a5c65bdc8 Store vertex colors in mesh. 2021-12-28 16:44:00 +01:00
kovacsv
fe8012e657 Use a separate model class for export. 2021-12-26 00:40:06 +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