Commit Graph

141 Commits (4ed388d56edfb0d701eae77c7ae934a5e1888e0e)

Author SHA1 Message Date
Martin Gerhardy 305f640b78 DOCS: updated changelog 2022-04-02 18:49:29 +02:00
Martin Gerhardy bea58c070a DOCS: updated changelog 2022-03-30 20:58:41 +02:00
Martin Gerhardy df0fcedd82 DOCS: updated changelog 2022-03-28 18:47:45 +02:00
Martin Gerhardy 998acb9ad7 VOXCONVERT: dump the keyframes 2022-03-27 21:29:07 +02:00
Martin Gerhardy a59e4ad857 ALL: bump version to 0.0.20 2022-03-27 21:17:20 +02:00
Martin Gerhardy e1821c04bf DOCS: updated changelog with release date 2022-03-27 12:00:46 +02:00
Martin Gerhardy d581da1dc3 DOCS: updated changelog 2022-03-27 11:58:40 +02:00
Martin Gerhardy 8976ff76db VOXELFORMAT: added fbx ascii exporter 2022-03-26 17:01:48 +01:00
Martin Gerhardy 868c857442 DOCS: updated changelog 2022-03-19 22:01:29 +01:00
Martin Gerhardy 1feef076ba DOCS: update changelog 2022-03-16 20:56:35 +01:00
Martin Gerhardy 4eda97a76a DOCS: updated changelog 2022-03-16 08:39:36 +01:00
Martin Gerhardy 9a659426d7 DOCS: updated changelog 2022-03-13 19:37:26 +01:00
Martin Gerhardy 2db9954a2c DOCS: updated changelog 2022-03-11 13:09:51 +01:00
Martin Gerhardy 99bfd08f9a VOXEDIT: allow to edit the palette in the PaletteWidget #125
improved palette panel
2022-03-10 11:12:48 +01:00
Martin Gerhardy 0d00bfa38a VOXEDIT: added settings dialog for format configurations 2022-03-09 18:21:45 +01:00
Martin Gerhardy de2a1f0deb DOCS: updated changelog 2022-03-08 18:48:44 +01:00
Martin Gerhardy 86f2563c55 VOXELFORMAT: added stl read and write support 2022-03-08 16:56:59 +01:00
Martin Gerhardy c9ad592bec DOCS: updated changelogs 2022-03-06 15:13:39 +01:00
Martin Gerhardy e13fe01dbd DOCS: updated changelog 2022-03-02 18:15:51 +01:00
Martin Gerhardy bba811b786 RENDER: merged the blur and bloom renderer into one class
improved the blur and bloom pass by down- and up-sampling the glow texture

this blog post helped a lot https://taylorpetrick.com/blog/post/convolution-part1
2022-02-23 18:59:57 +01:00
Martin Gerhardy ea76b47e9d DOCS: updated changelog 2022-02-22 19:01:18 +01:00
Martin Gerhardy 162898f92e DOCS: updated changelog 2022-02-22 17:37:26 +01:00
Martin Gerhardy 5b2a3f2350 DOCS: updated changelog 2022-02-16 20:23:54 +01:00
Martin Gerhardy cb3eb86d03 VOXELFORMAT: replaced enkimi again with my own (non-working) implementation for minecraft region files 2022-02-12 13:47:12 +01:00
Martin Gerhardy 049c93e057 ALL: version bump to 0.0.19 2022-02-12 09:33:50 +01:00
Martin Gerhardy 92efab0873 DOCS: updated changelogs 2022-02-12 09:30:45 +01:00
Martin Gerhardy 51266f19e1 DOCS: updated changelogs 2022-02-09 22:12:43 +01:00
Martin Gerhardy 15924d3eef DOCS: updated changelog 2022-02-04 20:05:23 +01:00
Martin Gerhardy 30f9d98231 DOCS: updated changelog 2022-01-29 10:19:53 +01:00
Martin Gerhardy 19bcb9dc1c VOXELFORMAT: started to read the nodes for qbcls 2022-01-25 20:25:20 +01:00
Martin Gerhardy 0e99f54d59 DOCS: updated changelog 2022-01-24 18:25:17 +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 d2c9eca909 DOCS: updated changelog 2022-01-22 20:35:13 +01:00
Martin Gerhardy e3cdd11697 VOXCONVERT: Set bounding box/volume for VXM file via command line #82
this can now be done by --translate and --resize
2022-01-21 22:19:19 +01:00
Martin Gerhardy 46664a95b2 DOCS: updated changelog 2022-01-21 19:19:08 +01:00
Martin Gerhardy ac2ebcded9 DOCS: updated changelog 2022-01-19 23:17:09 +01:00
Martin Gerhardy a3f89c8a59 VOXCONVERT: added --dump command 2022-01-19 19:25:18 +01:00
Martin Gerhardy 7ab6accc96 VOXELFORMAT: added basic obj voxelization
currently only the surface is voxelized - it's not yet filled with solids
the second open task is to weight the colors for a voxel by all triangles
2022-01-16 23:14:10 +01:00
Martin Gerhardy 46710b05e4 VOXCONVERT: added --export-layers parameter 2022-01-15 11:53:38 +01:00
Martin Gerhardy a22ea1835f DOCS: updated changelog 2022-01-14 21:59:16 +01:00
Martin Gerhardy b669c76374 DOCS: updated changelogs 2022-01-12 00:06:52 +01:00
Martin Gerhardy 70e4a2fc65 VOXCONVERT: allow to slice big volumes into several smaller ones #93 2022-01-04 15:37:38 +01:00
Martin Gerhardy bd0b11f8de DOCS: updated changelog 2022-01-04 15:06:46 +01:00
Martin Gerhardy e5a30ddba9 IO: relative paths are appended to all known paths 2021-12-27 14:46:27 +01:00
Martin Gerhardy bb28f25904 ALL: bump version to 0.0.17 2021-12-27 12:01:19 +01:00
Martin Gerhardy 284b88cdc1 DOCS: updated changelog 2021-12-27 10:37:19 +01:00
Martin Gerhardy 66c496f840 DOCS: updated docs 2021-12-27 09:45:10 +01:00
Martin Gerhardy 8b4052324a DOCS: updated changelog 2021-12-26 17:05:42 +01:00
Martin Gerhardy 48600e466b DOCS: updated changelog 2021-12-23 16:04:43 +01:00