Commit Graph
8 Commits
Author SHA1 Message Date
Rémi Verschelde ce7a9a6eab Images: Remove unused images (no 'image::' or 'figure::' reference) 2020-06-05 14:43:20 +02:00
Matthew 2cc3b5b1e1 Fix image with incorrect numbers in Size and anchors (#3569) 2020-05-20 21:42:52 +02:00
Matthew EhrenhoflerandRémi Verschelde 246f87f1da update bbcode in RichTextLabel page for Godot 3.2 (#2846)
* update bbcode in RichTextLabel page for Godot 3.2

* Reorder content, improve language and fix invalid code

Co-authored-by: Rémi Verschelde <rverschelde@gmail.com>
2019-10-29 09:59:02 +01:00
Juan Linietsky f070f6cea1 Fixed missing gifs, fixed writing. 2019-04-22 18:04:12 -03:00
Juan Linietsky 5b64f3b076 Add detailed documentation about containers.
Improve documentation on multiple resolution handling.
2019-04-22 13:27:45 -03:00
skyace65 1d27610a6d update_size_and_anchors_images 2019-03-26 10:47:51 -04: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
Nathan 18f889b6a4 Improve docs structure
Change Step by Step in Getting Started
Remove Engine Features category, move into a new Tutorials top-level section
2018-01-25 08:54:27 +01:00