Commit Graph

5456 Commits (4ce7fc79b49de3a8ea200d94a17f7db8b9753058)

Author SHA1 Message Date
Martin Gerhardy 4ce7fc79b4 CORE: small helper function 2018-11-11 19:58:17 +01:00
Martin Gerhardy 0d5fc87858 TESTVOXELFONT: todo comment 2018-11-11 19:58:17 +01:00
Martin Gerhardy dacc94cf71 VOXELRENDER: extended RawVolumeRenderer with model matrix 2018-11-11 19:58:12 +01:00
Martin Gerhardy b8dbae4c30 CORE: color conversion fromHex 2018-11-10 13:13:07 +01:00
Martin Gerhardy 5a734eff6a CORE: fixed EventBus issues 2018-11-10 13:13:07 +01:00
Martin Gerhardy 6ebe4be525 CORE: new string helper function 2018-11-10 13:13:07 +01:00
Martin Gerhardy 47b4ee0212 COMPUTESHADERTOOL: fixed warnings 2018-11-10 13:13:07 +01:00
Martin Gerhardy 714a92815d AI: don't use 'using namespace ai' to fix ambiguous classes 2018-11-10 13:13:07 +01:00
Martin Gerhardy 6e16238665 CORE: added ZipTest 2018-11-10 13:13:07 +01:00
Martin Gerhardy ce43d443e1 COMPUTEVIDEO: fixed compile errors 2018-11-10 13:10:46 +01:00
Martin Gerhardy 8fa4e7c8cb LIBS: enable cxx14 2018-11-10 13:10:46 +01:00
Martin Gerhardy 33bb25239e COMPUTEVIDEO: include SDL_config.h 2018-11-10 13:10:46 +01:00
Martin Gerhardy 36fefda7c4 VOXELFORMAT: some fixed for the qbt format importer 2018-11-10 13:10:46 +01:00
Martin Gerhardy 2f61ffd172 CMAKE: extended tests macros to add the files from its dependencies 2018-11-10 13:10:46 +01:00
Martin Gerhardy 35fcc4dfe9 VOXELFORMAT: added format descriptions to qbt importer and fixed some issues 2018-11-10 13:10:46 +01:00
Martin Gerhardy 798ee6cb72 VOXELFORMAT: only support right hand coordinate system for the qb format 2018-11-10 13:10:46 +01:00
Martin Gerhardy f75b4a9b52 VOXEDIT: added chr_knight qubicle sources to installation 2018-11-10 13:10:46 +01:00
Martin Gerhardy 9b4f8d463f CMAKE: added accidentally added find module 2018-11-10 13:10:46 +01:00
Martin Gerhardy c5f371e4dd VIDEO: load fallback texture 2018-10-30 15:21:43 +01:00
Martin Gerhardy 724b51e06e UTIL: fixed log lines from threads not appearing on console 2018-10-30 08:52:09 +01:00
Martin Gerhardy 560d86c024 COLLECTION: added emplace method to concurrent queue 2018-10-30 08:52:09 +01:00
Martin Gerhardy 75c2615bf8 TESTMESHAPP: fixed warning 2018-10-28 15:33:07 +01:00
Martin Gerhardy 7488bbf655 TESTMESHAPP: let test apps define which window they would like to show 2018-10-28 15:28:42 +01:00
Martin Gerhardy c9bb181411 TESTMESH: updated window positions 2018-10-28 15:26:13 +01:00
Martin Gerhardy 0a9f8ff443 IMGUI: save ini and logs in our app dir 2018-10-28 15:26:13 +01:00
Martin Gerhardy cc7fdb5f6c IO: add Filesystem::writePath 2018-10-28 15:26:13 +01:00
Martin Gerhardy dc017b1d09 TESTOCTREE: minor cleanup 2018-10-28 15:26:13 +01:00
Martin Gerhardy c05313dc21 TESTOCTREE: fixed camera position 2018-10-28 15:26:13 +01:00
Martin Gerhardy 1d07ff4b93 LIBS: updated imgui 2018-10-28 15:26:13 +01:00
Martin Gerhardy 246c0e63f8 DATA: added timings 2018-10-28 12:10:51 +01:00
Martin Gerhardy d054b0bc5f VIDEO: changed log level 2018-10-28 11:08:14 +01:00
Martin Gerhardy a345d60e61 DATA: additional qubicle source files 2018-10-28 11:03:57 +01:00
Martin Gerhardy a8f739b2bf TESTMESH: add scale support and fixed clamping related assert 2018-10-27 18:05:04 +02:00
Martin Gerhardy b9df7a6e04 LICENSE: added license notes 2018-10-27 17:48:09 +02:00
Martin Gerhardy 49470552bd DATA: added chr_knight mesh
Created by Zachary Soares
2018-10-27 17:48:09 +02:00
Martin Gerhardy eb87da1e16 CI: collect gtest results 2018-10-27 11:17:35 +02:00
Martin Gerhardy 4524a961b2 VOXEDIT: reduced the trunk size for space colonization 2018-10-25 17:42:54 +02:00
Martin Gerhardy 247e2ad13d VOXEDIT: fixed potential memory leak 2018-10-25 09:14:30 +02:00
Martin Gerhardy 0e8c4d991e VOXEDIT: added missing translations 2018-10-25 09:14:12 +02:00
Martin Gerhardy 38982c0749 TODO: added new entry 2018-10-24 15:26:47 +02:00
Martin Gerhardy 5b312bcb8a TESTMESH: added obj of big buck bunny 2018-10-24 14:18:38 +02:00
Martin Gerhardy d0b07c8e66 CMAKE: expose DB_PW and use those defines in the server code 2018-10-24 06:33:49 +02:00
Martin Gerhardy e48c0b1ef3 CMAKE: Allow to disable client compilation 2018-10-24 06:33:11 +02:00
Martin Gerhardy 8317302143 ALL: added docker and kubernetes support 2018-10-22 17:37:38 +02:00
Martin Gerhardy b09b2819df CMAKE: support for local cmake settings 2018-10-22 17:37:37 +02:00
Martin Gerhardy 32c940bb2c CMAKE: fixed compilation with disabled tests 2018-10-20 22:07:40 +02:00
Martin Gerhardy 42bdc762d4 CMAKE: split cmake scripts into own files 2018-10-20 21:37:19 +02:00
Martin Gerhardy 6757fc386c CMAKE: handle missing nativefiledialog 2018-10-20 21:31:12 +02:00
Martin Gerhardy 9c6284f9c3 CMAKE: fixed WARN 2018-10-20 21:28:28 +02:00
Martin Gerhardy ba5e31de16 IO: added Filesystem::registerPath 2018-10-20 21:28:17 +02:00