9 Commits

Author SHA1 Message Date
Rémi Verschelde
a20f5e758e Sync classref with current source 2019-07-29 21:15:14 +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
0cc4b36524 classref: Sync with current upstream master branch 2017-09-23 11:01:36 +02:00
Rémi Verschelde
577559cfe9 Sync classes with upstream 2.0 branch
Constants get reordered in their definition order.
2016-07-08 23:46:59 +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