mirror of
https://github.com/godotengine/godot.git
synced 2026-01-05 06:11:29 +03:00
-Make sure that ProjectSettings are properly dumped when dumping docs.
-Documented all properties of project settings Update documentation for ProjectSettings
This commit is contained in:
@@ -393,6 +393,12 @@
|
||||
Resizes the image to the nearest power of 2 for the width and height. If [code]square[/code] is [code]true[/code] then set width and height to be the same.
|
||||
</description>
|
||||
</method>
|
||||
<method name="rgbe_to_srgb">
|
||||
<return type="Image">
|
||||
</return>
|
||||
<description>
|
||||
</description>
|
||||
</method>
|
||||
<method name="save_png" qualifiers="const">
|
||||
<return type="int" enum="Error">
|
||||
</return>
|
||||
|
||||
Reference in New Issue
Block a user