Griiimon

Results 6 issues of Griiimon

I spent hours trying to just build godot-cpp on windows. Used different compilers, got a lot of different errors. I must have download 10gigs of visual studio versions, mysys, mingw,...

I like to add a repeating border option to all my CAs. It makes them more dynamic and really gives them a chance to unfold their patterns naturally. Without it,...

A thing I'd expect from a more IDE-like behavior is that new script tabs always open at the right-most position

Hi, One feature I'm missing is to drag and drop the script tab onto a node in the scene tree like you can from the vanilla script panel. Well, that...

enhancement
waiting-for-godot

### Tested versions - Tested in 4.2.1 stable ### System information Windows 10 - Godot 4.2.1 stable - compatibility ### Issue description A Vehiclebody3D parked sideways on a slope will...

bug
topic:physics
topic:3d

V4.3 The code snippet meant to demonstrate how `_integrate_forces()` can be used to make direct changes to Rigidbody properties, that otherwise would interfere with the physics simulation, doesn't overwrite any...

enhancement
area:manual
topic:physics
content:example code