Commit Graph
10 Commits
Author SHA1 Message Date
Rémi Verschelde ec28f3d429 Sync classref with current source 2018-05-28 14:55:19 +02:00
Rémi Verschelde f0bd3cc2c1 classref: Remove stray spaces in method signatures 2017-10-21 14:03:27 +02:00
Rémi Verschelde 0cc4b36524 classref: Sync with current upstream master branch 2017-09-23 11:01:36 +02:00
Rémi Verschelde 40cb5153bd classref: Sync with current master branch 2017-09-02 17:15:33 +02:00
Rémi Verschelde 43ed90b479 classref: Sync with current master branch 2017-06-17 11:32:15 +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