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

neikeq 660e831e36 Fix Class Search dialog not showing up před 9 roky
bin 399b1b0474 Cosmetic fixes to SCons buildsystem před 10 roky
core 082e3fbb29 Merge branch 'master' of https://github.com/okamstudio/godot před 9 roky
demos b6c6e2f5e5 Make all demo icons 8-bit/color RGB(A) před 9 roky
doc 323938cc28 Document byte conversion methods for Strings před 9 roky
drivers e4a2458d4c Fix indent před 9 roky
main 082e3fbb29 Merge branch 'master' of https://github.com/okamstudio/godot před 9 roky
modules 0c3386b2ed Merge pull request #2707 from akien-mga/master před 9 roky
platform 082e3fbb29 Merge branch 'master' of https://github.com/okamstudio/godot před 9 roky
scene 082e3fbb29 Merge branch 'master' of https://github.com/okamstudio/godot před 9 roky
servers aa30e01f26 Merge pull request #2752 from SaracenOne/shadow_color před 9 roky
tools 660e831e36 Fix Class Search dialog not showing up před 9 roky
.editorconfig 956e0a8564 Add .editorconfig před 10 roky
.gitattributes 3e6aaec193 Add SpriteRegionEditor and update Polygon2DUVEditor před 10 roky
.gitignore f7b090f94a Added windows specific file před 9 roky
.travis.yml 27b1f38401 Fix travis-ci build config for new build system před 11 roky
Doxyfile 0e60b959cd Fix absolute paths used in doxygen, ignore generated documentation in Git před 10 roky
LICENSE.md 09489e3a78 lot of work on 2D lighting and isometric maps před 10 roky
LOGO_LICENSE.md f0681d3632 logo in svg curves & license před 10 roky
README.md 295d38c755 Change wiki links to point to OpenProject website před 9 roky
SConstruct ccd40f76e8 -work in progress resourceparser and .tscn parser. Still non-functional před 9 roky
godot_icon.png 24f3f43457 Add icon to exe file in windows export před 10 roky
godot_icon.svg 24f3f43457 Add icon to exe file in windows export před 10 roky
godot_logo.svg f0681d3632 logo in svg curves & license před 10 roky
logo.png 03fd40149f logo.png před 11 roky
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. před 10 roky
makerel.bat 9e479065f5 new space shooter demo před 10 roky
methods.py 24f3f43457 Add icon to exe file in windows export před 10 roky
version.py 07e9741425 **WARNING BEFORE PULLING** před 10 roky

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