kovacsv
|
b99eef2dfb
|
Update dependencies.
|
2023-02-04 10:23:39 +01:00 |
|
kovacsv
|
65cea7fb20
|
Make function names shorter.
|
2023-02-01 22:28:47 +01:00 |
|
kovacsv
|
ee5ecbd028
|
Update three.js to v149.
|
2023-02-01 22:22:19 +01:00 |
|
kovacsv
|
e03418ecfd
|
Add the module generator script to the documentation.
|
2023-01-29 19:17:57 +01:00 |
|
kovacsv
|
57aaea5507
|
Add the d.ts file to the npm package.
|
2023-01-29 19:05:31 +01:00 |
|
kovacsv
|
34f3ad2bf7
|
Move tsconfig.json file to the tools folder.
|
2023-01-29 19:01:15 +01:00 |
|
Callum Gander
|
83eb66f0d3
|
Added config + command to build_engine_module to generate .d.ts on building engine module (#356)
|
2023-01-29 18:52:56 +01:00 |
|
Viktor Kovacs
|
64d910cb52
|
Update license.
|
2023-01-29 13:30:34 +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
|
9482ed0b0a
|
Update three.js to version 0.148.0.
|
2023-01-21 23:35:04 +01:00 |
|
kovacsv
|
b9fe936047
|
Add utility function for string to rgba color conversion.
|
2023-01-21 22:54:31 +01:00 |
|
kovacsv
|
747ed18d20
|
Fix some overflows.
|
2023-01-15 15:53:02 +01:00 |
|
kovacsv
|
0217122621
|
Correct the type of element parameter.
|
2023-01-15 15:47:28 +01:00 |
|
kovacsv
|
f78d6cd697
|
Fix link in the documentation.
|
2023-01-14 23:56:36 +01:00 |
|
kovacsv
|
4f79f11a4a
|
Store navigation scroll position in session storage.
|
2023-01-14 23:51:04 +01:00 |
|
kovacsv
|
a96b2cb1d8
|
Sort classes, functions and enums in documentation.
|
2023-01-14 23:35:42 +01:00 |
|
kovacsv
|
87600c192b
|
Preserve scroll position of the main part of the documentation during navigation.
|
2023-01-14 23:23:16 +01:00 |
|
kovacsv
|
991cf7b92e
|
Update dependencies.
|
2023-01-14 23:20:00 +01:00 |
|
kovacsv
|
2bfd11554b
|
Add migration guide to the documentation #353
|
2023-01-14 22:37:54 +01:00 |
|
kovacsv
|
5477c3d72a
|
Replace links in documentation pages.
|
2023-01-14 22:30:38 +01:00 |
|
kovacsv
|
1950e3619e
|
Update documentation.
|
2023-01-14 22:11:46 +01:00 |
|
Ilia Pozdnyakov
|
c95f7c2026
|
Allow initializing viewer element from File objects. (#352)
Co-authored-by: Ilia Pozdnyakov <pozdnyakov@peterpartner.net>
|
2023-01-14 22:09:07 +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
|
643abf8fc6
|
Add contribution guidelines page.
|
2023-01-12 20:30:04 +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
|
f35bdc19ae
|
Minor modification.
|
2023-01-11 19:23:49 +01:00 |
|
Viktor Kovacs
|
a8eccd93bd
|
Rename environment setup page.
|
2023-01-11 19:21:43 +01:00 |
|
Viktor Kovacs
|
9fd7354317
|
Update documentation.
|
2023-01-11 08:53:46 +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
|
d992235722
|
Run build before starting the http-server.
|
2023-01-10 22:12:49 +01:00 |
|
kovacsv
|
e59d468e1b
|
Remove unused file.
|
2023-01-10 20:58:49 +01:00 |
|
kovacsv
|
ff05887daa
|
Model can't open if an url parameter contains slash #351
|
2023-01-10 20:19:57 +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
|
1718e9bb92
|
Failed to load glTF files with invalid texture coordinates #349
|
2023-01-08 22:17:00 +01:00 |
|
kovacsv
|
6ea54c2041
|
Update version.
|
2023-01-07 14:59:05 +01:00 |
|
Viktor Kovacs
|
2fd6c8ee63
|
Update README.md
|
2023-01-07 14:57:02 +01:00 |
|
kovacsv
|
a72c3d077b
|
Update documentation style.
|
2023-01-07 09:36:48 +01:00 |
|
kovacsv
|
f70df72e1f
|
Update documentation style.
|
2023-01-07 09:35:34 +01:00 |
|
kovacsv
|
bd10b196d9
|
Create documentation for the engine #328
|
2023-01-07 08:22:23 +01:00 |
|
kovacsv
|
05fe9dc64e
|
Remove lgtm badge.
|
2023-01-03 22:33:29 +01:00 |
|
kovacsv
|
f3e79a74c2
|
Create class for environment settings.
|
2023-01-03 21:58:36 +01:00 |
|
kovacsv
|
6c66557884
|
Move shading model to a separate file.
|
2022-12-31 12:36:08 +01:00 |
|
kovacsv
|
c39a63bc1c
|
Create class for edge settings.
|
2022-12-31 12:20:27 +01:00 |
|
kovacsv
|
f83e28cd88
|
Rename geometry to model.
|
2022-12-31 08:40:31 +01:00 |
|