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 d9ddd52427 For convenience, record maximum Z size in the face structure.
- solidify/face.h (struct face), solidify/face.c (read_file): keep the mesh's
  maximum Z size in sz, similar to sx and sy
- solidify/povray.c (povray_face): use f->sz insead of calculating it
2010-09-26 06:11:02 -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 Added remaining transformations to POV-Ray output. Added example. Cleaned up 2010-09-25 17:47:50 -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 Initial commit. For older history, see project ben-scans. 2010-09-25 04:46:16 -03:00
level.h Initial commit. For older history, see project ben-scans. 2010-09-25 04:46:16 -03:00
main.pov Added remaining transformations to POV-Ray output. Added example. Cleaned up 2010-09-25 17:47:50 -03:00
Makefile Initial commit. For older history, see project ben-scans. 2010-09-25 04:46:16 -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 For convenience, record maximum Z size in the face structure. 2010-09-26 06:11:02 -03:00
project.c Yet another overlap display correction. Avoid truncation on save-load cycle. 2010-09-25 06:43:21 -03:00
project.h Initial commit. For older history, see project ben-scans. 2010-09-25 04:46:16 -03:00
solid.h Initial commit. For older history, see project ben-scans. 2010-09-25 04:46:16 -03:00
solidify.c Initial commit. For older history, see project ben-scans. 2010-09-25 04:46:16 -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
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