mouse fix
This commit is contained in:
parent
337cf1e43b
commit
ef199b180e
4 changed files with 20 additions and 6 deletions
|
|
@ -10,7 +10,9 @@
|
|||
"implementations/Crafter.Graphics-Transform2D",
|
||||
"implementations/Crafter.Graphics-GridElement",
|
||||
"implementations/Crafter.Graphics-Rendertarget",
|
||||
"implementations/Crafter.Graphics-Device"
|
||||
"implementations/Crafter.Graphics-Device",
|
||||
"implementations/Crafter.Graphics-Mesh",
|
||||
"implementations/Crafter.Graphics-RenderingElement3D"
|
||||
],
|
||||
"interfaces": [
|
||||
"interfaces/Crafter.Graphics-Window",
|
||||
|
|
@ -61,7 +63,6 @@
|
|||
},
|
||||
{
|
||||
"name": "vulkan",
|
||||
"implementations": ["implementations/Crafter.Graphics-Mesh", "implementations/Crafter.Graphics-RenderingElement3D"],
|
||||
"defines": [
|
||||
{
|
||||
"name": "CRAFTER_GRAPHICS_RENDERER_VULKAN"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue