-
We need a system that uses hardware instancing, to create billboard sprites, or some equivalent. InstancingClass will provide the hardware instancing and give us better than O(n) vertex buffer sends.…
-
In order to allow an unlimited amount of users participating world session instancing would automatically start new world sessions when a maximum number of users is exceeded or the performance gets to…
-
The plugin automatically applies scale by default. If the object has been instanced though, the mesh data is first duplicated before applying scale, breaking the instancing link.
[Feature Request]
…
-
https://docs.godotengine.org/en/latest/tutorials/scripting/nodes_and_scene_instances.html?highlight=instance#node-paths
Tween nodes have been removed in https://github.com/godotengine/godot/pull/41…
-
Is it difficult/out-of-scope to enable GPU instancing on this shader?
-
I noticed that whenever Chrome re-instantiates, the Chrome://accessbility page resets. This severely limits the interaction between the framework and Chrome, my current workaround is to use another br…
-
**Is your feature request related to a problem? Please describe.**
Mesh modifications on imported glTF meshes do not get reflected on meshes that have constructed sourced from the same `Primitive`s.
…
-
Can someone check [shaders_mesh_instancing](https://www.raylib.com/examples/shaders/loader.html?name=shaders_mesh_instancing) example works from zig? I have the following code based on the example abo…
-
### Description of Issue
We're seeing an issue in usd-23.08 as well as in 24.05, when using nested point-instancing in combination with instanceable, where point-instanced point-instancers with `in…
-
### Godot version
4.1
### System information
Windows 11 64 Bit
### Issue description
I have a 2D world streaming system with 2 background threads that queue the following kind of jobs:
- The f…