stijn
984bbae7e3
Fix grid sizing/snap
2026-01-19 23:43:20 +01:00
stijn
58ea7d827e
Add grid to particle drawer
2026-01-19 23:07:12 +01:00
stijn
63aa7fd550
Add toggle for showing/hiding the character in RenderContainerComponent and implement binding to PlayerModelService
2025-12-27 22:15:19 +01:00
stijn
9b8c4891f4
Add toggle for showing only intersecting particles
2025-12-27 21:55:00 +01:00
stijn
57fb00f685
Remove unit test for RenderContainerComponent
2025-12-27 21:21:42 +01:00
stijn
c2b9a8a574
Replace deprecated Angular directives (*ngFor, *ngIf) with modern Angular template syntax. Remove unused CommonModule imports across components for optimization. Clean up excess spacing and formatting in HTML files.
2025-07-15 21:48:23 +02:00
stijn
ebe66c87c0
Rework folder structure in frontend
...
Pages are now grouped per group they appear in on in the header (where possible)
Utilities used by multiple pages in the project are grouped in folders such as services/pipes/etc
2025-07-04 19:50:21 +02:00