Go to file
2015-07-26 20:09:47 +02:00
bin
core Merge branch 'master' of https://github.com/okamstudio/godot 2015-06-30 11:59:33 -03:00
demos more code completion improvements 2015-06-27 15:52:39 -03:00
doc A bunch of spell checks, and rewordings. Also, some simple documentation. 2015-07-26 20:09:47 +02:00
drivers -some changes by okam 2015-06-30 11:28:43 -03:00
main -some changes by okam 2015-06-30 11:28:43 -03:00
modules Added FLAGS to int hint to make an int a bitmask on the editor. 2015-07-20 20:02:46 +02:00
platform fixed ios compilation error 2015-07-01 23:07:01 -07:00
scene Added a proper name and an explanation to arg4 on CanvasItem.draw_texture_rect*. 2015-07-20 20:07:25 +02:00
servers small fixes 2015-06-30 11:59:00 -03:00
tools Several performance improvements, mainly in loading and instancing scenes and resources. 2015-06-29 00:29:49 -03:00
.editorconfig Add .editorconfig 2015-06-22 14:07:26 -03:00
.gitignore Hide projects folder. 2015-06-19 21:42:11 -06:00
.travis.yml
Doxyfile
godot_logo.svg
LICENSE.md
LOGO_LICENSE.md
logo_small.png
logo.png
makerel.bat
methods.py
README.md
SConstruct Setting build vs properties in scons. 2015-06-21 14:21:24 -06:00
version.py

GODOT

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. Development is sponsored by OKAM Studio (http://www.okamstudio.com).

Documentation

Documentation has been moved to the GitHub Wiki.

Binary Downloads, Community, etc.

Binary downloads, community, etc. can be found in Godot homepage:

http://www.godotengine.org

Compiling from Source

Compilation instructions for every platform can be found in the Wiki: https://github.com/okamstudio/godot/wiki/advanced