14 Commits
Author SHA1 Message Date
Hugo Locurcio b3cbe5f777 Remove old Godot version references to simplify documentation
This follows the documentation writing guidelines, specifically
the "When to refer to a specific Godot version" section.

This also removes warning blocks for a known issue that was resolved in Godot 4.5.
2025-10-07 19:01:12 +02:00
tetrapod00 c4d3aa134a Standardize RST header syntax 2024-12-29 13:44:09 -08:00
ntlblpm 23765f9b90 Fix grammar in Using tilesets (#10360)
* Update using_tilesets.rst
2024-12-01 23:23:33 +01:00
toast_main 22db64724b Modified the using_tilesets.rst, section assigning-custom-metadata-to-the-tileset-s-siles, to accurately reflect how the custom metadata property names do appear in the editor. The image using_tilesets_edit_custom_data.webp was also updated to reflect this change. This was oberved on v4.3.stable.official [77dcf97d8] 2024-09-04 20:56:00 -04:00
Lukas Fletcher b7b2b52c17 Update misspelled word in using_tilesets.rst 2024-08-28 18:55:45 +02:00
skyace65 9050e076e7 Update docs for new TileMapLayer node 2024-08-01 07:06:12 -04:00
Jos Valdivia 906fcdbd38 Update using_tilesets.rst (#9378)
* Update using_tilesets.rst

Work around issue causing the guide to be unfollowable[1].

  [1]: https://github.com/godotengine/godot/issues/88440
2024-06-21 06:46:55 -04:00
Hugo Locurcio 071d49a489 Fix various cases of unused images
Some of these images were duplicates or not relevant anymore,
so they have been removed entirely. Others have had their links fixed
or added where relevant.
2023-11-07 18:04:26 +01:00
Hugo Locurcio 3a1ee72d7f Mention support for per-tile rotation in Using TileSets
This also updates screenshots to display the rotation/flip buttons.
2023-11-06 19:17:16 +01:00
Hugo Locurcio d315332b7c Fix and improve Transpose's description in Using TileSets 2023-10-21 12:25:19 +02:00
curious-broccoli 53eb7c8bbb Update using_tilesets.rst
removed broken sentence. I assume this is what the sentence should be
2023-07-18 21:52:14 +02:00
David Hu 4c99ee3843 Fix heading in using_tilesets
Fixed a heading that had a random c at the end
2023-03-11 19:52:32 -05:00
B c01e3f4d8c Fix incorrect images being referenced on Using TileSets (#6880) 2023-03-03 23:14:22 +01:00
Hugo LocurcioandIsaac 94af54e869 Update TileSets and TileMaps documentation for Godot 4.0
The documentation was split into two pages, as there are much more
features to cover now.

Co-authored-by: Isaac <isaacwelfare@gmail.com>
2023-02-27 06:05:46 +01:00