Go to file
Martin Gerhardy d5e1105ec4 CMAKE: sanitizer flag changes 2019-10-20 10:21:36 +02:00
.github/workflows GITHUB: install less packages via vcpkg 2019-10-06 12:03:16 +02:00
cmake CMAKE: sanitizer flag changes 2019-10-20 10:21:36 +02:00
contrib LIBS: next attempt to fix msvc linking 2019-10-05 22:14:50 +02:00
data CORE: add new test case 2019-10-15 19:48:23 +02:00
docs DOCS: added brew information for dependencies 2019-06-05 21:05:14 +02:00
src VIDEO: extended ShapeBuilder 2019-10-18 22:16:34 +02:00
tools TOOLS: added iqm exporter 2018-11-30 07:38:16 +01:00
.dockerignore DOCKER: ignore the git directory 2018-11-20 20:22:01 +01:00
.gitignore VOXEDIT: ignore autosaves in the whole source tree 2019-10-15 17:44:24 +02:00
.gitlab-ci.yml CI: cache build dir and split between unity/non-unity 2019-08-08 12:21:57 +02:00
.travis.yml TRAVIS: xcode verbose build 2019-03-18 20:27:36 +01:00
CMakeLists.txt CMAKE: sanitizer flag changes 2019-10-20 10:21:36 +02:00
Doxyfile.in DOCS: updated Doxygen config file 2019-05-27 13:22:22 +02:00
LICENSE LICENSE: added license notes 2018-10-27 17:48:09 +02:00
Makefile MAKE: fixed INSTALL_DIR 2019-08-11 19:20:26 +02:00
README.md MAPVIEW: renamed tool 2019-09-27 09:20:36 +02:00
TODO.md TODO: removed voxedit entry 2019-10-02 07:03:19 +02:00
appveyor.yml APPVEYOR: next attempt to execute the core tests 2019-10-06 21:05:07 +02:00

README.md

Build status Build Status Actions Status

About

Voxel engine and tools.

Contact

Tools

General

Running the tests

The tests need a postgres database named engine and a user named engine with the password.... engine (you can modify them via cvars). If no OpenGL or OpenCL context is available, the related tests are skipped.

More information

For more information, please check out the wiki or the doxygen documentation.

You can find some old and most likely outdated videos in my youtube channel.