Simon Wenner

Results 5 issues of Simon Wenner

**Describe the bug** SWTChart pie charts sometimes use white as a color making things invisible (see attached image). In addition there are cases where the same color is reused in...

bug
chart
linux

Steps to reproduce: 1. Open the python pong sample 2. Double click on pong.py in the file inspector Godot crashes. The sample itself works fine. Not sure who is to...

The height, width and the mime type of a video or audio element should be extracted automatically from the supplied file.

feature
media
Extras
Help needed

Some browsers show low quality preview images for a video before playing. Firefox (13.0) sometimes even shows random video memory. A poster image would solve this issue. It would be...

feature
media
Extras

python3 main.py CartPole-v1 --render Traceback (most recent call last): File "main.py", line 35, in venv = RenderSubprocVecEnv(env_fns, args.render_interval) TypeError: Can't instantiate abstract class RenderSubprocVecEnv with abstract methods step_async, step_wait