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

Juan Linietsky 20a1c765db Merge pull request #2512 from bojidar-bg/patch-2 vor 10 Jahren
bin 87c1e16834 Made RegEx API similar to old version vor 10 Jahren
core ca11b2fa4b Fix _xml_unescape, as suggested by @reduz vor 10 Jahren
demos 83d9a692be Ability to visually debug geometry visually: vor 10 Jahren
doc f41ed99df2 Update descriptions for Vector2 and Vector2Array vor 10 Jahren
drivers 83d9a692be Ability to visually debug geometry visually: vor 10 Jahren
main 83d9a692be Ability to visually debug geometry visually: vor 10 Jahren
modules 83d9a692be Ability to visually debug geometry visually: vor 10 Jahren
platform ce6fefced8 Properly implement OS.alert() from script, and use xmessage on X11 vor 10 Jahren
scene 5ff0b69dae Move the shape test to a little sooner vor 10 Jahren
servers 83d9a692be Ability to visually debug geometry visually: vor 10 Jahren
tools 38a5e023af Fix a bug with doctool (" >") vor 10 Jahren
.editorconfig 956e0a8564 Add .editorconfig vor 10 Jahren
.gitignore aa4211d477 Hide projects folder. vor 10 Jahren
.travis.yml 27b1f38401 Fix travis-ci build config for new build system vor 11 Jahren
Doxyfile d0d9e9ee1c Forgot this. It points Doxyfile to the logo without text. vor 10 Jahren
LICENSE.md 09489e3a78 lot of work on 2D lighting and isometric maps vor 10 Jahren
LOGO_LICENSE.md f0681d3632 logo in svg curves & license vor 10 Jahren
README.md a98236fe5e Put this back to fix web page.Will have to figure something else for mainpage in doxygen. vor 10 Jahren
SConstruct 700fdf5c0c fix build issue with ssl, closes #2384 vor 10 Jahren
godot_logo.svg f0681d3632 logo in svg curves & license vor 10 Jahren
logo.png 03fd40149f logo.png vor 11 Jahren
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. vor 10 Jahren
makerel.bat 9e479065f5 new space shooter demo vor 10 Jahren
methods.py 4d2198110b merges from okam repo vor 10 Jahren
version.py 07e9741425 **WARNING BEFORE PULLING** vor 10 Jahren

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