fd836cad27
-Scene edit state is saved outside the scene now, to avoid changes .tscn files when nothing really changed -Created a VariantWriter helper to unify all variant to text writing -Moved SceneFormatText writing to VariantWriter -Moved ConfigFile to use VariantWriter and VariantParser, added compatibility mode for old .cfg files that use engine.cfg format |
||
---|---|---|
bin | ||
core | ||
demos | ||
doc | ||
drivers | ||
main | ||
modules | ||
platform | ||
scene | ||
servers | ||
tools | ||
.editorconfig | ||
.gitattributes | ||
.gitignore | ||
.travis.yml | ||
godot_icon.png | ||
godot_icon.svg | ||
godot_logo.svg | ||
LICENSE.md | ||
LOGO_LICENSE.md | ||
logo.png | ||
methods.py | ||
README.md | ||
SConstruct | ||
version.py |
The Engine
Godot is a fully featured, open source, MIT licensed, game engine. It focuses on having great tools, and a visual oriented workflow that can export to PC, Mobile and Web platforms with no hassle. The editor, language and APIs are feature rich, yet simple to learn, allowing you to become productive in a matter of hours.
About
Godot has been developed by Juan Linietsky and Ariel Manzur for several years, and was born as an in-house engine, used to publish several work-for-hire titles. Godot is a member project of the Software Freedom Conservancy
Documentation
Documentation has been moved to the OpenProject Wiki.
Binary Downloads, Community, etc.
Binary downloads, community, etc. can be found in Godot homepage:
Compiling from Source
Compilation instructions for every platform can be found in the Wiki: http://godotengine.org/projects/godot-engine/wiki/Advanced_topics