Commit Graph

109 Commits (2b16929966385101ff06e37af3d940a670675214)

Author SHA1 Message Date
Martin Gerhardy 91b140ccb5 CMAKE: fixed missing shared object for anim module if e.g. voxedit was built directly
the dependency to the shared lib wasn't modelled properly
2021-10-27 21:13:05 +02:00
Martin Gerhardy b3c20f5956 ALL: new version is 0.0.13 2021-10-26 10:21:51 +02:00
Martin Gerhardy 7c89b9a237 ALL: prepare for next version 2021-10-25 18:38:34 +02:00
Martin Gerhardy 6b638e3275 CMAKE: removed unused custom target 2021-09-22 18:07:50 +02:00
Martin Gerhardy e93c84bf39 ALL: removed turbobadger support 2021-09-19 19:18:12 +02:00
Martin Gerhardy 33f4fe5df1 ALL: version bump to 0.0.11 2021-09-19 18:52:58 +02:00
Martin Gerhardy 7145e07c6e CMAKE: allow to easily disable stacktraces
Mingw64 doesn't like this out of the box atm.
2021-05-09 21:08:03 +02:00
Martin Gerhardy b4e7e6a9fc MAKE: updated target for sdl2 update 2021-02-17 22:19:38 +01:00
Martin Gerhardy 8c62271f32 CORE: added --version parameter to print the application version 2020-10-03 10:42:24 +02:00
Martin Gerhardy dec65d1c78 ALL: version bump to 0.0.10.0 2020-10-03 10:31:10 +02:00
Martin Gerhardy 022aa5c331 ALL: version bump to 0.0.9.0 2020-09-30 22:42:22 +02:00
Martin Gerhardy 0dcfe29fe9 TOOLS: moved glslang into tools 2020-09-24 19:16:38 +02:00
Martin Gerhardy 662657d18c RCON: removed qt based tool 2020-09-20 20:48:58 +02:00
Martin Gerhardy 69ebc8cc40 ALL: bump version to 0.0.8 2020-09-15 22:20:32 +02:00
Martin Gerhardy 866948df65 ALL: bump version to 0.0.6.0 2020-07-26 16:18:21 +02:00
Martin Gerhardy cce48628e9 CMAKE: cleanup cmake script 2020-07-15 17:58:42 +02:00
Martin Gerhardy 19576660a9 VOXEDIT: restructured source layout 2020-06-24 16:56:08 +02:00
Martin Gerhardy 4dbf5bef42 VERSION: bump version to 0.0.5.0 2020-06-07 10:55:13 +02:00
Martin Gerhardy b8ad36fa3e ALL: bump version to 0.0.4.0 2020-05-17 20:37:00 +02:00
Martin Gerhardy 9d11f77891 VOXCONVERT: new commandline tool to convert between supported volume formats 2020-05-17 18:02:28 +02:00
Martin Gerhardy 8c5e441d43 DOXYGEN: updated doxygen to use mcss and fixed markdown linting 2020-05-14 23:44:17 +02:00
Martin Gerhardy d0d872cc78 CMAKE: bump version to 0.0.3.0 2020-05-06 21:36:25 +02:00
Martin Gerhardy e75397479d SERVER: use the own hostname to set the chunk url 2020-05-01 14:37:43 +02:00
Martin Gerhardy efb9d9dadd CMAKE: enable doxygen checks 2020-03-11 02:22:14 +01:00
Martin Gerhardy 139f7c0def CMAKE: always use CMAKE_LINK_WHAT_YOU_USE 2020-03-11 01:22:40 +01:00
Martin Gerhardy d2cb768bc4 SERVER: updated k8s manifests 2020-03-08 11:08:53 +01:00
Martin Gerhardy 478cabae1a CMAKE: apply checks on own sources only
moved into src/ dir to skip the validation of contrib/libs (external deps)
2020-03-07 15:39:09 +01:00
Martin Gerhardy c03cba7b5f CMAKE: disable unity build mode for now 2020-03-01 18:35:18 +01:00
Martin Gerhardy b9f9b318b0 CMAKE: disable msvc warnings 2020-02-18 22:56:47 +01:00
Martin Gerhardy 89a0738e24 CMAKE: also enable static runtime linking for CXX flags 2020-02-10 17:29:57 +01:00
Martin Gerhardy 068be58fa4 CMAKE: static runtime for msvc 2020-02-10 14:35:36 +01:00
Martin Gerhardy f1f1c73a64 ALL: version bump 2020-02-08 23:12:40 +01:00
Martin Gerhardy 88360b34a4 CONSOLE: new module console 2020-01-23 22:58:34 +01:00
Martin Gerhardy 165e4e501d ALL: removed restclient and json lib 2020-01-21 11:28:11 +01:00
Martin Gerhardy 1fb662810e UI: removed nuklear ui 2019-12-19 07:28:13 +01:00
Martin Gerhardy 0cb5ab888e ALL: removed assimp and voxelizer 2019-11-01 20:14:32 +01:00
Martin Gerhardy d5e1105ec4 CMAKE: sanitizer flag changes 2019-10-20 10:21:36 +02:00
Martin Gerhardy d5a9858de7 CMAKE: fixed cppcheck integration 2019-10-20 10:21:29 +02:00
Martin Gerhardy 31a66b8bf0 MAPVIEW: renamed tool 2019-09-27 09:20:36 +02:00
Martin Gerhardy 488b9b8c4d THUMBNAILER: new tool to create thumbnails of voxel files 2019-08-28 12:39:00 +02:00
Martin Gerhardy dd9f4ff6c7 IO: comments and cmake support for PKGPACKAGEDIR 2019-08-27 22:08:29 +02:00
Martin Gerhardy c8eb393311 CMAKE: silenced some warnings for msvc with vcpkg
vcpkg comes with a cmake toolchain file
2019-08-14 21:37:57 +02:00
Martin Gerhardy 28c1b400cc CMAKE: allow to use cmake variables in windows resource files and manifests 2019-08-11 17:03:13 +02:00
Martin Gerhardy 50054a7b7a LIBS: updated voxelizer 2019-08-09 18:04:48 +02:00
Martin Gerhardy 47c08610e6 CMAKE: fixed update-libs-json target 2019-08-09 18:04:48 +02:00
Martin Gerhardy dd40f1ffef CMAKE: forgot to remove some debug target related variables 2019-06-27 18:28:52 +02:00
Martin Gerhardy ce9b6e9ab1 CMAKE: search for supported debuggers 2019-06-27 18:23:21 +02:00
Martin Gerhardy 6057f54299 DOCS: updated doxygen template and markdown 2019-05-26 19:55:46 +02:00
Martin Gerhardy dd7def7daf ALL: bump to c++17 and removed string_view replacement 2019-04-17 11:57:21 +02:00
Martin Gerhardy 83015e033e KUBERNETES: update manifests 2019-03-09 20:29:24 +01:00