Commit Graph

13 Commits

Author SHA1 Message Date
Viktor Kovacs
e73167ef5e Minor modification. 2024-06-17 19:31:55 +02:00
nikitaa01
28b6e4cb74
feat: Use user color scheme by default if no cookie was found (#477)
* feat: Use user color scheme by default if no cookie was found

* Update settings.js
2024-06-17 19:27:21 +02:00
kovacsv
ac1a0e5b9d Add default line color picker to settings. 2023-10-23 13:12:51 +02:00
kovacsv
37a21aab36 Introduce camera settings class. 2023-10-14 08:33:51 +02:00
kovacsv
8edce119cd Option to switch between themes without opening a model #400 2023-06-28 20:35:31 +02:00
kovacsv
c39a63bc1c Create class for edge settings. 2022-12-31 12:20:27 +01:00
kovacsv
62af23cafc Use RGBAColor for background. 2022-06-25 11:36:53 +02:00
kovacsv
c168f944f6 Rename Color to RGBColor. 2022-06-25 10:20:58 +02:00
kovacsv
a5f4d41455 Remove grid code. 2022-02-21 21:21:22 +01:00
kovacsv
ba22d4d510 Feature Request - Ability to load/toggle environment texture instead of solid color #144 2022-01-22 16:03:11 +01:00
kovacsv
d4d488ad46 Add the possibility to switch between environment maps #161 2022-01-22 14:39:34 +01:00
kovacsv
f21c5b74d0 CookieHandler shouldn't be a class. 2022-01-12 17:06:02 +01:00
kovacsv
a4d386c521 Use ES modules. 2022-01-10 18:10:51 +01:00