1
0
mirror of git://projects.qi-hardware.com/cae-tools.git synced 2024-12-22 23:04:16 +02:00
cae-tools/solidify
Werner Almesberger fd7b7223ab Move draw_circle from util.c to gui_util.c
- solidify/util.h, solidify/util.c (draw_circle), solidify/gui_util.h,
  solidify/gui_util.c: moved draw_circle from util.c to gui_util.c
- solidify/util.c: this file is now empty. Remove it.
- solidify/level.c, solidify/overlap.c: include gui_util.h instead of
  util.h
- solidify/Makefile: replace util.o with gui_util.o
2010-09-28 08:58:28 -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
gui_util.c Move draw_circle from util.c to gui_util.c 2010-09-28 08:58:28 -03:00
gui_util.h Move draw_circle from util.c to gui_util.c 2010-09-28 08:58:28 -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 Move draw_circle from util.c to gui_util.c 2010-09-28 08:58:28 -03:00
level.h Initial commit. For older history, see project ben-scans. 2010-09-25 04:46:16 -03:00
Makefile Move draw_circle from util.c to gui_util.c 2010-09-28 08:58:28 -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 Move draw_circle from util.c to gui_util.c 2010-09-28 08:58:28 -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.h Move draw_circle from util.c to gui_util.c 2010-09-28 08:58:28 -03:00