Code

Adding extension Effects->Render->3D Polyhedron by inductiveload - see LP #230478
authorozmikepittman <ozmikepittman@users.sourceforge.net>
Fri, 16 May 2008 02:57:01 +0000 (02:57 +0000)
committerozmikepittman <ozmikepittman@users.sourceforge.net>
Fri, 16 May 2008 02:57:01 +0000 (02:57 +0000)
commit5ebc6b4949d9f7aea914640d3e27e0a67e23ba8d
tree24646d3d9ca926ec6b6f74920c08673f8032ce71
parentd99b874ef5765b8086a910b142e42af356133fea
Adding extension Effects->Render->3D Polyhedron by inductiveload - see LP #230478
31 files changed:
po/POTFILES.in
share/extensions/Makefile.am
share/extensions/Poly3DObjects/cube.obj [new file with mode: 0644]
share/extensions/Poly3DObjects/cuboct.obj [new file with mode: 0644]
share/extensions/Poly3DObjects/dodec.obj [new file with mode: 0644]
share/extensions/Poly3DObjects/great_dodec.obj [new file with mode: 0644]
share/extensions/Poly3DObjects/great_rhombicosidodec.obj [new file with mode: 0644]
share/extensions/Poly3DObjects/great_rhombicuboct.obj [new file with mode: 0644]
share/extensions/Poly3DObjects/great_stel_dodec.obj [new file with mode: 0644]
share/extensions/Poly3DObjects/icos.obj [new file with mode: 0644]
share/extensions/Poly3DObjects/icosidodec.obj [new file with mode: 0644]
share/extensions/Poly3DObjects/jessens_orthog_icos.obj [new file with mode: 0644]
share/extensions/Poly3DObjects/methane.obj [new file with mode: 0644]
share/extensions/Poly3DObjects/oct.obj [new file with mode: 0644]
share/extensions/Poly3DObjects/rh_axes.obj [new file with mode: 0644]
share/extensions/Poly3DObjects/rhomb_dodec.obj [new file with mode: 0644]
share/extensions/Poly3DObjects/rhomb_triacont.obj [new file with mode: 0644]
share/extensions/Poly3DObjects/small_rhombicosidodec.obj [new file with mode: 0644]
share/extensions/Poly3DObjects/small_rhombicuboct.obj [new file with mode: 0644]
share/extensions/Poly3DObjects/small_triam_icos.obj [new file with mode: 0644]
share/extensions/Poly3DObjects/snub_cube.obj [new file with mode: 0644]
share/extensions/Poly3DObjects/snub_dodec.obj [new file with mode: 0644]
share/extensions/Poly3DObjects/szilassi.obj [new file with mode: 0644]
share/extensions/Poly3DObjects/tet.obj [new file with mode: 0644]
share/extensions/Poly3DObjects/trunc_cube.obj [new file with mode: 0644]
share/extensions/Poly3DObjects/trunc_dodec.obj [new file with mode: 0644]
share/extensions/Poly3DObjects/trunc_icos.obj [new file with mode: 0644]
share/extensions/Poly3DObjects/trunc_oct.obj [new file with mode: 0644]
share/extensions/Poly3DObjects/trunc_tet.obj [new file with mode: 0644]
share/extensions/polyhedron_3d.inx [new file with mode: 0644]
share/extensions/polyhedron_3d.py [new file with mode: 0644]