Go to file
2015-07-26 02:18:32 +03:00
bin missing changes 2015-06-14 02:13:47 -03:00
core improved get_node(), connect(), etc code completion. 2015-06-26 01:14:49 -03:00
demos added ability to define signals in script 2015-06-24 13:29:45 -03:00
doc Add some documentation for RayCast2D about is_colliding and get_collider quirks 2015-06-24 13:24:42 -07:00
drivers Haiku: add sound support 2015-07-26 02:18:32 +03:00
main some editor window changes 2015-06-13 22:12:53 -03:00
modules improved get_node(), connect(), etc code completion. 2015-06-26 01:14:49 -03:00
platform Haiku: add sound support 2015-07-26 02:18:32 +03:00
scene improved get_node(), connect(), etc code completion. 2015-06-26 01:14:49 -03:00
servers added support for mirrored repeat texture wrapping 2015-06-25 14:51:21 -07:00
tools improved get_node(), connect(), etc code completion. 2015-06-26 01:14: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 logo in svg curves & license 2015-06-08 01:33:46 -03:00
LICENSE.md
LOGO_LICENSE.md logo in svg curves & license 2015-06-08 01:33:46 -03:00
logo_small.png
logo.png
makerel.bat new space shooter demo 2015-06-11 10:00:48 -03:00
methods.py
README.md Put this back to fix web page.Will have to figure something else for mainpage in doxygen. 2015-05-17 06:40:08 -06:00
SConstruct Setting build vs properties in scons. 2015-06-21 14:21:24 -06:00
version.py version bump to stable 2015-05-21 15:03:21 -03:00

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