Skip to content

Commit

Permalink
docs: Updated URLS to github.com/bjorn/tiled to mapeditor/tiled
Browse files Browse the repository at this point in the history
  • Loading branch information
bjorn committed Oct 1, 2024
1 parent b0bc6d8 commit 9f31539
Show file tree
Hide file tree
Showing 43 changed files with 369 additions and 369 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ cache:
addons:
coverity_scan:
project:
name: bjorn/tiled
name: mapeditor/tiled
description: A generic tile map editor
notification_email: [email protected]
build_command_prepend: qmake
Expand Down
12 changes: 6 additions & 6 deletions NEWS.md
Original file line number Diff line number Diff line change
Expand Up @@ -497,12 +497,12 @@
* Added Terrain Set type (Corner, Edge or Mixed)
* Added support for rotating and flipping Terrain tiles (by Christof Petig, [#2912](https://github.com/mapeditor/tiled/pull/2912))
* Added support for exporting to [RPTools MapTool](https://www.rptools.net/toolbox/maptool/) RpMap files (by Christof Petig, [#2926](https://github.com/mapeditor/tiled/pull/2926))
* Added Ctrl+Shift to toggle Snap to Fine Grid (by sverx, [#2895](https://github.com/bjorn/tiled/pull/2895))
* Eraser: Added Shift to erase on all layers (by Michael Aganier, [#2897](https://github.com/bjorn/tiled/pull/2897))
* Added Ctrl+Shift to toggle Snap to Fine Grid (by sverx, [#2895](https://github.com/mapeditor/tiled/pull/2895))
* Eraser: Added Shift to erase on all layers (by Michael Aganier, [#2897](https://github.com/mapeditor/tiled/pull/2897))
* Automatically add .world extension to new World files
* Shape Fill Tool now displays the size of the current shape ([#2808](https://github.com/mapeditor/tiled/issues/2808))
* Tile Collision Editor: Added action to add an auto-detected bounding box collision rectangle (by Robin Macharg, [#1960](https://github.com/bjorn/tiled/pull/1960))
* Tile Collision Editor: Added context menu action to copy selected collision objects to all other selected tiles (by Robin Macharg, [#1960](https://github.com/bjorn/tiled/pull/1960))
* Tile Collision Editor: Added action to add an auto-detected bounding box collision rectangle (by Robin Macharg, [#1960](https://github.com/mapeditor/tiled/pull/1960))
* Tile Collision Editor: Added context menu action to copy selected collision objects to all other selected tiles (by Robin Macharg, [#1960](https://github.com/mapeditor/tiled/pull/1960))
* Tilesets view: Added "Edit Tileset" action to tab context menu
* Tilesets view: Added "Add External Tileset" action to tilesets menu
* Scripting: Added initial API for creating and modifying Terrain Sets
Expand Down Expand Up @@ -530,12 +530,12 @@
* Fixed "AutoMap While Drawing" not applying when using Cut/Delete
* Fixed path in AutoMap error message when rules file doesn't exist
* Lua plugin: Don't embed external tilesets, unless enabled as export option ([#2120](https://github.com/mapeditor/tiled/issues/2120))
* Python plugin: Added missing values to MapObject.Shape enum ([#2898](https://github.com/bjorn/tiled/issues/2898))
* Python plugin: Added missing values to MapObject.Shape enum ([#2898](https://github.com/mapeditor/tiled/issues/2898))
* Python plugin: Fixed linking issue when compiling against Python 3.8
* CSV plugin: Include flipping flags in exported tile IDs
* GMX plugin: Take tile object alignment into account
* Linux: "Open Containing Folder" action now also selects the file
* libtiled-java: Many updates (by Henri Viitanen, [#2207](https://github.com/bjorn/tiled/pull/2207))
* libtiled-java: Many updates (by Henri Viitanen, [#2207](https://github.com/mapeditor/tiled/pull/2207))
* Ported Tiled to Qt 6 (releases still use 5.15 for now)
* Updated Bulgarian, Chinese (Simplified), Czech, Finnish, French, Portuguese, Portuguese (Portugal), Russian, Swedish and Turkish translations

Expand Down
30 changes: 15 additions & 15 deletions docs/_build/gettext/manual.pot
Original file line number Diff line number Diff line change
Expand Up @@ -1130,11 +1130,11 @@ msgid "**Customized basic properties**, where you can set properties like the mi
msgstr ""

#: ../../manual/custom-properties.rst:171
msgid "**Array properties**, which would be properties having a list of values (`#1493 <https://github.com/bjorn/tiled/issues/1493>`__)."
msgid "**Array properties**, which would be properties having a list of values (`#1493 <https://github.com/mapeditor/tiled/issues/1493>`__)."
msgstr ""

#: ../../manual/custom-properties.rst:174
msgid "Apart from predefining properties based on object type, I'd like to add support for **predefining the properties for each data type**. So defining which custom properties are valid for maps, tilesets, layers, etc. (`#1410 <https://github.com/bjorn/tiled/issues/1410>`__)"
msgid "Apart from predefining properties based on object type, I'd like to add support for **predefining the properties for each data type**. So defining which custom properties are valid for maps, tilesets, layers, etc. (`#1410 <https://github.com/mapeditor/tiled/issues/1410>`__)"
msgstr ""

#: ../../manual/custom-properties.rst:179
Expand Down Expand Up @@ -1597,31 +1597,31 @@ msgid "**Terrain Sets**"
msgstr ""

#: ../../manual/editing-tilesets.rst:235
msgid "Make it easier to set up terrain (`#1729 <https://github.com/bjorn/tiled/issues/1729>`__)"
msgid "Make it easier to set up terrain (`#1729 <https://github.com/mapeditor/tiled/issues/1729>`__)"
msgstr ""

#: ../../manual/editing-tilesets.rst:237
msgid "**Tile Collision Editor**"
msgstr ""

#: ../../manual/editing-tilesets.rst:239
msgid "Allow setting collisions for multiple tiles at once (`#1322 <https://github.com/bjorn/tiled/issues/1322>`__)"
msgid "Allow setting collisions for multiple tiles at once (`#1322 <https://github.com/mapeditor/tiled/issues/1322>`__)"
msgstr ""

#: ../../manual/editing-tilesets.rst:240
msgid "Render tile collision shapes to the tileset view (`#1281 <https://github.com/bjorn/tiled/issues/1281>`__)"
msgid "Render tile collision shapes to the tileset view (`#1281 <https://github.com/mapeditor/tiled/issues/1281>`__)"
msgstr ""

#: ../../manual/editing-tilesets.rst:242
msgid "**Tile Animation Editor**"
msgstr ""

#: ../../manual/editing-tilesets.rst:244
msgid "Support multiple named animations per tile (`#986 <https://github.com/bjorn/tiled/issues/986>`__)"
msgid "Support multiple named animations per tile (`#986 <https://github.com/mapeditor/tiled/issues/986>`__)"
msgstr ""

#: ../../manual/editing-tilesets.rst:245
msgid "Make it easier to define animations spanning multiple tiles (`#811 <https://github.com/bjorn/tiled/issues/811>`__)"
msgid "Make it easier to define animations spanning multiple tiles (`#811 <https://github.com/mapeditor/tiled/issues/811>`__)"
msgstr ""

#: ../../manual/export.rst:18
Expand Down Expand Up @@ -3292,11 +3292,11 @@ msgid "There are many ways in which the layers can be made more powerful:"
msgstr ""

#: ../../manual/layers.rst:221
msgid "Ability to lock individual objects (`#828 <https://github.com/bjorn/tiled/issues/828>`__)."
msgid "Ability to lock individual objects (`#828 <https://github.com/mapeditor/tiled/issues/828>`__)."
msgstr ""

#: ../../manual/layers.rst:223
msgid "Moving certain map-global properties to the Tile Layer (`#149 <https://github.com/bjorn/tiled/issues/149>`__). It would be useful if one map could accommodate layers of different tile sizes and maybe even of different orientation."
msgid "Moving certain map-global properties to the Tile Layer (`#149 <https://github.com/mapeditor/tiled/issues/149>`__). It would be useful if one map could accommodate layers of different tile sizes and maybe even of different orientation."
msgstr ""

#: ../../manual/objects.rst:2
Expand Down Expand Up @@ -3645,11 +3645,11 @@ msgid "Here are some ideas about improvements that could be made to the above to
msgstr ""

#: ../../manual/objects.rst:375
msgid "Some improvements could still be made to the support for editing polygons and polylines, like allowing to rotate and scale the selected nodes (`#1487 <https://github.com/bjorn/tiled/issues/1487>`__)."
msgid "Some improvements could still be made to the support for editing polygons and polylines, like allowing to rotate and scale the selected nodes (`#1487 <https://github.com/mapeditor/tiled/issues/1487>`__)."
msgstr ""

#: ../../manual/objects.rst:379
msgid "The tools could put short usage instructions in the status bar, to help new users without requiring them to carefully read the manual (`#1855 <https://github.com/bjorn/tiled/issues/1855>`__)."
msgid "The tools could put short usage instructions in the status bar, to help new users without requiring them to carefully read the manual (`#1855 <https://github.com/mapeditor/tiled/issues/1855>`__)."
msgstr ""

#: ../../manual/preferences.rst:2
Expand Down Expand Up @@ -4809,19 +4809,19 @@ msgid "If your map loader does not support object templates, but you'd still lik
msgstr ""

#: ../../manual/using-templates.rst:107
msgid "Resetting overridden properties individually (`#1725 <https://github.com/bjorn/tiled/issues/1725>`__)."
msgid "Resetting overridden properties individually (`#1725 <https://github.com/mapeditor/tiled/issues/1725>`__)."
msgstr ""

#: ../../manual/using-templates.rst:108
msgid "Locking template properties (`#1726 <https://github.com/bjorn/tiled/issues/1726>`__)."
msgid "Locking template properties (`#1726 <https://github.com/mapeditor/tiled/issues/1726>`__)."
msgstr ""

#: ../../manual/using-templates.rst:109
msgid "Handling wrong file paths (`#1732 <https://github.com/bjorn/tiled/issues/1732>`__)."
msgid "Handling wrong file paths (`#1732 <https://github.com/mapeditor/tiled/issues/1732>`__)."
msgstr ""

#: ../../manual/using-templates.rst:110
msgid "Managing the templates folder, e.g. moving, renaming or deleting a template or a sub-folder (`#1723 <https://github.com/bjorn/tiled/issues/1723>`__)."
msgid "Managing the templates folder, e.g. moving, renaming or deleting a template or a sub-folder (`#1723 <https://github.com/mapeditor/tiled/issues/1723>`__)."
msgstr ""

#: ../../manual/worlds.rst:6
Expand Down
6 changes: 3 additions & 3 deletions docs/_build/gettext/reference.pot
Original file line number Diff line number Diff line change
Expand Up @@ -1698,7 +1698,7 @@ msgid "The first list is for developers who plan on implementing their own rende
msgstr ""

#: ../../reference/support-for-tmx-maps.rst:19
msgid "For updates to this page please open a pull request or issue `on GitHub <https://github.com/bjorn/tiled/issues>`__, thanks!"
msgid "For updates to this page please open a pull request or issue `on GitHub <https://github.com/mapeditor/tiled/issues>`__, thanks!"
msgstr ""

#: ../../reference/support-for-tmx-maps.rst:23
Expand Down Expand Up @@ -1734,7 +1734,7 @@ msgid "`C++/TinyXML based tmxparser <https://github.com/sainteos/tmxparser>`__ (
msgstr ""

#: ../../reference/support-for-tmx-maps.rst:41
msgid "C++/Qt based libtiled, used by Tiled itself and included at `src/libtiled <https://github.com/bjorn/tiled/tree/master/src/libtiled>`__ (BSD)"
msgid "C++/Qt based libtiled, used by Tiled itself and included at `src/libtiled <https://github.com/mapeditor/tiled/tree/master/src/libtiled>`__ (BSD)"
msgstr ""

#: ../../reference/support-for-tmx-maps.rst:44
Expand Down Expand Up @@ -1850,7 +1850,7 @@ msgid "Java"
msgstr ""

#: ../../reference/support-for-tmx-maps.rst:122
msgid "A library for loading TMX files is included with Tiled at `util/java/libtiled-java <https://github.com/bjorn/tiled/tree/master/util/java/libtiled-java>`__."
msgid "A library for loading TMX files is included with Tiled at `util/java/libtiled-java <https://github.com/mapeditor/tiled/tree/master/util/java/libtiled-java>`__."
msgstr ""

#: ../../reference/support-for-tmx-maps.rst:124
Expand Down
34 changes: 17 additions & 17 deletions docs/locale/de/LC_MESSAGES/manual.po
Original file line number Diff line number Diff line change
Expand Up @@ -1639,15 +1639,15 @@ msgstr ""
#: ../../manual/custom-properties.rst:171
msgid ""
"**Array properties**, which would be properties having a list of values "
"(`#1493 <https://github.com/bjorn/tiled/issues/1493>`__)."
"(`#1493 <https://github.com/mapeditor/tiled/issues/1493>`__)."
msgstr ""

#: ../../manual/custom-properties.rst:174
msgid ""
"Apart from predefining properties based on object type, I'd like to add "
"support for **predefining the properties for each data type**. So "
"defining which custom properties are valid for maps, tilesets, layers, "
"etc. (`#1410 <https://github.com/bjorn/tiled/issues/1410>`__)"
"etc. (`#1410 <https://github.com/mapeditor/tiled/issues/1410>`__)"
msgstr ""

#: ../../manual/custom-properties.rst:179 ../../manual/editing-tilesets.rst:247
Expand Down Expand Up @@ -2286,7 +2286,7 @@ msgstr ""
#: ../../manual/editing-tilesets.rst:235
msgid ""
"Make it easier to set up terrain (`#1729 "
"<https://github.com/bjorn/tiled/issues/1729>`__)"
"<https://github.com/mapeditor/tiled/issues/1729>`__)"
msgstr ""

#: ../../manual/editing-tilesets.rst:237
Expand All @@ -2296,13 +2296,13 @@ msgstr ""
#: ../../manual/editing-tilesets.rst:239
msgid ""
"Allow setting collisions for multiple tiles at once (`#1322 "
"<https://github.com/bjorn/tiled/issues/1322>`__)"
"<https://github.com/mapeditor/tiled/issues/1322>`__)"
msgstr ""

#: ../../manual/editing-tilesets.rst:240
msgid ""
"Render tile collision shapes to the tileset view (`#1281 "
"<https://github.com/bjorn/tiled/issues/1281>`__)"
"<https://github.com/mapeditor/tiled/issues/1281>`__)"
msgstr ""

#: ../../manual/editing-tilesets.rst:242
Expand All @@ -2312,13 +2312,13 @@ msgstr ""
#: ../../manual/editing-tilesets.rst:244
msgid ""
"Support multiple named animations per tile (`#986 "
"<https://github.com/bjorn/tiled/issues/986>`__)"
"<https://github.com/mapeditor/tiled/issues/986>`__)"
msgstr ""

#: ../../manual/editing-tilesets.rst:245
msgid ""
"Make it easier to define animations spanning multiple tiles (`#811 "
"<https://github.com/bjorn/tiled/issues/811>`__)"
"<https://github.com/mapeditor/tiled/issues/811>`__)"
msgstr ""

#: ../../manual/export.rst:18
Expand Down Expand Up @@ -4656,13 +4656,13 @@ msgstr ""
#: ../../manual/layers.rst:221
msgid ""
"Ability to lock individual objects (`#828 "
"<https://github.com/bjorn/tiled/issues/828>`__)."
"<https://github.com/mapeditor/tiled/issues/828>`__)."
msgstr ""

#: ../../manual/layers.rst:223
msgid ""
"Moving certain map-global properties to the Tile Layer (`#149 "
"<https://github.com/bjorn/tiled/issues/149>`__). It would be useful if "
"<https://github.com/mapeditor/tiled/issues/149>`__). It would be useful if "
"one map could accommodate layers of different tile sizes and maybe even "
"of different orientation."
msgstr ""
Expand Down Expand Up @@ -5193,14 +5193,14 @@ msgstr ""
msgid ""
"Some improvements could still be made to the support for editing polygons"
" and polylines, like allowing to rotate and scale the selected nodes "
"(`#1487 <https://github.com/bjorn/tiled/issues/1487>`__)."
"(`#1487 <https://github.com/mapeditor/tiled/issues/1487>`__)."
msgstr ""

#: ../../manual/objects.rst:379
msgid ""
"The tools could put short usage instructions in the status bar, to help "
"new users without requiring them to carefully read the manual (`#1855 "
"<https://github.com/bjorn/tiled/issues/1855>`__)."
"<https://github.com/mapeditor/tiled/issues/1855>`__)."
msgstr ""

#: ../../manual/preferences.rst:2
Expand Down Expand Up @@ -6814,26 +6814,26 @@ msgstr ""
#: ../../manual/using-templates.rst:107
msgid ""
"Resetting overridden properties individually (`#1725 "
"<https://github.com/bjorn/tiled/issues/1725>`__)."
"<https://github.com/mapeditor/tiled/issues/1725>`__)."
msgstr ""

#: ../../manual/using-templates.rst:108
msgid ""
"Locking template properties (`#1726 "
"<https://github.com/bjorn/tiled/issues/1726>`__)."
"<https://github.com/mapeditor/tiled/issues/1726>`__)."
msgstr ""

#: ../../manual/using-templates.rst:109
msgid ""
"Handling wrong file paths (`#1732 "
"<https://github.com/bjorn/tiled/issues/1732>`__)."
"<https://github.com/mapeditor/tiled/issues/1732>`__)."
msgstr ""

#: ../../manual/using-templates.rst:110
msgid ""
"Managing the templates folder, e.g. moving, renaming or deleting a "
"template or a sub-folder (`#1723 "
"<https://github.com/bjorn/tiled/issues/1723>`__)."
"<https://github.com/mapeditor/tiled/issues/1723>`__)."
msgstr ""

#: ../../manual/worlds.rst:6
Expand Down Expand Up @@ -8467,14 +8467,14 @@ msgstr ""
#~ "**Enumerations**, where you can predefine "
#~ "all possible values and it forms a"
#~ " combo box (`#1211 "
#~ "<https://github.com/bjorn/tiled/issues/1211>`__)."
#~ "<https://github.com/mapeditor/tiled/issues/1211>`__)."
#~ msgstr ""

#~ msgid ""
#~ "**Dictionary properties**, which would be "
#~ "properties that can contain any number"
#~ " of other properties as children "
#~ "(`#489 <https://github.com/bjorn/tiled/issues/489>`__)."
#~ "(`#489 <https://github.com/mapeditor/tiled/issues/489>`__)."
#~ msgstr ""

#~ msgid ""
Expand Down
6 changes: 3 additions & 3 deletions docs/locale/de/LC_MESSAGES/reference.po
Original file line number Diff line number Diff line change
Expand Up @@ -2000,7 +2000,7 @@ msgstr ""
#: ../../reference/support-for-tmx-maps.rst:19
msgid ""
"For updates to this page please open a pull request or issue `on GitHub "
"<https://github.com/bjorn/tiled/issues>`__, thanks!"
"<https://github.com/mapeditor/tiled/issues>`__, thanks!"
msgstr ""

#: ../../reference/support-for-tmx-maps.rst:23
Expand Down Expand Up @@ -2049,7 +2049,7 @@ msgstr ""
#: ../../reference/support-for-tmx-maps.rst:41
msgid ""
"C++/Qt based libtiled, used by Tiled itself and included at `src/libtiled"
" <https://github.com/bjorn/tiled/tree/master/src/libtiled>`__ (BSD)"
" <https://github.com/mapeditor/tiled/tree/master/src/libtiled>`__ (BSD)"
msgstr ""

#: ../../reference/support-for-tmx-maps.rst:44
Expand Down Expand Up @@ -2222,7 +2222,7 @@ msgstr ""
#: ../../reference/support-for-tmx-maps.rst:122
msgid ""
"A library for loading TMX files is included with Tiled at `util/java"
"/libtiled-java <https://github.com/bjorn/tiled/tree/master/util/java"
"/libtiled-java <https://github.com/mapeditor/tiled/tree/master/util/java"
"/libtiled-java>`__."
msgstr ""

Expand Down
Loading

0 comments on commit 9f31539

Please sign in to comment.