Go to file
Martin Gerhardy 255950031f CI: fixed windows-latest image name 2019-10-05 15:50:42 +02:00
.github/workflows CI: fixed windows-latest image name 2019-10-05 15:50:42 +02:00
cmake CMAKE: removed -Wundef from compile flags 2019-09-20 17:11:16 +02:00
contrib VOXELFORMAT: added cube world load and save support 2019-10-03 17:16:16 +02:00
data VOXEDIT: fixed double key binding 2019-10-03 17:16:16 +02:00
docs DOCS: added brew information for dependencies 2019-06-05 21:05:14 +02:00
src ALL: logging for events 2019-10-04 19:38:19 +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 GIT: added .DS_Store to gitignore 2019-07-12 20:11:26 +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 MAPVIEW: renamed tool 2019-09-27 09:20: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: removed qt5-base 2019-08-14 21:46:42 +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.