Tomasz Chabora

Results 934 comments of Tomasz Chabora

I think this can be closed now? Or you could add a tracker for missing tests.

So you are making a FOSS project that uses the addon as its component? I never put duplicate license in my addons and no one asked for that since now....

The project manager's Auto option does not work. The window spawns at 0, 0 and moves to screen center, always on screen 1.

For safety reasons, Clear Directory Files just moves the files to a dedicated "Trash" folder. Do you have Trash folder in user data directory of Project Builder? If not, try...

Then it means it failed to move the file for some reason. Error `1` is generic fail code, it doesn't give any information. You could try using `ProjectSettings.globalize_path()` on the...

I could add an option to remove via `move_to_trash()`, but if it's engine issue, it's probably not worth it. I don't see it reported yet, so feel free to create...

The engine issue was closed. Can you test if it fixes the problem for you?

You can use a build artifact: https://github.com/godotengine/godot/suites/29102792167/artifacts/2004437436

Reworked in 53a8d22 The project setting is now hidden and instead configurable from Local Config. It has explicit Apply button and does not allow overwriting files. The setting will be...

> The file dialog could look for and save as .txt instead of "All Files". The config file can use any extension, but maybe providing default one is better, idk....