47 Commits
Author SHA1 Message Date
Godot Organization 9afaf48fc7 classref: Sync with current master branch (cb7cd81) 2025-10-11 03:22:24 +00:00
Godot Organization 3a953d77f9 classref: Sync with current master branch (09ed9d4) 2025-06-14 03:32:40 +00:00
Godot Organization f9f2c80955 classref: Sync with current master branch (42c7f14) 2025-06-07 03:33:02 +00:00
Godot Organization b55955c3ce classref: Sync with current master branch (96cdbbe) 2025-02-15 03:21:09 +00:00
Godot Organization cb88777732 classref: Sync with current master branch (dc5f1b7) 2024-12-14 03:23:22 +00:00
Godot Organization fa8c14368b classref: Sync with current master branch (0c45ace) 2024-11-23 03:22:22 +00:00
Godot Organization 9ce85882b9 classref: Sync with current master branch (8a6c1e8) 2024-06-22 03:20:34 +00:00
Godot Organization eacfba2716 classref: Sync with current master branch (705b7a0) 2024-05-31 13:54:35 +00:00
Godot Organization 4779a1dbdf classref: Sync with current master branch (029aade) 2024-04-13 03:17:16 +00:00
Godot Organization 55c8a88dfe classref: Sync with current master branch (68ad520) 2024-03-16 03:19:36 +00:00
Godot Organization 8978497bb6 classref: Sync with current master branch (2e7fc81) 2024-02-24 03:20:02 +00:00
Godot Organization e24a15753f classref: Sync with current master branch (8ff8216) 2024-02-17 03:19:15 +00:00
Godot Organization c535239607 classref: Sync with current master branch (0bcc0e9) 2024-01-20 03:19:42 +00:00
Godot Organization ca74950fac classref: Sync with current master branch (8ebb3c7) 2023-11-10 15:05:36 +00:00
Godot Organization 5482c93e87 classref: Sync with current master branch (19e7490) 2023-06-24 03:22:36 +00:00
Rémi Verschelde fe259f74ff classref: Sync with current master branch (518b9e580) 2023-01-27 15:10:25 +01:00
Yuri Sizov a7745c4cc4 classref: Sync with current master branch (f87858a8f) 2022-12-05 20:38:58 +03:00
Rémi Verschelde ba1e107ce2 Split class reference based on the base type
Sync with https://github.com/godotengine/godot/pull/63497.
From now on we also have to update `classes/index.rst` which is generated.

I.e. the update procedure is:
```
cd godot/doc
make rst
cd ../../godot-docs
rm -f classes/*
cp ../../godot/doc/_build/rst/* classes/
```
2022-11-18 00:06:01 +01:00
Rémi Verschelde 34089af20f classref: Sync with current master branch (7d9923b2e) 2022-11-17 21:03:53 +01:00
Rémi Verschelde 465dd176b6 classref: Sync with current master branch (46a568e0a) 2022-08-31 15:18:54 +02:00
Rémi Verschelde 23078c194b classref: Update generated warning header
Applying changes from https://github.com/godotengine/godot/pull/63495.
2022-07-27 13:59:06 +02:00
Rémi Verschelde 0c4087626b classref: Sync with current master branch (cc5135959) 2022-07-27 13:58:15 +02:00
Rémi Verschelde c80ee83362 classref: Sync with latest 4.0-alpha 2022-03-11 13:46:38 +01:00
Rémi Verschelde 19fca2678c classref: Sync with latest 4.0-alpha 2022-02-22 10:06:27 +01:00
Rémi Verschelde b0fb19f75c classref: Sync with godotengine/godot#54991 to dehardcode docs URL 2021-11-15 13:02:32 +01:00
Rémi Verschelde 30193215cf classref: Sync with latest 4.0-dev 2021-11-15 12:28:38 +01:00
Rémi Verschelde f6f6c1bf19 classref: Sync with latest 4.0-dev 2021-10-06 11:19:07 +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 a6136c6651 Sync classref with current source, adds :github_url: hide meta 2019-07-25 16:47:28 +02:00
Rémi Verschelde b3b3634af6 Sync classref with current source 2019-04-24 15:24:06 +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 4f5d503b25 Sync classref with current source 2019-01-07 10:08:00 +01:00
Rémi Verschelde b50cfabe37 Sync classref with godotengine/godot#24607 deterministic sorting 2018-12-27 14:08:45 +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 df578c300d Sync classref with current source 2018-02-19 10:48:33 +01:00
Rémi Verschelde 0cc4b36524 classref: Sync with current upstream master branch 2017-09-23 11:01:36 +02:00
Poommetee Ketson cd7d443fb2 Update class reference 2017-08-02 20:06:36 +07:00
Rémi Verschelde c282b77a58 classref: Sync with current master branch 2017-04-07 22:11:07 +02:00
Rémi Verschelde 495612a4be classref: Sync with current master XML 2016-11-19 14:33:37 +01: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 cc3f706c1f Typo fixes from git 2016-02-08 18:31:36 +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