30 Commits
Author SHA1 Message Date
Max Hilbrunner e903776b06 classref: Sync with current 3.4 branch (4330c0b8)
Sync the class reference with the 3.4 branch (4330c0b8e909bd095345f2a979a23aad08493bb8), minus some 3.4.3 specific API changes that are not released yet.
Importantly, this fixes some invalid links and thus makes CI happy. Happy CI, happy devs!
2022-01-24 11:17:59 +01:00
Rémi Verschelde 9060c28080 classref: Sync with current 3.4 branch 2021-11-19 10:05:42 +01:00
Rémi Verschelde d25260150e classref: Sync with current 3.3 branch 2021-05-18 12:27:03 +02:00
Rémi Verschelde bacd392153 doc: Sync classref with 3.2 branch 2020-09-15 15:09:00 +02:00
Rémi Verschelde 2b4319bc29 Sync classref with current source
Changes order of brief/long descriptions and removes category
as per godotengine/godot#35132.
2020-01-15 00:51:47 +01:00
Rémi Verschelde a72184300f Sync classref with current source 2019-10-29 12:48:46 +01:00
Rémi Verschelde a6136c6651 Sync classref with current source, adds :github_url: hide meta 2019-07-25 16:47:28 +02:00
Rémi Verschelde f70354d01c Sync classref with changes from godotengine/godot#24640 2019-01-07 10:14:12 +01:00
Rémi Verschelde 4fde11be6b Sync classref with current source 2018-12-27 11:16:05 +01:00
Rémi Verschelde ce0bb7b277 Sync classref with current source 2018-09-21 09:49:38 +02:00
Rémi Verschelde ab3f908221 classref: Add property overview and setter/getter like in editor docs
Output from godotengine/godot#22013.
Fixes #1729.
2018-09-13 11:06:52 +02:00
Rémi Verschelde f9caa4be29 classref: Fix links case and sync headers with editor
Output from godotengine/godot#22002.
2018-09-13 01:56:47 +02:00
Rémi Verschelde 0ce22eb52b Sync classref with current source 2018-08-21 00:37:52 +02:00
Rémi Verschelde 80938cfdf2 Sync classref with current source 2018-05-08 23:51:24 +02:00
Yuri Chornoivan 11d534015d Fix minor typos 2018-04-18 21:44:15 +03:00
Rémi Verschelde 9b84c92d53 classref: Sync with current source 2017-12-10 00:45:14 +01:00
Rémi Verschelde f0bd3cc2c1 classref: Remove stray spaces in method signatures 2017-10-21 14:03:27 +02:00
Rémi Verschelde 4ce8307e42 classref: Add support for [member] and [signal] tags
Part of #11137.
2017-10-21 13:55:57 +02:00
Rémi Verschelde b5f08bfa22 classref: Sync with current master branch, fix members markup parsing 2017-10-21 13:55:03 +02:00
Rémi Verschelde ace47f729c classref: Sync with current upstream master branch 2017-10-11 23:56:28 +02:00
Rémi Verschelde 0cc4b36524 classref: Sync with current upstream master branch 2017-09-23 11:01:36 +02:00
Rémi Verschelde 30bc58bbda classref: Sync with current master branch 2017-09-06 14:46:15 +02:00
Rémi Verschelde 40cb5153bd classref: Sync with current master branch 2017-09-02 17:15:33 +02:00
Rémi Verschelde c282b77a58 classref: Sync with current master branch 2017-04-07 22:11:07 +02:00
Rémi Verschelde f629e839e5 Sync classref with 2.1 source, goodbye 2.0! 2016-08-10 21:33:38 +02:00
Rémi Verschelde 1b5e8c18fd classref: Order everything alphabetically
And sync with current 2.0.x sources.
2016-06-25 02:10:54 +02:00
Rémi Verschelde 1204e3ea17 Add a warning header to each classref file
To tell potential contributors that they should NOT edit those files but instead should work on the class.xml source of the main Godot repo
2016-02-17 22:04:18 +01:00
Rémi Verschelde fa00c829f0 Add inheritance path
Also fix parsing of [method (Class.)name]
2016-02-08 18:31:35 +01:00
Rémi Verschelde 2f06d055e3 De-headline the Inherits and Category fields
Also escape _ and * characters in e.g. "TYPE_*" description content.
2016-02-08 18:31:35 +01:00
Rémi Verschelde 6dee0d20d4 Add classes ref generated by makerst.py 2016-02-08 18:31:34 +01:00