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

Rémi Verschelde 3ad263eafe Merge pull request #3279 from neikeq/issue_3259 9 éve
bin 010e3e0ac7 -completely rewritten filesystem dock and internal editor filesystem management, fixes #1926 9 éve
core b6388e6001 added ':' support to VariantParser, given it' s used by export.cfg 9 éve
demos 63ad92f4c2 visual representation for joystick demo 9 éve
doc 5be9ff7b67 Update copyright to 2016 in headers 9 éve
drivers 88ecc29d1e Fix uint compile error 9 éve
main 117ae93cf1 Analog values for gamepad triggers, using axes 6 & 7 9 éve
modules d50e8d2bad Added missing onready token name 9 éve
platform 401622cc22 -Removed ANT build system for Android, as it was deprecated by Google 9 éve
scene 3ad263eafe Merge pull request #3279 from neikeq/issue_3259 9 éve
servers 0e71d49ef4 -Fix crash at exit due to unnecesary check in command queue, fixes #2034 9 éve
tools 405cfb6da2 Merge pull request #3278 from neikeq/issue_305 9 éve
.editorconfig 956e0a8564 Add .editorconfig 10 éve
.gitattributes 3e6aaec193 Add SpriteRegionEditor and update Polygon2DUVEditor 10 éve
.gitignore 410e418aea Add a Makefile to generate classes doc in various formats 9 éve
.travis.yml 6055a67cb8 upgrade .travis.yml 9 éve
LICENSE.md 3fde252153 Updated copyright to 2016 9 éve
LOGO_LICENSE.md f0681d3632 logo in svg curves & license 10 éve
README.md 295d38c755 Change wiki links to point to OpenProject website 9 éve
SConstruct 401622cc22 -Removed ANT build system for Android, as it was deprecated by Google 9 éve
godot_icon.png 24f3f43457 Add icon to exe file in windows export 9 éve
godot_icon.svg 24f3f43457 Add icon to exe file in windows export 9 éve
godot_logo.svg f0681d3632 logo in svg curves & license 10 éve
logo.png 03fd40149f logo.png 11 éve
methods.py 401622cc22 -Removed ANT build system for Android, as it was deprecated by Google 9 éve
version.py 07e9741425 **WARNING BEFORE PULLING** 10 éve

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