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

Saracen 44fe74bfc3 Fix cursor getting locked on tree control if tree is cleared while modifying numerical element. il y a 9 ans
bin 4a4f247914 remove trailing whitespace il y a 9 ans
core feef563f3f Fixes the month consistency issue in enums and get_date etc il y a 9 ans
demos 6fc1c3a4d1 Completed the support for plugins! It is not possible to add plugins. il y a 9 ans
doc feef563f3f Fixes the month consistency issue in enums and get_date etc il y a 9 ans
drivers c9a401e541 Merge pull request #3694 from techtonik/patch-1 il y a 9 ans
main 6eb4812317 Borderless window support for the Win32 build. Default window position is now also centred. il y a 9 ans
modules 4a4f247914 remove trailing whitespace il y a 9 ans
platform feef563f3f Fixes the month consistency issue in enums and get_date etc il y a 9 ans
scene 44fe74bfc3 Fix cursor getting locked on tree control if tree is cleared while modifying numerical element. il y a 9 ans
servers aec4f57f95 Merge pull request #3528 from SaracenOne/baked_light_realtime_colourize il y a 9 ans
tools 63aafb3f48 Merge pull request #4076 from Paulb23/word_highlighting il y a 9 ans
.editorconfig 956e0a8564 Add .editorconfig il y a 10 ans
.gitattributes 3e6aaec193 Add SpriteRegionEditor and update Polygon2DUVEditor il y a 10 ans
.gitignore feef563f3f Fixes the month consistency issue in enums and get_date etc il y a 9 ans
.travis.yml 1f83ae9b5a migrate to container-based Travis CI il y a 9 ans
CONTRIBUTING.md c7ca6f31f7 Enhance instructions for contributors il y a 9 ans
ISSUE_TEMPLATE 6a25a647b7 Remove some extraneous newlines il y a 9 ans
LICENSE.md 1d04d55ac0 Fix license markdown formatting il y a 9 ans
LOGO_LICENSE.md f0681d3632 logo in svg curves & license il y a 10 ans
README.md 1756d2ddb1 Update README.md il y a 9 ans
SConstruct caddcca4f4 -Many fixes to windows build system with Mingw on Windows. Fixes #2690 il y a 9 ans
icon.png eb5f9ed89b Remove grey capsule on official logo il y a 9 ans
icon.svg eb5f9ed89b Remove grey capsule on official logo il y a 9 ans
logo.png 03fd40149f logo.png il y a 11 ans
logo.svg eb5f9ed89b Remove grey capsule on official logo il y a 9 ans
methods.py caddcca4f4 -Many fixes to windows build system with Mingw on Windows. Fixes #2690 il y a 9 ans
version.py 9e2b9f8cb1 bump to stable, congratulations everyone il y a 9 ans

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