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

Juan Linietsky d55f95e0d2 Merge branch 'master' of https://github.com/okamstudio/godot 10 лет назад
bin 0dbedd18fc SceneMainLoop -> SceneTree 11 лет назад
core d55f95e0d2 Merge branch 'master' of https://github.com/okamstudio/godot 10 лет назад
demos ef02ef2867 fix demo 3d mousepick test 10 лет назад
doc c79be979d4 Batch of Bugfixes 10 лет назад
drivers d55f95e0d2 Merge branch 'master' of https://github.com/okamstudio/godot 10 лет назад
main e361e8539c -Ability to ask for documents/pictures/etc system dirs. 10 лет назад
modules bcf27feb98 New Code Completion 10 лет назад
platform d55f95e0d2 Merge branch 'master' of https://github.com/okamstudio/godot 10 лет назад
scene d55f95e0d2 Merge branch 'master' of https://github.com/okamstudio/godot 10 лет назад
servers c79be979d4 Batch of Bugfixes 10 лет назад
tools d55f95e0d2 Merge branch 'master' of https://github.com/okamstudio/godot 10 лет назад
.gitignore 1378c49a2e More gitignore 11 лет назад
.travis.yml 27b1f38401 Fix travis-ci build config for new build system 11 лет назад
LICENSE.md c5b905fca8 Added LICENSE.md 11 лет назад
README.md 99cf6c0dc4 Update README.md 10 лет назад
SConstruct c981f5409f Remove multiprocessing from imports in SConstruct 10 лет назад
logo.png 03fd40149f logo.png 11 лет назад
methods.py e361e8539c -Ability to ask for documents/pictures/etc system dirs. 10 лет назад
version.py 7eb5d049c2 version bump to stable 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. 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