Blender Git Commit Log

Git Commits -> Revision c2a691a

Revision c2a691a by Chris Want (master)
March 30, 2004, 03:10 (GMT)
Support for the STL (stereolithography) file format. Reads the ASCII and
binary subformats, and writes the binary subformat. Read is done with
usual F1, write is done in the menu 'File->Export Selected->STL'. Writes
meshes only, writing the 'displistmesh' if subsurf is on. The 'magic'
to determine whether it is reading the binary or ASCII subformat
could use a little work, but makes the correct choice most of the time.

Commit Details:

Full Hash: c2a691a94eed48bd310c110a96729eb8aeb5bf25
SVN Revision: 2193
Parent Commit: fc275fd
Lines Changed: +560, -7

4 Modified Paths:

/source/blender/blenkernel/BKE_exotic.h (+1, -0) (Diff)
/source/blender/blenkernel/intern/exotic.c (+491, -0) (Diff)
/source/blender/include/BSE_headerbuttons.h (+1, -0) (Diff)
/source/blender/src/header_info.c (+67, -7) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021