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

Juan Linietsky cf3ae61a7f Merge pull request #2825 from StraToN/fix-tabclose-confirmation 9 years ago
bin 399b1b0474 Cosmetic fixes to SCons buildsystem 10 years ago
core 2769da7744 compile fixes 9 years ago
demos f5af623cd4 Merge pull request #2700 from neikeq/demo_icons 9 years ago
doc 232b1a3fef Merge pull request #2822 from kurikaesu/master 9 years ago
drivers dd09215c90 Revert "libao audio driver" 9 years ago
main 0168947084 Merge pull request #2518 from masoudbh3/godot-icons 9 years ago
modules 0c3386b2ed Merge pull request #2707 from akien-mga/master 9 years ago
platform 2769da7744 compile fixes 9 years ago
scene fd5ee87c24 Merge branch 'master' of https://github.com/okamstudio/godot 9 years ago
servers d3eb9e8c54 -remove Vector2.atan2() replaced by Vector2.angle(), fixes #2260 9 years ago
tools cf3ae61a7f Merge pull request #2825 from StraToN/fix-tabclose-confirmation 9 years ago
.editorconfig 956e0a8564 Add .editorconfig 10 years ago
.gitattributes 3e6aaec193 Add SpriteRegionEditor and update Polygon2DUVEditor 10 years ago
.gitignore 40f8b1d2ea Merge pull request #2434 from cverdes/vsproj 10 years ago
.travis.yml 27b1f38401 Fix travis-ci build config for new build system 11 years ago
Doxyfile 0e60b959cd Fix absolute paths used in doxygen, ignore generated documentation in Git 10 years ago
LICENSE.md 09489e3a78 lot of work on 2D lighting and isometric maps 10 years ago
LOGO_LICENSE.md f0681d3632 logo in svg curves & license 10 years ago
README.md 295d38c755 Change wiki links to point to OpenProject website 9 years ago
SConstruct dd09215c90 Revert "libao audio driver" 9 years ago
godot_icon.png 24f3f43457 Add icon to exe file in windows export 10 years ago
godot_icon.svg 24f3f43457 Add icon to exe file in windows export 10 years ago
godot_logo.svg f0681d3632 logo in svg curves & license 10 years ago
logo.png 03fd40149f logo.png 11 years ago
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. 10 years ago
makerel.bat 9e479065f5 new space shooter demo 10 years ago
methods.py 24f3f43457 Add icon to exe file in windows export 10 years ago
version.py 07e9741425 **WARNING BEFORE PULLING** 10 years ago

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. Godot is a member project of the Software Freedom Conservancy

Documentation

Documentation has been moved to the OpenProject 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: http://godotengine.org/projects/godot-engine/wiki/Advanced_topics