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

Juan Linietsky b51f645711 Changes to 2D physics engine hace 10 años
bin cef3bd026f -fixed issue with denormals in half precission, closes #1073 hace 10 años
core 1ff0d5c4e5 -attempt to be friendlier on non english keyboards hace 10 años
demos fbdd925d9b -Work in progress visual shader editor *DOES NOT WORK YET* hace 10 años
doc c79be979d4 Batch of Bugfixes hace 10 años
drivers ddf7457894 Merge branch 'master' of https://github.com/okamstudio/godot hace 10 años
main f2843209a5 Implemented PulseAudio backend and fixed audio driver selection on X11 hace 10 años
modules 1ff0d5c4e5 -attempt to be friendlier on non english keyboards hace 10 años
platform 1ff0d5c4e5 -attempt to be friendlier on non english keyboards hace 10 años
scene b51f645711 Changes to 2D physics engine hace 10 años
servers b51f645711 Changes to 2D physics engine hace 10 años
tools 1ff0d5c4e5 -attempt to be friendlier on non english keyboards hace 10 años
.gitignore 1378c49a2e More gitignore hace 11 años
.travis.yml 27b1f38401 Fix travis-ci build config for new build system hace 11 años
LICENSE.md c5b905fca8 Added LICENSE.md hace 11 años
README.md 99cf6c0dc4 Update README.md hace 10 años
SConstruct 6b5b95bb4e -added new code completion guess locations, closes #1032 hace 10 años
logo.png 03fd40149f logo.png hace 11 años
methods.py e361e8539c -Ability to ask for documents/pictures/etc system dirs. hace 10 años
version.py 7eb5d049c2 version bump to stable hace 10 años

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. Development is sponsored by OKAM Studio (http://www.okamstudio.com).

Documentation

Documentation has been moved to the GitHub 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: https://github.com/okamstudio/godot/wiki/advanced