Go to file
Rémi Verschelde a3fbabf4a1 Merge pull request #4369 from volzhs/res-android
remove unused resources and add korean locale for android
2016-04-19 07:44:09 +02:00
bin
core Merge pull request #4345 from mownier/add/getter/http-client-connection 2016-04-18 13:50:09 +02:00
demos Merge pull request #4169 from slapin/ik 2016-04-06 18:32:38 +02:00
doc string ends_with 2016-04-17 23:49:21 +02:00
drivers Merge pull request #4329 from mrezai/openssl-1.0.2g 2016-04-18 19:21:46 +02:00
main
modules Subclasses can now extend from other subclasses contained in scripts derived from relative paths. 2016-04-09 03:23:33 +01:00
platform remove unused resources and add korean locale for android 2016-04-19 11:10:55 +09:00
scene tiny fix to loop restart (#4358) 2016-04-18 08:16:46 +02:00
servers Merge pull request #4273 from bojidar-bg/add-layers-and-masks-to-3d 2016-04-12 13:17:26 +02:00
tools Merge pull request #4359 from neikeq/pr-issue-4351 2016-04-18 08:17:30 +02:00
.editorconfig
.gitattributes
.gitignore Fixes the month consistency issue in enums and get_date etc 2016-03-13 15:27:39 -07:00
.travis.yml Add openssl=builtin to build command in .travis.yml 2016-04-15 19:10:56 +04:30
CONTRIBUTING.md
icon.png
icon.svg
ISSUE_TEMPLATE
LICENSE.md
LOGO_LICENSE.md
logo.png
logo.svg
methods.py Remove trailing spaces 2016-04-02 20:26:12 +02:00
README.md
SConstruct Remove trailing spaces 2016-04-02 20:26:12 +02:00
version.py Enter the 2.1 alpha phase 2016-03-22 18:45:19 +01:00

GODOT

http://www.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 has been moved to ReadTheDocs.

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: http://docs.godotengine.org/en/latest/reference/_compiling.html

Build Status