renderelement2d texture loading

This commit is contained in:
Jorijn van der Graaf 2026-03-10 19:03:39 +01:00
commit 6eb23b88bd
3 changed files with 19 additions and 6 deletions

View file

@ -97,6 +97,10 @@
{
"path":"https://forgejo.catcrafts.net/Catcrafts/Crafter.Math.git",
"configuration":"lib"
},
{
"path":"https://forgejo.catcrafts.net/Catcrafts/Crafter.Asset.git",
"configuration":"lib"
}
]
},
@ -110,6 +114,10 @@
{
"path":"https://forgejo.catcrafts.net/Catcrafts/Crafter.Math.git",
"configuration":"lib"
},
{
"path":"https://forgejo.catcrafts.net/Catcrafts/Crafter.Asset.git",
"configuration":"lib"
}
],
"defines": [{ "name": "CRAFTER_TIMING" }]
@ -127,6 +135,10 @@
"path":"https://forgejo.catcrafts.net/Catcrafts/Crafter.Math.git",
"pathh":"/home/jorijn/repos/Crafter/Crafter.Math/project.json",
"configuration":"lib-debug"
},
{
"path":"https://forgejo.catcrafts.net/Catcrafts/Crafter.Asset.git",
"configuration":"lib-debug"
}
]
},