-
In _change_state, you check for new_state == "+1" or "-1" (old values), but the new_state is pulled from TRANSITIONS, which include "cw1" and "ccw1". This causes all of the when_rotated??? functions t…
-
Blender Ver. 2.90.1
CAD Transform Ver. 0.0.9
Default startup blender settings
Default CAD Transform add-on settings
When scaling a simple cube, snapping from one corner to another, the scale ope…
-
I have a couple issues with these, mostly cosmetic, maybe nitpicky, but I believe such basic stuff deserves more polish and consistency.
`box2d`
- includes `` for minimal benefit
- even the simplest …
-
Will this project share the OHEM implementation?
-
### Godot version
4.0 Alpha 11
### System information
Windows 10, GTX1080, i7 6700
### Issue description
Geometry that is not flat on the X, Y or Z axes will create noticeable lighting …
-
You are able to take any object that can be picked up with the physgun and move it through another object that is currently frozen as well as the world geometry itself, the object is constantly being …
-
```
What steps will reproduce the problem?
1. Create a text object with some text.
2. Resize text and rotate text.
3. Select text. Maybe even try moving text.
What is the expected output? What do…
-
I've made a project/library that wraps some of the functionality of WebGL in Snap _!_. It covers all that is needed to make some basic rendering (and a little more). I've included a basic program that…
-
```
What steps will reproduce the problem?
1. pdf.addImageStream(myObject.byteArray, ColorSpace.DEVICE_RGB, null,
the_x_pos, the_y_pos, the_width, the_height, myObject.rotation);
2.
3.
What is the …
-
```
What steps will reproduce the problem?
1. pdf.addImageStream(myObject.byteArray, ColorSpace.DEVICE_RGB, null,
the_x_pos, the_y_pos, the_width, the_height, myObject.rotation);
2.
3.
What is the …