1
0
mirror of https://github.com/godotengine/godot.git synced 2026-01-05 19:31:35 +00:00

Begin modifying properties to make them more friendly to script and doc.

This commit is contained in:
Juan Linietsky
2017-01-03 00:38:16 -03:00
parent 118eed485e
commit 3fae505128
16 changed files with 128 additions and 598 deletions

View File

@@ -30,7 +30,7 @@
#include "io/resource_loader.h"
#include "globals.h"
#include "tools/editor/editor_settings.h"
#include "scene/resources/scene_preloader.h"