-
```
What steps will reproduce the problem?
1. wget http://marave.googlecode.com/files/marave-0.7.tar.gz
2. apt-get install python-qt4 python-enchant
3. tar xzvf marave-0.7.tar.gz
4. cd marave-0.7
5. p…
-
```
What steps will reproduce the problem?
1. wget http://marave.googlecode.com/files/marave-0.7.tar.gz
2. apt-get install python-qt4 python-enchant
3. tar xzvf marave-0.7.tar.gz
4. cd marave-0.7
5. p…
-
from matplotlib.backend_tools import ToolBase
from matplotlib.backends.qt_editor._formlayout import fedit
import matplotlib.pyplot as plt
import matplotlib
import pandas as pd
import os
class …
-
### Expected Behavior
Linear gradients with `NaN` values anywhere should not be generated by the paint editor, and when they appear, they should not cause the paint editor to break.
### Actual B…
-
### Godot version
v3.4.beta6.official [3e2bb415a]
### System information
Windows 7
### Issue description
When I attempt to create a new polygon in Polygon2D Editor while already having …
-
> Go into the menu : Project->Settings->GameSettings
>
> then set LaunchScene to Res://scene/terrain.scene
I did set that. Still the editor and canvas when run is absolute empty.
Windows 10 6…
-
Type: Bug
The issue is reproducible when connected to remote env via SSH and there is an active SCM system recognised.
Every keypress on the editor shows the SCM tab refreshing for a split second. …
-
Hi,
Just wanted to report couple of minor findings (desktop version 0.93):
when you right click in the editor, and click on rename, even if you put no new name, name string goes to empty, so…
-
Safari Version 8.0 (10600.1.25) on OSX 10.10
Using canvas LMS, code embed in unable to save the editor using the latest safari under osx. The tool works fine when using Chrome.
Let me know if …
-
Hello!
I was customizing the subgraph functionality.
Currently, the inputs and the outputs of the subgraph are fixed panels, with their own slots.
I wanted to substitute the panels with two node…