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

Juan Linietsky 71cc2561c6 Merge pull request #2187 from romulox-x/mirroredRepeat 10 년 전
bin 8228fea02f missing changes 10 년 전
core 48f1d02da4 added ability to define signals in script 10 년 전
demos 48f1d02da4 added ability to define signals in script 10 년 전
doc 631cb10e86 Add some documentation for RayCast2D about is_colliding and get_collider quirks 10 년 전
drivers acb5cdb574 forgot to add mirroredrepeat flag to flags file. fixed. 10 년 전
main 9a58960d28 some editor window changes 10 년 전
modules 48f1d02da4 added ability to define signals in script 10 년 전
platform 2f33f820e9 Fixed compilation error on MacOS X. 10 년 전
scene acb5cdb574 forgot to add mirroredrepeat flag to flags file. fixed. 10 년 전
servers 85e49d4e75 added support for mirrored repeat texture wrapping 10 년 전
tools 29b2e811f6 added a tiny bit more space to docks and script tab 10 년 전
.editorconfig 956e0a8564 Add .editorconfig 10 년 전
.gitignore aa4211d477 Hide projects folder. 10 년 전
.travis.yml 27b1f38401 Fix travis-ci build config for new build system 11 년 전
Doxyfile d0d9e9ee1c Forgot this. It points Doxyfile to the logo without text. 10 년 전
LICENSE.md 09489e3a78 lot of work on 2D lighting and isometric maps 10 년 전
LOGO_LICENSE.md f0681d3632 logo in svg curves & license 10 년 전
README.md a98236fe5e Put this back to fix web page.Will have to figure something else for mainpage in doxygen. 10 년 전
SConstruct 6edbab0a9f Setting build vs properties in scons. 10 년 전
godot_logo.svg f0681d3632 logo in svg curves & license 10 년 전
logo.png 03fd40149f logo.png 11 년 전
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 년 전
makerel.bat 9e479065f5 new space shooter demo 10 년 전
methods.py 4d2198110b merges from okam repo 10 년 전
version.py d3b42e41b0 version bump to stable 10 년 전

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