Commit Graph

10 Commits

Author SHA1 Message Date
Raul Santos
d32ab7e340 Fix C# connect signal for 3.x (#5865) 2022-06-08 17:05:27 +02:00
Andrew Rublyov
ad117b0080 Add missing C# samples for the "Inspector plugins" page (#5829)
(cherry picked from commit 057dfc2d67)
2022-06-08 13:35:58 +02:00
Yuri Sizov
9d181083f1 Improve Inspector plugin tutorial with a better example 2021-08-06 21:19:59 +03:00
Martin
1228f8f4e3 Fix GDScript example formating 2021-07-12 23:02:47 +02:00
Michael Alexsander
1f6d3995e4 Apply general code formatting to some pages in the tutorial section 2020-07-08 23:02:14 -03:00
Austen McRae
1537e66c8c Expand Inspector Plugin tutorial (#3024)
As a first-time creator of the inspector plugin, it took
a while to actually understand exactly what's happening and
what's needed, so I've expanded with the information that I felt would
help make the tutorial easier for people doing their first foray into
making one of these plugins.
2020-03-03 22:17:39 +01:00
John Mick
4e5ea7e1af Possible typo (#3156)
Tutorial for 3.2 suggests calling 'add_custom_property_editor' which is not a member of EditorInspectorPlugin; however 'add_property_editor' does exist.
2020-03-03 20:11:40 +01:00
Rémi Verschelde
3825851979 Proofread Inspector plugins and Visual Shader plugins tutorials 2019-10-29 10:38:51 +01:00
Mark Riedesel
0f2be0b07f Add proper extends / method calls to inspector plugins tutorial 2019-10-20 11:59:38 -04:00
Juan Linietsky
79f57c976e Add documentation on inspector plugins. 2019-04-23 17:00:40 -03:00