1
0
mirror of git://projects.qi-hardware.com/ben-scans.git synced 2024-11-22 03:14:39 +02:00
ben-scans/solidify
Werner Almesberger d49f349fa0 The top face can now be shifted.
- solidify/overlap.c (scroll_event): use center of canvas as center, not
  center of the top face
- solidify/overlap.c (do_shift, shift, scroll_event): added translation
  (shifting)
2010-09-24 01:11:57 -03:00
..
array.c Added interactive 2D transformation (working towards overlapping) 2010-09-23 22:17:19 -03:00
array.h Added interactive 2D transformation (working towards overlapping) 2010-09-23 22:17:19 -03:00
face.c Added interactive 2D transformation (working towards overlapping) 2010-09-23 22:17:19 -03:00
face.h Use two faces and show how they overlap (in progress) 2010-09-24 00:43:56 -03:00
histo.c Added copyright headers all over the place. (GPLv2+) 2010-09-23 20:13:48 -03:00
histo.h Added copyright headers all over the place. (GPLv2+) 2010-09-23 20:13:48 -03:00
level.c Use two faces and show how they overlap (in progress) 2010-09-24 00:43:56 -03:00
level.h The GUI can now switch among operations. 2010-09-23 23:18:46 -03:00
Makefile Added interactive 2D transformation (working towards overlapping) 2010-09-23 22:17:19 -03:00
overlap.c The top face can now be shifted. 2010-09-24 01:11:57 -03:00
overlap.h Introduce a solid data type and use it, mainly in overlap() 2010-09-23 23:41:35 -03:00
solid.h Introduce a solid data type and use it, mainly in overlap() 2010-09-23 23:41:35 -03:00
solidify.c Use two faces and show how they overlap (in progress) 2010-09-24 00:43:56 -03:00
util.h Added copyright headers all over the place. (GPLv2+) 2010-09-23 20:13:48 -03:00