Serkyo
|
d8d6635f37
|
refactor(renderer): rename mesh module to vertex
|
2026-07-23 02:49:14 +02:00 |
|
Serkyo
|
edc72a0f6f
|
perf(renderer): merge coplanar voxel faces with a greedy mesher
|
2026-07-23 02:49:14 +02:00 |
|
Serkyo
|
6b3ae06031
|
chore(renderer): add reasons to expect attributes
|
2026-07-13 00:39:49 +02:00 |
|
Serkyo
|
8045c3cae3
|
refactor(workspace): use #[expect] over #[allow] for lint suppressions
|
2026-07-07 01:28:56 +02:00 |
|
Serkyo
|
cd7ab3a3c5
|
chore(workspace): add SPDX identifiers to source files
|
2026-05-17 21:06:39 +02:00 |
|
Serkyo
|
928f0103a4
|
docs(renderer): collapse multi-line comments and note construction leak
|
2026-05-16 20:30:01 +02:00 |
|
Serkyo
|
203cc2a671
|
feat(renderer): add dynamic mesh updates via buffer reallocation
|
2026-05-16 19:04:20 +02:00 |
|
Serkyo
|
38077c980d
|
feat(renderer): implement depth testing and indexed 3d rendering
|
2026-05-12 23:00:30 +02:00 |
|
Serkyo
|
d30834e14f
|
chore(workspace): run cargo fmt
|
2026-05-12 18:53:56 +02:00 |
|
Serkyo
|
34f1a9d989
|
chore(workspace): enforce missing_docs and resolve all linting violations
|
2026-05-12 18:52:30 +02:00 |
|
Serkyo
|
fd5d5e4e4b
|
chore(workspace): configure linters and format codebase
|
2026-05-12 11:43:17 +02:00 |
|
Serkyo
|
560b1e4d0f
|
feat(renderer): add mesh module with Vertex struct
|
2026-05-10 22:02:09 +02:00 |
|