Andrew Rublyov
057dfc2d67
Add missing C# samples for the "Inspector plugins" page ( #5829 )
2022-06-08 13:22:43 +02:00
Christian Wookey
6fcaed6497
Fixed an old-style .connect() call ( #5772 )
2022-04-29 12:19:48 +02:00
SnailRhymer
21246a9376
Update plugin tutorial to use @tool
...
Replaces instances of tool with @tool in plugin tutorial.
2022-01-27 01:00:02 +00:00
Aaron Franke
4060179184
Remove trailing space characters ( #5251 )
2021-09-13 14:52:39 +02:00
Yuri Sizov
9d7fc8c603
Fix a misleading statement in the inspector plugins tutorial
2021-08-06 21:10:46 +03:00
Martin
dc0fca892a
Fix GDScript example formating
...
First 3 lines of actual code appeared in the tab title instead of in the code block.
2021-06-09 12:50:39 +02:00
Nathan Lovato
09d4edb0e1
Edit inspector_plugins.rst
2020-10-10 13:06:57 -06:00
Yuri Sizov
7bdb5c41a8
Improve Inspector plugin tutorial with a better example
2020-09-09 19:31:31 +03: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