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

Juan Linietsky 63033aa646 Merge branch 'master' of https://github.com/okamstudio/godot %!s(int64=10) %!d(string=hai) anos
bin dabb9f5982 add missing physics unit test to --help listing in main.cpp %!s(int64=10) %!d(string=hai) anos
core b217e1417a Merge pull request #2479 from firefly2442/cppcheck-unusedvars %!s(int64=10) %!d(string=hai) anos
demos 5cc145904a Merge pull request #2522 from ricpelo/master %!s(int64=10) %!d(string=hai) anos
doc 2975064c4d GraphEdit and GraphNode documentation %!s(int64=10) %!d(string=hai) anos
drivers 13d2710fed Merge pull request #2474 from masoudbh3/android-armeabi-v7a %!s(int64=10) %!d(string=hai) anos
main 7060eaaa1b Merge pull request #2481 from firefly2442/cppcheck-arrayindexthencheck %!s(int64=10) %!d(string=hai) anos
modules e1e04c1dd5 Merge pull request #2497 from vnen/fix-2490 %!s(int64=10) %!d(string=hai) anos
platform b217e1417a Merge pull request #2479 from firefly2442/cppcheck-unusedvars %!s(int64=10) %!d(string=hai) anos
scene 63033aa646 Merge branch 'master' of https://github.com/okamstudio/godot %!s(int64=10) %!d(string=hai) anos
servers 63033aa646 Merge branch 'master' of https://github.com/okamstudio/godot %!s(int64=10) %!d(string=hai) anos
tools 63033aa646 Merge branch 'master' of https://github.com/okamstudio/godot %!s(int64=10) %!d(string=hai) anos
.editorconfig 956e0a8564 Add .editorconfig %!s(int64=10) %!d(string=hai) anos
.gitattributes 3e6aaec193 Add SpriteRegionEditor and update Polygon2DUVEditor %!s(int64=10) %!d(string=hai) anos
.gitignore 1d800a681b Merge pull request #2457 from firefly2442/doxygen-fix %!s(int64=10) %!d(string=hai) anos
.travis.yml 27b1f38401 Fix travis-ci build config for new build system %!s(int64=11) %!d(string=hai) anos
Doxyfile 0e60b959cd Fix absolute paths used in doxygen, ignore generated documentation in Git %!s(int64=10) %!d(string=hai) anos
LICENSE.md 09489e3a78 lot of work on 2D lighting and isometric maps %!s(int64=10) %!d(string=hai) anos
LOGO_LICENSE.md f0681d3632 logo in svg curves & license %!s(int64=10) %!d(string=hai) anos
README.md a98236fe5e Put this back to fix web page.Will have to figure something else for mainpage in doxygen. %!s(int64=10) %!d(string=hai) anos
SConstruct 6e87314d83 Add support for Opus audio format %!s(int64=10) %!d(string=hai) anos
godot_logo.svg f0681d3632 logo in svg curves & license %!s(int64=10) %!d(string=hai) anos
logo.png 03fd40149f logo.png %!s(int64=11) %!d(string=hai) anos
logo_small.png 5ceec67add Added Doxyfile for Doxygen documentation. Had to modify codec.h because it already had set up the mainpage. Added a logo without text for the Doxygen pages upper top left corner. Pointed Doxyfile to README.md. Thinking of adding Markup in c files pointing to Wiki links. That way we have current source markup but it points to Wiki for major documentation effort. %!s(int64=10) %!d(string=hai) anos
makerel.bat 9e479065f5 new space shooter demo %!s(int64=10) %!d(string=hai) anos
methods.py 4d2198110b merges from okam repo %!s(int64=10) %!d(string=hai) anos
version.py 07e9741425 **WARNING BEFORE PULLING** %!s(int64=10) %!d(string=hai) anos

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