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

neikeq ae65dfa4ec Small PopupMenu changes 10 years ago
bin dabb9f5982 add missing physics unit test to --help listing in main.cpp 10 years ago
core d123c89c58 -fixed a quite serious scene corruption bug when saving that has been around for months. 10 years ago
demos b411f8f732 Merge pull request #2402 from ERIIX/master 10 years ago
doc 2975064c4d GraphEdit and GraphNode documentation 10 years ago
drivers b59c86f6f9 -Ability to debug video memory usage 10 years ago
main 1b5622fb9b Merge pull request #2395 from MrMormon/patch-1 10 years ago
modules 474c72697d Merge pull request #2250 from PeaceSells50/AddedGridMapSettings 10 years ago
platform c2aedde7e3 rasterizer comparison fix 10 years ago
scene ae65dfa4ec Small PopupMenu changes 10 years ago
servers b59c86f6f9 -Ability to debug video memory usage 10 years ago
tools d64c89d447 Fix #2623 10 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 a98236fe5e Put this back to fix web page.Will have to figure something else for mainpage in doxygen. 10 years ago
SConstruct 6e87314d83 Add support for Opus audio format 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 4d2198110b merges from okam repo 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. 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