-
I am trying to follow this tutorial but am wondering on how I could instead just draw color instead of text.
ghost updated
3 years ago
-
Does Blender allow for custom column width?
It is so unnecessary to have the color cells 50% from full row width. If possible it would be amazing to be able to move that line between text and color…
-
### Preflight Checklist
* [x] I agree to follow the [Code of Conduct](https://github.com/jgraph/drawio/blob/master/CODE_OF_CONDUCT.md) that this project adheres to.
* [x] I have searched the iss…
-
## Motivation
- A lot of the learning-material in the Bevy-book can be improved by displaying graphs or diagrams as shown here: https://github.com/bevyengine/bevy-website/pull/290#issuecomment-1076…
-
## Describe the bug
When enabling `frustum_planes = render.FRUSTUM_PLANES_ALL` on a render.draw() call I expect sprites falling outside of the frustum's near and far plane to be culled, and no rend…
-
**Feature/enhancement description:**
Add the ability to create text boxes.
Although this is primarily a drawing app, a really cool feature would be the ability to create text boxes, almost lik…
-
#### Describe the bug
When rendering a newline character with `draw_string()`, the x coordinate will be resest.
#### Screenshots
Here is the result of `draw_string("hello!\na line",100,10)` :
…
-
I'm not sure if anyone wrote about this, but all the transitions behave a little strange for me. It looks as if the direction of the transition smoothly changes like this: 0 -> 0.3 -> 0 -> 1, rather t…
sedyh updated
1 month ago
-
I'm almost sure that it's my environment and I don't know what to try.
I rolled back the rust compiler to 1.80
Rolled back the macroquad library to 0.4.6
Took the minimal code and Cargo.toml and …
-
### Description
#### Bug description:
The rendering of wxWebView per default has either ForegroundColour = BackgroundColour set or does not respect color.
Additionally I tried to convince the…