1
0
mirror of git://projects.qi-hardware.com/cae-tools.git synced 2024-12-22 23:51:08 +02:00
cae-tools/solidify
Werner Almesberger ffb0d99a69 Make new/run/pov/disp are now configurable when invoking make.
Example:
make NAME=lcdframe D=0.8 TOP=front BOTTOM=back new

- solidify/Makefile (new, run, pov, disp): test run targets can now be
  configured by setting make variables on the command line
- solidify/main.pov: renamed to template.pov and changed all occurrences of
  "batcvr" to "NAME"
- solidify/Makefile: generate main.pov from template.pov
2010-09-26 20:11:57 -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
batcvr.sfy solidify/batcvr.sfy: found a better inclination for the top face 2010-09-26 12:59:49 -03:00
face.c For convenience, record maximum Z size in the face structure. 2010-09-26 06:11:02 -03:00
face.h For convenience, record maximum Z size in the face structure. 2010-09-26 06:11:02 -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 auxiliary projections to help mis-levelling with more confidence. 2010-09-26 12:57:10 -03:00
level.h Initial commit. For older history, see project ben-scans. 2010-09-25 04:46:16 -03:00
Makefile Make new/run/pov/disp are now configurable when invoking make. 2010-09-26 20:11: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 Yet another overlap display correction. Avoid truncation on save-load cycle. 2010-09-25 06:43:21 -03:00
overlap.h Initial commit. For older history, see project ben-scans. 2010-09-25 04:46:16 -03:00
povray.c Correct direction of x inclination of z0. 2010-09-26 19:24:53 -03:00
project.c Correct direction of x inclination of z0. 2010-09-26 19:24:53 -03:00
project.h Project description files can now begin with comment lines. 2010-09-26 06:11:02 -03:00
solid.h Initial commit. For older history, see project ben-scans. 2010-09-25 04:46:16 -03:00
solidify.c Adjust button size when switching between views. 2010-09-26 09:37:01 -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