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

Ariel Manzur 593b01b709 audio crash 9 rokov pred
bin 1f1c3038c2 Update copyright in remaining files + prints in the UI 9 rokov pred
core 6ceb1c3a9f Merge pull request #3440 from TheHX/issue-2946 9 rokov pred
demos 31d441f409 update joystick demo with joy_connection_changed handling 9 rokov pred
doc ac3aa29c24 Sync API reference with current code 9 rokov pred
drivers caddcca4f4 -Many fixes to windows build system with Mingw on Windows. Fixes #2690 9 rokov pred
main 4d17eca504 clear joystick state on disconnection 9 rokov pred
modules 7af864f467 Merge pull request #3445 from akien-mga/master 9 rokov pred
platform 593b01b709 audio crash 9 rokov pred
scene 0c7e7e2c28 Merge pull request #3470 from MarianoGnu/master 9 rokov pred
servers d01f55a78e Merge pull request #2698 from Faless/add_area_fix 9 rokov pred
tools 54d53e0a78 fix dpad left/right not showing correctly in project settings 9 rokov pred
.editorconfig 956e0a8564 Add .editorconfig 10 rokov pred
.gitattributes 3e6aaec193 Add SpriteRegionEditor and update Polygon2DUVEditor 10 rokov pred
.gitignore f0b3bf6a1b Add gradle files to gitignore 9 rokov pred
.travis.yml 6055a67cb8 upgrade .travis.yml 9 rokov pred
LICENSE.md 3fde252153 Updated copyright to 2016 9 rokov pred
LOGO_LICENSE.md f0681d3632 logo in svg curves & license 10 rokov pred
README.md 050caee122 Add travis-ci badge to show the status of master 9 rokov pred
SConstruct caddcca4f4 -Many fixes to windows build system with Mingw on Windows. Fixes #2690 9 rokov pred
godot_icon.png 24f3f43457 Add icon to exe file in windows export 10 rokov pred
godot_icon.svg 24f3f43457 Add icon to exe file in windows export 10 rokov pred
godot_logo.svg f0681d3632 logo in svg curves & license 10 rokov pred
logo.png 03fd40149f logo.png 11 rokov pred
methods.py caddcca4f4 -Many fixes to windows build system with Mingw on Windows. Fixes #2690 9 rokov pred
version.py 0be3c3084a bump to beta 9 rokov pred

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

Build Status