1
0
mirror of git://projects.qi-hardware.com/cae-tools.git synced 2024-12-22 23:43:00 +02:00
cae-tools/solidify
Werner Almesberger abb945e76b Added expose events for auxiliary projections.
- solidify/level.c (expose_event, level): renamed expose_event to
  expose_event_xy, for consistency with new expose event handlers
- solidify/level.c (expose_event_xz, expose_event_zy, level): added expose
  event handlers for the auxiliary projections
- solidify/level.c (level): the drawing areas receive an expose event when
  becoming visible, so there's no need to explicitly initilize them
2010-09-28 07:12:20 -03:00
..
array.c Initial commit. For older history, see project ben-scans. 2010-09-25 04:46:16 -03:00
array.h Initial commit. For older history, see project ben-scans. 2010-09-25 04:46:16 -03:00
face.c For convenience, record maximum Z size in the face structure. 2010-09-26 06:11:02 -03:00
face.h Correct z0 for z vs. xy scale differences. Now things work as planned ! 2010-09-27 02:39:25 -03:00
histo.c Initial commit. For older history, see project ben-scans. 2010-09-25 04:46:16 -03:00
histo.h Initial commit. For older history, see project ben-scans. 2010-09-25 04:46:16 -03:00
level.c Added expose events for auxiliary projections. 2010-09-28 07:12:20 -03:00
level.h Initial commit. For older history, see project ben-scans. 2010-09-25 04:46:16 -03:00
Makefile Cleaned up POV-Ray file handling. New use: solidify -p project 2010-09-27 00:54:57 -03:00
matrix.c Initial commit. For older history, see project ben-scans. 2010-09-25 04:46:16 -03:00
matrix.h Initial commit. For older history, see project ben-scans. 2010-09-25 04:46:16 -03:00
overlap.c Correct z0 for z vs. xy scale differences. Now things work as planned ! 2010-09-27 02:39:25 -03:00
overlap.h Initial commit. For older history, see project ben-scans. 2010-09-25 04:46:16 -03:00
povray.c Cleaned up z0 plane input/output. Note: need to change fx in all .sfy files ! 2010-09-27 01:19:21 -03:00
project.c Cleaned up z0 plane input/output. Note: need to change fx in all .sfy files ! 2010-09-27 01:19:21 -03:00
project.h Project description files can now begin with comment lines. 2010-09-26 06:11:02 -03:00
solid.h Cleaned up POV-Ray file handling. New use: solidify -p project 2010-09-27 00:54:57 -03:00
solidify.c Cleaned up POV-Ray file handling. New use: solidify -p project 2010-09-27 00:54:57 -03:00
style.c Initial commit. For older history, see project ben-scans. 2010-09-25 04:46:16 -03:00
style.h Initial commit. For older history, see project ben-scans. 2010-09-25 04:46:16 -03:00
template.pov Make new/run/pov/disp are now configurable when invoking make. 2010-09-26 20:11:57 -03:00
util.c Initial commit. For older history, see project ben-scans. 2010-09-25 04:46:16 -03:00
util.h Initial commit. For older history, see project ben-scans. 2010-09-25 04:46:16 -03:00