diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2001-06-01 18:00:00 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2001-06-01 18:00:00 +0000 |
commit | 861aa673cc2933b8fbab356f7d3f8b172ab6544a (patch) | |
tree | 4a9580e6ef01558972f9a7e7d76c1f76e5b73dcc /graphics/Makefile | |
parent | Forced commit, just to point out that the previous commit did NOT reference (diff) |
Add vertex 0.0.1d, a 3D modeller designed specifically for generating
efficient game models.
Notes
Notes:
svn path=/head/; revision=43406
Diffstat (limited to 'graphics/Makefile')
-rw-r--r-- | graphics/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index 8ca664e5c2c6..b1a5508c2224 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -245,6 +245,7 @@ SUBDIR += vcdpad SUBDIR += vcdtools SUBDIR += vcg + SUBDIR += vertex SUBDIR += vid SUBDIR += view3ds SUBDIR += whirlgif |