Commit Graph

207 Commits (master)

Author SHA1 Message Date
Martin Gerhardy 1e1f4cd4f3 DATA: fixed a few voxels in robo qb version 2022-05-23 21:16:57 +02:00
Martin Gerhardy 85b7c80b28 DATA: added mv vox version of the robo 2022-05-23 21:05:59 +02:00
Martin Gerhardy 67e81f2ebe VOXEDIT: added key binding for select all 2022-05-01 22:20:08 +02:00
Martin Gerhardy 0575990fe0 VOXEDIT: bind tab to toggle between edit and scene mode 2022-04-02 18:40:41 +02:00
Martin Gerhardy 802755c89c VOXEDIT: replaced own guizmo implementation with imguizmo 2022-03-18 17:20:37 +01:00
Martin Gerhardy 671bb8e591 VOXEDIT: fixed screenshot creation 2022-02-27 16:31:56 +01:00
Martin Gerhardy 249707187f DATA: added new voxel model 2022-02-24 19:31:52 +01:00
Martin Gerhardy fc63683830 VOXEDIT: allow to modify camera rotation and panning keys 2021-12-11 09:08:23 +01:00
Martin Gerhardy 7d134e2d31 VOXEDIT: added ctrl+y as redo key binding 2021-11-18 19:40:27 +01:00
Martin Gerhardy 6fa21a6633 VOXEDIT: removed outdated bindings 2021-09-25 13:21:56 +02:00
Martin Gerhardy a3b460c45b CMAKE: install windows tile manifest 2020-12-04 18:29:51 +01:00
Martin Gerhardy 42c57a333b UTIL: allow to bind double click events 2020-10-04 13:30:06 +02:00
Martin Gerhardy cb6d05b099 VOXEDIT: allow to switch the active layer in scene mode 2020-10-04 12:30:14 +02:00
Martin Gerhardy 0886e6010b VOXEDIT: added example model 2020-10-03 13:27:22 +02:00
Martin Gerhardy d6f971da54 VOXEDIT: bind the left mouse button in scene mode for translating the volumes 2020-07-12 12:02:24 +02:00
Martin Gerhardy 19576660a9 VOXEDIT: restructured source layout 2020-06-24 16:56:08 +02:00
Martin Gerhardy bef7ecd9a6 VOXEDIT: removed outdated command to open the noise dialog 2020-06-24 16:56:08 +02:00
Martin Gerhardy 0f9503bdc8 VOXEDIT: S-key binding is confusing #38
changed keybinding from s to ctrl+l
2020-06-07 10:29:54 +02:00
Martin Gerhardy 67b4ff9094 VOXEDIT: make scale command available via ui 2020-05-21 20:28:44 +02:00
Martin Gerhardy 8616a339ed VOXEDIT: removed example files 2020-05-14 23:21:41 +02:00
Martin Gerhardy dbb71d1f2d VOXEDIT: added two more actions to the ui 2020-05-10 11:40:20 +02:00
Martin Gerhardy 9a67397057 VOXEDIT: updated lsystem 2020-05-06 16:53:00 +02:00
Martin Gerhardy 0bb3b1c536 VOXEDIT: let extend button auto-repeat clicks 2020-05-06 01:20:34 +02:00
Martin Gerhardy dac56a42a1 VOXEDIT: updated lsystem ui 2020-05-06 01:22:00 +02:00
Martin Gerhardy 2921432c93 VOXEDIT: the viewport gets focus on hovering 2020-05-06 00:58:35 +02:00
Martin Gerhardy 827d0f9f52 VOXEDIT: extended lsystem view 2020-05-06 00:03:21 +02:00
Martin Gerhardy 9e176d2537 VOXEDIT: added lsystem code from cosmo 2020-05-05 22:55:04 +02:00
Martin Gerhardy 92f8861358 VOXEDIT: make every tree configuration available in the ui
the names and the ui still must be improved
2020-05-05 21:53:46 +02:00
Martin Gerhardy cfc0b2be7f VOXEDIT: make every tree configuration available in the ui
the names and the ui still must be improved
2020-05-05 20:54:04 +02:00
Martin Gerhardy a8cf7cf859 VOXEDIT: merged tree and noise windows into main window
also improved the tree generator a little bit and added more options

and fixed another issue where the generated noise was not extracted
without another modification
2020-05-03 22:37:34 +02:00
Martin Gerhardy 15e30afc40 VOXEDIT: keep tree window open until result is satisfying 2020-05-03 22:13:50 +02:00
Martin Gerhardy d62565ebba VOXEDIT: extract all voxels with a specific color into a new layer #27 2020-05-02 21:27:11 +02:00
Martin Gerhardy 37b21762c4 VOXEDIT: implemented escape abort modifier action 2020-05-02 21:26:43 +02:00
Martin Gerhardy 27b6cf4a32 FRONTEND: added zooming to PlayerCamera 2020-01-28 08:55:38 +01:00
Martin Gerhardy 28620e8842 VOXEDIT: allow to change the center mode 2020-01-25 23:47:33 +01:00
Martin Gerhardy ab9cdf372b VOXEDIT: use new lock commands and removed ui handling 2020-01-25 23:23:17 +01:00
Martin Gerhardy 0d089e0316 VOXEDIT: allow a second click if to span up the aabb in some situations 2020-01-25 23:21:23 +01:00
Martin Gerhardy 1eceabad41 VOXEDIT: missing files 2020-01-08 14:47:20 +01:00
Martin Gerhardy 068fcd0637 VOXEDIT: random similar color replacements 2020-01-08 14:44:24 +01:00
Martin Gerhardy dcf6b4bcf6 VOXEDIT: allow to modifiy the shape type from within the ui 2019-12-01 20:05:10 +01:00
Martin Gerhardy 265c102b6d VOXEDIT: added r_renderoutline option to the ui 2019-11-27 22:31:46 +01:00
Martin Gerhardy 2939db22ce VOXEDIT: provide widgets to edit the character skeleton attributes 2019-11-13 13:23:42 +01:00
Martin Gerhardy 0e12b47e12 VOXEDIT: cycle_animation bound to key 2019-11-10 21:38:10 +01:00
Martin Gerhardy 32a2900fea VOXEDIT: fixed activating the animation scene after loading 2019-11-10 20:42:50 +01:00
Martin Gerhardy 2bc3b4d465 VOXEDIT: added animation visualization start to the voxel editor 2019-11-10 12:21:34 +01:00
Martin Gerhardy e9e4eecbac VOXEDIT: added new buttons for shift and move 2019-10-20 20:13:51 +02:00
Martin Gerhardy 6418bbc2b8 VOXEDIT: added mirror on axis feature 2019-10-14 20:34:47 +02:00
Martin Gerhardy 8aac5160d2 VOXEDIT: renamed members and commands
renamed mirror commands to clarify that the command is just to modify the mirror axis
2019-10-14 19:51:41 +02:00
Martin Gerhardy ee3349c1de VOXEDIT: show current selected palette index 2019-10-11 21:48:32 +02:00
Martin Gerhardy b13597f571 VOXEDIT: fixed double key binding 2019-10-03 17:16:16 +02:00