Merge branch 'develop' into feat/main-feature

This commit is contained in:
Tom Boullay
2026-04-29 15:01:17 +02:00
committed by GitHub
22 changed files with 797 additions and 34 deletions
+6
View File
@@ -67,6 +67,12 @@ export const docGroups: DocGroup[] = [
subtitle: "Editing workflow",
meta: "08",
},
{
path: "/docs/animation",
title: "Animation & 3D Model System",
subtitle: "Components and usage",
meta: "07",
},
],
},
];