This commit is contained in:
2025-11-28 23:13:44 +05:30
commit a3a8e79709
7360 changed files with 1156074 additions and 0 deletions

View File

@ -0,0 +1,7 @@
<material type="lit">
<shader name="vertex">vertex/staticmesh.cg</shader>
<shader name="vertex">vertex/skeletalmesh_1bone.cg</shader>
<shader name="fragment">fragment/simple.cg</shader>
<variables>
</variables>
</material>