12 Commits

Author SHA1 Message Date
Godot Organization
2ff57f2967 classref: Sync with current 3.5 branch (fc32e06) 2023-09-20 12:07:07 +00:00
Rémi Verschelde
064b7a1f25 classref: Update generated warning header 2022-07-27 15:58:06 +02:00
Rémi Verschelde
9060c28080 classref: Sync with current 3.4 branch 2021-11-19 10:05:42 +01:00
Rémi Verschelde
a0ea14e62a classref: Sync with current 3.4 branch 2021-07-26 16:47:42 +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
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
aa218714fb Sync classref with source
Fixes a few broken references
2016-02-10 20:42:29 +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