Go to file
Rémi Verschelde 544b196d77 Merge pull request #5416 from samuelgrigolato/master
Fix issue when switching between FileSystem and other editor docks
2016-06-26 09:52:39 +02:00
bin Improved binding system (ObjectTypeDB::bind_method) to be friendlier to statically typed languages, should help in the Mono integration. 2016-06-22 23:13:41 -03:00
core Merge pull request #5412 from vnen/dvector-invert-bind 2016-06-26 09:46:51 +02:00
doc Add *Array.invert() documentation 2016-06-25 14:47:32 -03:00
drivers try to fix windows build 2016-06-25 15:20:37 -03:00
main Set default duration parameter of joystick vibration to 0. 2016-06-21 17:06:41 +02:00
modules Add "bool" to GDScript reserverd keywords 2016-06-24 17:47:19 +02:00
platform Merge pull request #5395 from vnen/android-sensors 2016-06-26 09:46:10 +02:00
scene Merge pull request #5307 from MarianoGnu/master 2016-06-26 09:43:45 +02:00
servers Improved binding system (ObjectTypeDB::bind_method) to be friendlier to statically typed languages, should help in the Mono integration. 2016-06-22 23:13:41 -03:00
tools Merge pull request #5416 from samuelgrigolato/master 2016-06-26 09:52:39 +02:00
.editorconfig
.gitattributes
.gitignore
.travis.yml
CONTRIBUTING.md
icon.png Fixed iCCp chunk in pngs 2016-06-22 21:13:29 +02:00
icon.svg
ISSUE_TEMPLATE
LICENSE.md
LOGO_LICENSE.md
logo.png Fixed iCCp chunk in pngs 2016-06-22 21:13:29 +02:00
logo.svg
methods.py
README.md
SConstruct added "arch" parameter, made iphone use it to build isim 2016-06-23 07:41:54 +02:00
version.py

GODOT

https://godotengine.org

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 is hosted on ReadTheDocs.

Binary Downloads, Community, etc.

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

https://godotengine.org

Compiling from Source

See docs for compilation instructions for every platform: http://docs.godotengine.org/en/latest/reference/_compiling.html

Build Status Code Triagers Badge