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

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

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