vengi/src/modules
Martin Gerhardy b879def00a UI: applied coding guidelines 2022-05-26 17:36:41 +02:00
..
ai-shared BACKEND: renamed flatbuffer root message to AIRootMessage 2021-04-27 23:22:41 +02:00
animation VOXEL: more work on putting one palette into each node 2022-05-19 19:43:25 +02:00
app APP: the init method for the test app already has the _testApp pointer available now 2022-03-30 19:34:53 +02:00
attrib CORE: clang thread analyser warnings 2021-01-23 00:10:18 +01:00
audio CMAKE: fixed build system issues 2022-01-24 18:18:25 +01:00
backend VOXEL: started to refactor the palette handling 2022-02-28 20:44:07 +01:00
command COMMAND: always execute the key-up events if a command is bound to it 2022-02-10 21:08:43 +01:00
commonlua COMMONLUA: extended vector bindings and unittests 2022-02-06 12:52:57 +01:00
compute COMPUTE: fixed cmake warnings 2020-09-20 20:51:57 +02:00
computevideo COMPUTE: added tracy support for opencl 2020-07-29 00:28:25 +02:00
console ALL: fixed compiler warnings 2022-02-28 00:25:20 +01:00
cooldown CORE: clang thread analyser warnings 2021-01-23 00:10:18 +01:00
core CORE: allow to print the color to the console with ansi color codes 2022-05-21 10:22:16 +02:00
eventmgr ALL: unity build fixes and unittest assert output 2022-01-24 18:05:22 +01:00
frontend VOXEL: more work on putting one palette into each node 2022-05-19 19:43:25 +02:00
http HTTP: use core::move 2022-01-07 15:18:25 +01:00
image VOXELFORMAT: store the palette images base64 encoded 2022-05-23 16:51:56 +02:00
io IO: fixed warnings 2022-04-28 19:21:35 +02:00
math CORE: implement color quantization #127 2022-03-14 19:07:43 +01:00
metric METRIC: fixed empty tag values 2022-02-08 17:13:48 +01:00
network DOCS: moved more documentation over to the mkdocs portal 2020-12-01 00:25:24 +01:00
noise VOXELGENERATOR: expose more noise types to the lua scripts 2022-05-03 18:41:00 +02:00
persistence PERSISTENCE: don't free the error message 2022-05-05 20:24:24 +02:00
poi CORE: clang thread analyser warnings 2021-01-23 00:10:18 +01:00
render RENDER: minor cleanup 2022-05-24 20:29:20 +02:00
rma VOXELFORMAT: fixed invalid namespace for this module 2022-03-16 21:17:52 +01:00
shared ALL: reduced dependencies 2022-01-23 18:53:09 +01:00
stock ALL: removed more functions from LUA class 2020-09-12 19:12:38 +02:00
testcore TESTCORE: use createDefaultTextureConfig 2022-02-01 19:32:49 +01:00
ui UI: applied coding guidelines 2022-05-26 17:36:41 +02:00
util UTIL: SDL_isalnum is not available in all supported sdl versions 2022-05-23 20:12:35 +02:00
uuidutil UUID: fixed cmake if uuid lib isn't found 2020-09-04 21:15:14 +02:00
video ALL: changed default gamma to 1.0 2022-05-22 20:38:14 +02:00
voxel VOXEL: allow to save the palette glow color to png 2022-05-22 23:19:33 +02:00
voxelfont VOXELFONT: changed namespace 2022-03-17 16:08:01 +01:00
voxelformat VOXELFORMAT: helper method to access the parent MeshExt structure 2022-05-24 21:02:36 +02:00
voxelgenerator VOXELFORMAT: reduced code duplication 2022-05-20 18:36:32 +02:00
voxelrender ALL: changed default gamma to 1.0 2022-05-22 20:38:14 +02:00
voxelutil VOXELFORMAT: reduced code duplication 2022-05-20 18:36:32 +02:00
voxelworld VOXELUTIL: fixed namespace 2022-03-16 21:05:53 +01:00
voxelworldrender ALL: changed default gamma to 1.0 2022-05-22 20:38:14 +02:00
CMakeLists.txt CMAKE: fixed build system issues 2022-01-24 18:18:25 +01:00