Commit Graph

5 Commits

Author SHA1 Message Date
Poommetee Ketson bf995a2392 Update some images for Godot 3 2017-07-18 21:40:25 +07:00
Rémi Verschelde a3a44b34b3 Fix all PNG images for potential incorrect sRGB profile
Using `find . -type f -name "*.png" -exec convert {} {} \;`.
2016-10-01 14:34:15 +02:00
Rémi Verschelde b5d200f0e0 Remove _2.0 from image file name
It is better to keep the names version-independent and to
overwrite the images with new ones when need be, else we
have to fix all pages that include those images each time.
2016-02-24 22:41:23 +01:00
flurick 7bb4816644 Add 2.0 images for "Scenes and nodes" tutorial 2016-02-23 22:09:12 +01:00
Rémi Verschelde b1ae87dade Finish importing full OP contents 2016-02-08 18:24:54 +01:00