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

MarianoGNU 25324aa506 Fix crash when using a Scalar Uniform node to GraphShader há 10 anos atrás
bin 87c1e16834 Made RegEx API similar to old version há 10 anos atrás
core a5ebb52500 Merge branch 'master' of https://github.com/okamstudio/godot há 10 anos atrás
demos 422929e87f Large improvements on scene packing and management há 10 anos atrás
doc 6e87314d83 Add support for Opus audio format há 10 anos atrás
drivers 79e5ced7e6 -A little More control about pixel snapping in 2D há 10 anos atrás
main 79e5ced7e6 -A little More control about pixel snapping in 2D há 10 anos atrás
modules 83d9a692be Ability to visually debug geometry visually: há 10 anos atrás
platform b3cda43a0f Merge branch 'master' of https://github.com/okamstudio/godot há 10 anos atrás
scene 25324aa506 Fix crash when using a Scalar Uniform node to GraphShader há 10 anos atrás
servers b3cda43a0f Merge branch 'master' of https://github.com/okamstudio/godot há 10 anos atrás
tools a5ebb52500 Merge branch 'master' of https://github.com/okamstudio/godot há 10 anos atrás
.editorconfig 956e0a8564 Add .editorconfig há 10 anos atrás
.gitattributes 3e6aaec193 Add SpriteRegionEditor and update Polygon2DUVEditor há 10 anos atrás
.gitignore 6e87314d83 Add support for Opus audio format há 10 anos atrás
.travis.yml 27b1f38401 Fix travis-ci build config for new build system há 11 anos atrás
Doxyfile d0d9e9ee1c Forgot this. It points Doxyfile to the logo without text. há 10 anos atrás
LICENSE.md 09489e3a78 lot of work on 2D lighting and isometric maps há 10 anos atrás
LOGO_LICENSE.md f0681d3632 logo in svg curves & license há 10 anos atrás
README.md a98236fe5e Put this back to fix web page.Will have to figure something else for mainpage in doxygen. há 10 anos atrás
SConstruct 6e87314d83 Add support for Opus audio format há 10 anos atrás
godot_logo.svg f0681d3632 logo in svg curves & license há 10 anos atrás
logo.png 03fd40149f logo.png há 11 anos atrás
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. há 10 anos atrás
makerel.bat 9e479065f5 new space shooter demo há 10 anos atrás
methods.py 4d2198110b merges from okam repo há 10 anos atrás
version.py 07e9741425 **WARNING BEFORE PULLING** há 10 anos atrás

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