-
### Godot version
4.1.1
### System information
win
### Issue description
Wrote a simple link library using GDExtension
After launching the game for the first time using the Godot engin…
-
All the files from this block need generating as well:
```
```
For example, py_obj_reg.vm will produce omero/ObjectFactoryRegi…
-
It seems like the biggest problem with supporting ImPlot is the fact that it doesn't provide explicitly typed functions, but rather relies on C++ templated parameters, i.e.:
```
// The templated f…
-
### Problem
**Description**
Let's consider a component that is registered in the factory using `RegisterObject` more than once, but with different templates. For example, `CGLinearSolver` is regis…
-
@Cysu
Thankyou very much for your code on person re_identification
I have install openmpi-1.6.5
But when I make -j8 in the external/caffe,I got a error:
CXX .build_release/src/caffe/proto/caffe…
-
### `let g:cpp_experimental_template_highlight = 1` breaks cast type highlight.
For:
- static_cast
- reinterpret_cast
- const_cast
![selection_022](https://cloud.githubusercontent.com/assets/8825037…
-
macOS 10.15.7, Apple clang version 12.0.0, compiling the simple GDNative C++ demo as of https://github.com/godotengine/gdnative-demos/pull/52.
When I compile with `scons p=osx`, these warnings and …
-
### Describe the bug
The database code generator seems to have eccentric behaviour with "tag" names. eg meaningful names like "stmt1" seem to cause the code generator to have problems. For example if…
-
From this commit: https://github.com/tenstorrent/tt-metal/actions/runs/9899996339
![image](https://github.com/user-attachments/assets/65b318b4-9aaa-43f5-9725-7984488b4b88)
Previous commit: https…
-
### 🚀 The feature, motivation and pitch
I am working on building a demo that using NV GPU as a comparison with intel XPU.
Additionally, I wonder if it's possible to distribute part of the computat…