Matthew Ehrenhofler
|
d2cd211aca
|
Update debug images for Godot 3.2, add information and reword some descriptions (#2792)
|
2019-10-29 12:22:02 +01:00 |
|
Rémi Verschelde
|
5b2aaf8d41
|
Optimize PNGs with optipng
Using `find -name "*.png" -exec optipng \;` and optipng 0.7.7
|
2019-01-26 22:10:03 +01:00 |
|
Rémi Verschelde
|
4ef06a4135
|
Removing trailing whitespace
With `sed -i $(rg -l '[[:blank:]]*$' -g'!classes') -e 's/[[:blank:]]*$//g'`
|
2018-11-20 11:08:34 +01:00 |
|
Vikram1323
|
84da55379e
|
Update overview_of_debugging_tools.rst
|
2018-10-15 22:38:19 +05:30 |
|
ZX-WT
|
d191b743a6
|
added debug overview
|
2018-03-20 22:45:51 +08:00 |
|