You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-24 15:26:15 +00:00
-Reorganized all properties of project settings (Sorry, Again).
(Lot's of bloat accumulated, so it was time for clean up.) -Made EditorSettings and ProjectSettings search more useful (search in sections too)
This commit is contained in:
@@ -812,6 +812,7 @@ void SurfaceTool::clear() {
|
||||
index_array.clear();
|
||||
vertex_array.clear();
|
||||
smooth_groups.clear();
|
||||
material.unref();
|
||||
}
|
||||
|
||||
void SurfaceTool::_bind_methods() {
|
||||
|
||||
Reference in New Issue
Block a user