Commit Graph

66 Commits (master)

Author SHA1 Message Date
Martin Gerhardy c11729a505 VOXCONVERT: removed --src-palette 2022-05-23 20:37:46 +02:00
Martin Gerhardy 61840ba418 DOCS: add missing cvars 2022-05-23 16:51:36 +02:00
Martin Gerhardy c18e4e89c7 VOXCONVERT: use the new volume import feature
and also allow to import both sides
2022-03-31 22:59:52 +02:00
Martin Gerhardy 60a5ec961d VOXCONVERT: allow to import input images as planes 2022-03-16 07:54:08 +01:00
Janis Taranda 2c361bf6c2 VOXELFORMAT: gltf export WIP 2022-03-13 13:49:58 +01:00
Martin Gerhardy 86f2563c55 VOXELFORMAT: added stl read and write support 2022-03-08 16:56:59 +01:00
Martin Gerhardy fdfc23aed2 DOCS: fixed manpage 2022-03-07 23:14:24 +01:00
Janis Taranda 571d9d760e VOXELFORMAT: Ability to scale converted mesh in x,y,z with different values. 2022-03-05 18:30:11 +01:00
Martin Gerhardy f410868786 VOXELFORMAT: added format description to vxt - not yet fully supported 2022-02-09 21:46:19 +01:00
Martin Gerhardy ba1be8ce71 VOXELFORMAT: added support for vxc 2022-02-09 20:56:20 +01:00
Martin Gerhardy e0f56744ab ALL: project rename 2022-01-23 23:22:47 +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 a3f89c8a59 VOXCONVERT: added --dump command 2022-01-19 19:25:18 +01:00
Martin Gerhardy 46710b05e4 VOXCONVERT: added --export-layers parameter 2022-01-15 11:53:38 +01:00
Martin Gerhardy 0ccc4517fa ALL: fixed typo 2022-01-15 09:55:35 +01:00
Martin Gerhardy d9e44dbd21 VOXELFORMAT: use enkimi for loading minecraft files 2022-01-14 21:54:24 +01:00
Martin Gerhardy b910212c3c CONTRIB: new readme with links to specs 2022-01-05 12:11:37 +01:00
Martin Gerhardy 151d52c724 LINUX: added links for file specs to the readme 2022-01-05 12:04:08 +01:00
Martin Gerhardy 7f20ac61da VOXCONVERT: updated man page 2022-01-05 11:52:44 +01:00
Martin Gerhardy 50e139ab3a VOXCONVERT: Set pivot via commandline
see issue #83
2021-12-22 16:07:11 +01:00
Martin Gerhardy ad526a3ab9 DEBIAN: added thumbnailer man page
also changed the section from 6 to 1 by default
there is a todo left in the cmake scripts to extract the proper section from the TH line
2021-12-21 23:42:41 +01:00
Martin Gerhardy ab4b847e8c DOCS: updated documentation 2021-12-22 09:12:52 +01:00
Martin Gerhardy eabc85d725 MANPAGES: be prepared - change the copyright years 2021-12-21 22:44:49 +01:00
Martin Gerhardy b356e4f231 VOXCONVERT: allow to specify multiple input files
this can be used to merged several files into one target file
2021-12-21 17:23:23 +01:00
Martin Gerhardy 6c28daeb6c VOXCONVERT: removed error message
this was also shown for --help
2021-12-10 07:00:24 +01:00
Martin Gerhardy a1dcf7e0b8 LINUX: added goxel to mimetypes 2021-12-10 06:58:30 +01:00
Martin Gerhardy 3d87a742cb LINUX: improved desktop file 2021-12-07 20:15:39 +01:00
Martin Gerhardy 3be88bf579 INSTALLER: renamed man pages and systemd service for owserver 2021-11-20 22:28:14 +01:00
Martin Gerhardy 8286f134b5 LIBS: updated dearimgui 2021-11-08 18:50:14 +01:00
Martin Gerhardy a3b460c45b CMAKE: install windows tile manifest 2020-12-04 18:29:51 +01:00
Martin Gerhardy 6ccbbd1f6a VOXELFORMAT: added vxr support 2020-10-06 17:55:45 +02:00
Martin Gerhardy b50668acdb MANPAGES: updated manpages 2020-10-03 13:26:25 +02:00
Martin Gerhardy 4eb6ef4ee3 VOXELFORMAT: nvm format support #57 2020-09-15 18:40:45 +02:00
Martin Gerhardy 59386dacf6 ALL: add qef to docs and mimetypes 2020-07-26 09:51:10 +02:00
Martin Gerhardy cbad35fb62 MIMETYPE: added magic bytes for vxm 2020-06-29 19:48:16 +02:00
Martin Gerhardy 6a2a6df662 VOXELFORMAT: added ace of spades vxl format loading 2020-06-28 21:53:55 +02:00
Martin Gerhardy 1108506c1d VOXELFORMAT: added vxl (command & conquer) voxel model support 2020-06-14 22:11:49 +02:00
Martin Gerhardy 686caa9461 VOXELFORMAT: added kv6 support 2020-05-24 21:49:27 +02:00
Martin Gerhardy fb656aa4ea VOXELFORMAT: added kvx loading support 2020-05-24 21:03:40 +02:00
Martin Gerhardy 25924a7baf VOXCONVERT: updated manpage 2020-05-24 20:33:48 +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 a0e08c4b85 DEBIAN: updated debian packages
more details in control file
don't create debug symbol packages
install shared package with mimetypes
add mimetype image
recommendations
install systemd files
2020-05-14 23:23:05 +02:00
Martin Gerhardy 46e264b460 INSTALLER: fixed desktop entry mimetypes to match the registered mimetypes 2020-05-13 22:46:22 +02:00
Martin Gerhardy c41635891b DEBIAN: added debian packaging support 2020-05-13 22:29:47 +02:00
Martin Gerhardy 73df3fe7ee ALL: removed libcurl dependency
for easy http client tasks we now have our own http client implementation and the only remaining part
left was the mail module - that wasn't used
2020-02-05 18:24:34 +01:00
Martin Gerhardy 27b6cf4a32 FRONTEND: added zooming to PlayerCamera 2020-01-28 08:55:38 +01:00
Martin Gerhardy 49ad1552e1 INSTALLER: fixed mimetypes for voxedit 2020-01-28 08:55:38 +01:00
Martin Gerhardy 762baf84f2 LINUX: provide dedicated mimetypes for voxel volume formats 2020-01-21 18:31:39 +01:00
Martin Gerhardy ac1bdce8be OSX: opt in for dark mode on 10.14 if build with older sdk 2020-01-10 08:47:29 +01:00
Martin Gerhardy 0187d4c594 VOXEDIT: fixed desktop file linter warning 2019-11-13 13:23:42 +01:00