Commit Graph

122 Commits (master)

Author SHA1 Message Date
Martin Gerhardy a59e4ad857 ALL: bump version to 0.0.20 2022-03-27 21:17:20 +02:00
Martin Gerhardy 1e70127e85 CMAKE: added timeout for ctest runs 2022-03-27 13:07:13 +02:00
Martin Gerhardy 7ecb343981 CMAKE: disable animation hot reload by default 2022-02-16 20:25:43 +01:00
Martin Gerhardy 049c93e057 ALL: version bump to 0.0.19 2022-02-12 09:33:50 +01:00
Martin Gerhardy 29b4cc3f30 CMAKE: added apitrace macro 2022-02-01 20:32:19 +01:00
Martin Gerhardy b88943c387 CMAKE: fixed build system issues
when building with GAMES disabled the voxelworldrenderer couldn't resolve the frontend module
removed our own unity build implementation - cmake has its own now
fixed warnings regarding the module name for the sdl2_mixer lib
removed vogl integration
converted macros into functions to reduce side effects
2022-01-24 18:18:25 +01:00
Martin Gerhardy 8cce883586 ALL: version bump to 0.0.18 2022-01-23 13:16:29 +01:00
Martin Gerhardy bb28f25904 ALL: bump version to 0.0.17 2021-12-27 12:01:19 +01:00
Martin Gerhardy 9fbfa0732a ALL: bump version to 0.0.16 2021-12-18 14:18:46 +01:00
Martin Gerhardy b2c3fe67e8 ALL: bump version to 0.0.15 2021-11-21 13:21:33 +01:00
Martin Gerhardy da237683e3 CMAKE: improved disabling single components 2021-11-20 22:23:47 +01:00
Martin Gerhardy 3ce7b84e66 ALL: new version is 0.0.14 2021-10-29 20:32:27 +02:00
Martin Gerhardy a4a4726249 CMAKE: make sure to create the needed def files automatically
see https://cmake.org/cmake/help/latest/prop_tgt/WINDOWS_EXPORT_ALL_SYMBOLS.html
2021-10-28 15:11:59 +02:00
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