-
Create some objects that make use of InstancedMesh
```
let test = []
for(let i=0; i < 100; i++) {
test.push(phy.add( { type: 'cylinder', size:[1,1], instance:'someO…
-
**Describe the bug**
When exporting a mesh with an armature, two things happen:
1) A new mesh is created, breaking the instance-ness of the meshes
1) The new mesh and all instances of that mesh d…
-
Hey !
First of all amazing job! Thank you for both providing this in an updated form for the new godot version and the time you took to write the explainer.
I run it to test how many I could po…
-
### Description
Let's say we have Redis instances in zone-a (K8s), zone-b (K8s), and zone-c (universal). If we want to aggregate all these Redis instances from different zones, we can't achieve this …
-
PS C:\Users\Shivam\Desktop\voxel 3d\Rally-master> py main.py
Hello from the Rally Server!
warning: Tried to instantiate Entity before Ursina. Please create an instance of Ursina first (app = Urs…
-
If two instances of `FunctionSpace` are made with `FiniteElement`s that are similar but have a different `variant`, I think the two `FunctionSpace`s aren't completely distinguished. For instance, they…
-
### Godot version
4.0.rc1 (custom build with double_precision)
### System information
Windows 10
### Issue description
In my project I'm interpolating moving mesh positions to their physics-body'…
-
### Tested versions
- Reproducible in 4.1 and 4.2, Forward +
### System information
Windows 10, Vulkan forward +
### Issue description
Tons of spam in the error log about material being null:
![…
-
### Description
Please add support for header casing propagation.
Some legacy apps (or language frameworks) don't support HTTP 2 headers with lower casing.
For instance, some client apps create …
-
I tried the `plan_single` function with PoseCostMetric link the following code(mainly according to simple_stacking.py sample code).
```python
motion_gen_config = MotionGenConfig.load_from_robot_c…