-
I will follow up with the concrete proposal following the face-to-face presentation as I expect more than one issue to be spawned from the proposal.
-
Hello,
Taichi_three looks like a really cool project to make taichi do greater demos!
Besides, what does model.face mean?
I am looking at the 'hello triangle' demo, but it is still a little bi…
-
### Already reported ? *
- [X] I have searched the existing open and closed issues.
### Regression?
No
### System Info and Version
System/Version info
```sh
Hyprland, built from br…
-
### Describe the project you are working on
V-Sekai is a virtual reality platform that is developed using the Godot Engine, a popular open-source game engine.
### Describe the problem or limitat…
fire updated
8 months ago
-
### Describe the project you are working on
Godot
### Describe the problem or limitation you are having in your project
Godot 4 does a lot of improvements on the threading side for performanc…
reduz updated
8 months ago
-
### Already reported ? *
- [X] I have searched the existing open and closed issues.
### Regression?
Yes
### System Info and Version
System/Version info
```shHyprland 0.44.0 built fr…
-
### Describe the project you are working on
I am working on a Web/HTML5 virtual museum to exhibit my Blender art and animations.
### Describe the problem or limitation you are having in your project…
-
So I'm hitting an odd build issue (this is with Debian testing) on the AGL platform. Tried this with a few other targets, among rpi5, rpi4 and rcar3 (h3ulcb). This is with master, been hitting for few…
-
### Already reported ? *
- [X] I have searched the existing open and closed issues.
### Regression?
No
### System Info and Version
System/Version info
**Based upon [ML4W's Hyprland …
-
```
import imgui
from imgui_bundle import imgui_ctx, immapp
def gui():
with imgui_ctx.begin_main_menu_bar():
with imgui_ctx.begin_menu("File"):
clicked,_ = imgui.menu_item("New")
if _…