Godot Engine mirror. #godot #godotengine #gameengine #engine #cpp

Juan Linietsky 6c8cf30697 -fix stray file left open when parsing configuration, closes #3299 9 years ago
bin 010e3e0ac7 -completely rewritten filesystem dock and internal editor filesystem management, fixes #1926 9 years ago
core 6c8cf30697 -fix stray file left open when parsing configuration, closes #3299 9 years ago
demos 63ad92f4c2 visual representation for joystick demo 9 years ago
doc 5be9ff7b67 Update copyright to 2016 in headers 9 years ago
drivers a6c1a5c6d0 Fix pthread renaming in Open/FreeBSD 9 years ago
main 117ae93cf1 Analog values for gamepad triggers, using axes 6 & 7 9 years ago
modules d50e8d2bad Added missing onready token name 9 years ago
platform c9852501a4 Fix bug related to EOF in Android FileAccess 9 years ago
scene 3a3ce982b0 removed this fix, which brought more problems than solutions 9 years ago
servers 0e71d49ef4 -Fix crash at exit due to unnecesary check in command queue, fixes #2034 9 years ago
tools 7fa233cd89 Fix some error messages 9 years ago
.editorconfig 956e0a8564 Add .editorconfig 10 years ago
.gitattributes 3e6aaec193 Add SpriteRegionEditor and update Polygon2DUVEditor 10 years ago
.gitignore 410e418aea Add a Makefile to generate classes doc in various formats 9 years ago
.travis.yml 6055a67cb8 upgrade .travis.yml 9 years ago
LICENSE.md 3fde252153 Updated copyright to 2016 9 years ago
LOGO_LICENSE.md f0681d3632 logo in svg curves & license 10 years ago
README.md 295d38c755 Change wiki links to point to OpenProject website 9 years ago
SConstruct 401622cc22 -Removed ANT build system for Android, as it was deprecated by Google 9 years ago
godot_icon.png 24f3f43457 Add icon to exe file in windows export 10 years ago
godot_icon.svg 24f3f43457 Add icon to exe file in windows export 10 years ago
godot_logo.svg f0681d3632 logo in svg curves & license 10 years ago
logo.png 03fd40149f logo.png 11 years ago
methods.py 401622cc22 -Removed ANT build system for Android, as it was deprecated by Google 9 years ago
version.py 07e9741425 **WARNING BEFORE PULLING** 10 years ago

README.md

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. Godot is a member project of the Software Freedom Conservancy

Documentation

Documentation has been moved to the OpenProject 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: http://godotengine.org/projects/godot-engine/wiki/Advanced_topics