Go to file
2016-05-21 11:35:55 +02:00
bin
core -Added configuration warning system for nodes 2016-05-17 18:28:44 -03:00
demos Joystick demo script cleanup 2016-05-10 20:32:12 +02:00
doc Add get_linear_velocity() method to VehicleBody class 2016-05-21 11:35:55 +02:00
drivers Remove nocpuid.c from builtin OpenSSL 2016-05-12 17:06:34 +02:00
main
modules GDScript: Fix method info for is_nan and is_inf 2016-05-17 14:59:48 +02:00
platform Added 'fat' option for bits param on scons for osx, this will produce a fat binary that contains both 32 bits and 64 bits binaries 2016-05-20 17:31:30 -03:00
scene Add get_linear_velocity() method to VehicleBody class 2016-05-21 11:35:55 +02:00
servers
tools Merge pull request #4733 from akien-mga/pr-i18n-proofreading 2016-05-21 11:34:19 +02:00
.editorconfig
.gitattributes
.gitignore
.travis.yml Travis: Filter out another string, still noisy 2016-05-13 11:28:29 +02:00
CONTRIBUTING.md
icon.png
icon.svg
ISSUE_TEMPLATE
LICENSE.md
LOGO_LICENSE.md
logo.png
logo.svg
methods.py
README.md
SConstruct Added 'fat' option for bits param on scons for osx, this will produce a fat binary that contains both 32 bits and 64 bits binaries 2016-05-20 17:31:30 -03:00
version.py

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