Added better support for casting vector3d to/from MAtrix
This commit is contained in:
Vendored
+2
-1
@@ -70,7 +70,8 @@
|
||||
"thread": "cpp",
|
||||
"typeinfo": "cpp",
|
||||
"variant": "cpp",
|
||||
"shared_mutex": "cpp"
|
||||
"shared_mutex": "cpp",
|
||||
"charconv": "cpp"
|
||||
},
|
||||
"clangd.enable": false,
|
||||
"C_Cpp.dimInactiveRegions": false
|
||||
|
||||
Reference in New Issue
Block a user