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

Ariel Manzur 3db379376f made headers case insensitive 9 years ago
bin 010e3e0ac7 -completely rewritten filesystem dock and internal editor filesystem management, fixes #1926 9 years ago
core 3db379376f made headers case insensitive 9 years ago
demos 0c9a2244d7 make animation work again in P3d demo, fixes #3151 9 years ago
doc 5be9ff7b67 Update copyright to 2016 in headers 9 years ago
drivers 6eb742d49f -Make a rare corner case where disabling/reenabling mipmaps causes invalid texture state. Fixes #3102 9 years ago
main 117ae93cf1 Analog values for gamepad triggers, using axes 6 & 7 9 years ago
modules 1a9c3a134d -Make Akien happy, fixes #3068 9 years ago
platform 4c090313bc Merge pull request #3304 from eska014/fbsd-alsa 9 years ago
scene 90e5fba1c1 Merge pull request #3300 from MarianoGnu/bug_fixing 9 years ago
servers cb9dfd5d28 avoid crash with empty concavepolygonshape, fixes #3169 9 years ago
tools cbab728049 Merge pull request #3276 from TheHX/pr-quick-open 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