1
0
mirror of https://github.com/godotengine/godot.git synced 2025-11-04 12:00:25 +00:00

Don't generate empty doc sections and reduce code duplication

This commit is contained in:
Aaron Franke
2021-09-20 19:37:32 -05:00
parent 2d1699ef82
commit d54f2ad7ca
647 changed files with 76 additions and 2011 deletions

View File

@@ -9,8 +9,6 @@
<tutorials>
<link title="Ray-casting">https://docs.godotengine.org/en/latest/tutorials/physics/ray-casting.html</link>
</tutorials>
<methods>
</methods>
<members>
<member name="camera_effects" type="CameraEffects" setter="set_camera_effects" getter="get_camera_effects">
</member>
@@ -33,6 +31,4 @@
The World3D's physics space.
</member>
</members>
<constants>
</constants>
</class>