-
Add a polygon type, and equivalent analysis functions
-
### Tested versions
- Reproducible in v4.2.2.stable, v4.2.1.stable, v4.1.4.stable and v4.3.dev6.official [64520fe67] (but different see below)
### System information
Godot v4.2.2.stable unkn…
-
Hi!
Can you please provide MatrixUtils2 class.
```
The autoreload extension is already loaded. To reload it, use:
%reload_ext autoreload
----------------------------------------------------…
-
There needs to be a way to do this, and it should be obvious.
```julia
center = Point(0u"m", 0u"m")
an = 1u"rad"
topLeft = Point(-1u"m", 0.1u"m")
tlr = Rz(topLeft, an) + center
```
I've disallo…
-
### Tested versions
v4.2.2.stable.custom_build [0cfe9491e]
### System information
Windows 10
### Issue description
[Autoload Scripts are also called Singletons in the docs](https://docs.godotengi…
-
While the package is able to load and run in the julia 0.4.0 release, it gives a large number of compatibility warnings, mostly related to these three syntax issues:
```
WARNING: Base.FloatingPoint i…
-
### Godot version
v4.0.stable.mono.official [92bee43ad]
### System information
Windows 10, Forward+, NVIDIA GeForce GTX 1050 Ti (31.0.15.1694)
### Issue description
When a `RigidBody2D` has `cent…
-
1. The checks in func triangulate_polygons(polygon2d : Polygon2D) would fail a simple quand with 4 vertices
2. The func _points_are_inside_polygon() would fail unexpectedly in some cases
…
-
### Describe the project you are working on
I'm working on a project similar to crayon physics, where any shape of colliders might be drawn by my player.
Also, ring collider is widely used in ab…
-
Polyline2D uses a geocacheid at
https://github.com/x3dom/x3dom/blob/master/src/nodes/Geometry2D/Polyline2D.js#L51
which is just based on the first point of the first linesegment.
This leads to fre…