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

Sergey Lapin eae5169dfd Now parameters can be changed real time vor 9 Jahren
bin 4a4f247914 remove trailing whitespace vor 9 Jahren
core 81b449908e Add support for patch versions (2.0.x) vor 9 Jahren
demos 8d7a94389a InverseKinematics node, basic features vor 9 Jahren
doc 674c6f2f2d Add function to convert Date time from a dictionary to Epoch vor 9 Jahren
drivers 674c6f2f2d Add function to convert Date time from a dictionary to Epoch vor 9 Jahren
main 6eb4812317 Borderless window support for the Win32 build. Default window position is now also centred. vor 9 Jahren
modules eae5169dfd Now parameters can be changed real time vor 9 Jahren
platform a895e2e372 Merge pull request #4105 from akien-mga/pr-android-shutdown-adb vor 9 Jahren
scene 15d1fca061 Merge pull request #4102 from SaracenOne/dynamic_margin_properties vor 9 Jahren
servers aec4f57f95 Merge pull request #3528 from SaracenOne/baked_light_realtime_colourize vor 9 Jahren
tools c844c2d604 Syntax highlighting for numbers vor 9 Jahren
.editorconfig 956e0a8564 Add .editorconfig vor 10 Jahren
.gitattributes 3e6aaec193 Add SpriteRegionEditor and update Polygon2DUVEditor vor 10 Jahren
.gitignore feef563f3f Fixes the month consistency issue in enums and get_date etc vor 9 Jahren
.travis.yml 1f83ae9b5a migrate to container-based Travis CI vor 9 Jahren
CONTRIBUTING.md c7ca6f31f7 Enhance instructions for contributors vor 9 Jahren
ISSUE_TEMPLATE 6a25a647b7 Remove some extraneous newlines vor 9 Jahren
LICENSE.md 1d04d55ac0 Fix license markdown formatting vor 9 Jahren
LOGO_LICENSE.md f0681d3632 logo in svg curves & license vor 10 Jahren
README.md 1756d2ddb1 Update README.md vor 9 Jahren
SConstruct caddcca4f4 -Many fixes to windows build system with Mingw on Windows. Fixes #2690 vor 9 Jahren
icon.png eb5f9ed89b Remove grey capsule on official logo vor 9 Jahren
icon.svg eb5f9ed89b Remove grey capsule on official logo vor 9 Jahren
logo.png 03fd40149f logo.png vor 11 Jahren
logo.svg eb5f9ed89b Remove grey capsule on official logo vor 9 Jahren
methods.py 81b449908e Add support for patch versions (2.0.x) vor 9 Jahren
version.py 440ef4b756 Enter the 2.1 alpha phase vor 9 Jahren

README.md

GODOT

http://www.godotengine.org

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 ReadTheDocs.

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://docs.godotengine.org/en/latest/reference/_compiling.html

Build Status