Import solvespace_2.3+repack1.orig.tar.xz
authorAnton Gladky <gladk@debian.org>
Sat, 31 Dec 2016 08:54:59 +0000 (08:54 +0000)
committerAnton Gladky <gladk@debian.org>
Sat, 31 Dec 2016 08:54:59 +0000 (08:54 +0000)
commitf24c4a6625fcb7c9a481c0bb166cbac4a604248c
treeea3ec5837a1a175ec05077bf71daf4447c25ea62
Import solvespace_2.3+repack1.orig.tar.xz

[dgit import orig solvespace_2.3+repack1.orig.tar.xz]
204 files changed:
.travis.yml [new file with mode: 0644]
CHANGELOG.md [new file with mode: 0644]
CMakeLists.txt [new file with mode: 0644]
COPYING.txt [new file with mode: 0644]
README.md [new file with mode: 0644]
appveyor.yml [new file with mode: 0644]
cmake/FindSpaceWare.cmake [new file with mode: 0644]
cmake/GetGitCommitHash.cmake [new file with mode: 0644]
cmake/MacOSXBundleInfo.plist.in [new file with mode: 0644]
cmake/Toolchain-mingw32.cmake [new file with mode: 0644]
cmake/Toolchain-mingw64.cmake [new file with mode: 0644]
cmake/c_flag_overrides.cmake [new file with mode: 0644]
cmake/cxx_flag_overrides.cmake [new file with mode: 0644]
exposed/CDemo.c [new file with mode: 0644]
exposed/CMakeLists.txt [new file with mode: 0644]
exposed/DOC.txt [new file with mode: 0644]
exposed/VbDemo.vb [new file with mode: 0644]
extlib/libdxfrw/CMakeLists.txt [new file with mode: 0644]
extlib/libdxfrw/drw_base.h [new file with mode: 0644]
extlib/libdxfrw/drw_classes.cpp [new file with mode: 0644]
extlib/libdxfrw/drw_classes.h [new file with mode: 0644]
extlib/libdxfrw/drw_entities.cpp [new file with mode: 0644]
extlib/libdxfrw/drw_entities.h [new file with mode: 0644]
extlib/libdxfrw/drw_header.cpp [new file with mode: 0644]
extlib/libdxfrw/drw_header.h [new file with mode: 0644]
extlib/libdxfrw/drw_interface.h [new file with mode: 0644]
extlib/libdxfrw/drw_objects.cpp [new file with mode: 0644]
extlib/libdxfrw/drw_objects.h [new file with mode: 0644]
extlib/libdxfrw/intern/drw_cptable932.h [new file with mode: 0644]
extlib/libdxfrw/intern/drw_cptable936.h [new file with mode: 0644]
extlib/libdxfrw/intern/drw_cptable949.h [new file with mode: 0644]
extlib/libdxfrw/intern/drw_cptable950.h [new file with mode: 0644]
extlib/libdxfrw/intern/drw_cptables.h [new file with mode: 0644]
extlib/libdxfrw/intern/drw_dbg.cpp [new file with mode: 0644]
extlib/libdxfrw/intern/drw_dbg.h [new file with mode: 0644]
extlib/libdxfrw/intern/drw_textcodec.cpp [new file with mode: 0644]
extlib/libdxfrw/intern/drw_textcodec.h [new file with mode: 0644]
extlib/libdxfrw/intern/dwgbuffer.cpp [new file with mode: 0644]
extlib/libdxfrw/intern/dwgbuffer.h [new file with mode: 0644]
extlib/libdxfrw/intern/dwgreader.cpp [new file with mode: 0644]
extlib/libdxfrw/intern/dwgreader.h [new file with mode: 0644]
extlib/libdxfrw/intern/dwgreader15.cpp [new file with mode: 0644]
extlib/libdxfrw/intern/dwgreader15.h [new file with mode: 0644]
extlib/libdxfrw/intern/dwgreader18.cpp [new file with mode: 0644]
extlib/libdxfrw/intern/dwgreader18.h [new file with mode: 0644]
extlib/libdxfrw/intern/dwgreader21.cpp [new file with mode: 0644]
extlib/libdxfrw/intern/dwgreader21.h [new file with mode: 0644]
extlib/libdxfrw/intern/dwgreader24.cpp [new file with mode: 0644]
extlib/libdxfrw/intern/dwgreader24.h [new file with mode: 0644]
extlib/libdxfrw/intern/dwgreader27.cpp [new file with mode: 0644]
extlib/libdxfrw/intern/dwgreader27.h [new file with mode: 0644]
extlib/libdxfrw/intern/dwgutil.cpp [new file with mode: 0644]
extlib/libdxfrw/intern/dwgutil.h [new file with mode: 0644]
extlib/libdxfrw/intern/dxfreader.cpp [new file with mode: 0644]
extlib/libdxfrw/intern/dxfreader.h [new file with mode: 0644]
extlib/libdxfrw/intern/dxfwriter.cpp [new file with mode: 0644]
extlib/libdxfrw/intern/dxfwriter.h [new file with mode: 0644]
extlib/libdxfrw/intern/rscodec.cpp [new file with mode: 0644]
extlib/libdxfrw/intern/rscodec.h [new file with mode: 0644]
extlib/libdxfrw/libdwgr.cpp [new file with mode: 0644]
extlib/libdxfrw/libdwgr.h [new file with mode: 0644]
extlib/libdxfrw/libdxfrw.cpp [new file with mode: 0644]
extlib/libdxfrw/libdxfrw.h [new file with mode: 0644]
include/slvs.h [new file with mode: 0644]
src/CMakeLists.txt [new file with mode: 0644]
src/bsp.cpp [new file with mode: 0644]
src/clipboard.cpp [new file with mode: 0644]
src/cocoa/AppIcon.iconset/icon_128x128.png [new file with mode: 0644]
src/cocoa/AppIcon.iconset/icon_128x128@2x.png [new file with mode: 0644]
src/cocoa/AppIcon.iconset/icon_16x16.png [new file with mode: 0644]
src/cocoa/AppIcon.iconset/icon_16x16@2x.png [new file with mode: 0644]
src/cocoa/AppIcon.iconset/icon_256x256.png [new file with mode: 0644]
src/cocoa/AppIcon.iconset/icon_256x256@2x.png [new file with mode: 0644]
src/cocoa/AppIcon.iconset/icon_32x32.png [new file with mode: 0644]
src/cocoa/AppIcon.iconset/icon_32x32@2x.png [new file with mode: 0644]
src/cocoa/AppIcon.iconset/icon_512x512.png [new file with mode: 0644]
src/cocoa/AppIcon.iconset/icon_512x512@2x.png [new file with mode: 0644]
src/cocoa/MainMenu.xib [new file with mode: 0644]
src/cocoa/SaveFormatAccessory.xib [new file with mode: 0644]
src/cocoa/cocoamain.mm [new file with mode: 0644]
src/config.h.in [new file with mode: 0644]
src/confscreen.cpp [new file with mode: 0644]
src/constraint.cpp [new file with mode: 0644]
src/constrainteq.cpp [new file with mode: 0644]
src/describescreen.cpp [new file with mode: 0644]
src/draw.cpp [new file with mode: 0644]
src/drawconstraint.cpp [new file with mode: 0644]
src/drawentity.cpp [new file with mode: 0644]
src/dsc.h [new file with mode: 0644]
src/entity.cpp [new file with mode: 0644]
src/export.cpp [new file with mode: 0644]
src/exportstep.cpp [new file with mode: 0644]
src/exportvector.cpp [new file with mode: 0644]
src/expr.cpp [new file with mode: 0644]
src/expr.h [new file with mode: 0644]
src/file.cpp [new file with mode: 0644]
src/fonts/private/0-check-false.png [new file with mode: 0644]
src/fonts/private/1-check-true.png [new file with mode: 0644]
src/fonts/private/2-radio-false.png [new file with mode: 0644]
src/fonts/private/3-radio-true.png [new file with mode: 0644]
src/fonts/private/4-stipple-dot.png [new file with mode: 0644]
src/fonts/private/5-stipple-dash-long.png [new file with mode: 0644]
src/fonts/private/6-stipple-dash.png [new file with mode: 0644]
src/fonts/private/7-stipple-zigzag.png [new file with mode: 0644]
src/fonts/unicode.lff.gz [new file with mode: 0644]
src/generate.cpp [new file with mode: 0644]
src/glhelper.cpp [new file with mode: 0644]
src/graphicswin.cpp [new file with mode: 0644]
src/group.cpp [new file with mode: 0644]
src/groupmesh.cpp [new file with mode: 0644]
src/gtk/gtkmain.cpp [new file with mode: 0644]
src/icons/angle.png [new file with mode: 0644]
src/icons/arc.png [new file with mode: 0644]
src/icons/assemble.png [new file with mode: 0644]
src/icons/bezier.png [new file with mode: 0644]
src/icons/circle.png [new file with mode: 0644]
src/icons/constraint.png [new file with mode: 0644]
src/icons/construction.png [new file with mode: 0644]
src/icons/edges.png [new file with mode: 0644]
src/icons/equal.png [new file with mode: 0644]
src/icons/extrude.png [new file with mode: 0644]
src/icons/faces.png [new file with mode: 0644]
src/icons/hidden-lines.png [new file with mode: 0644]
src/icons/horiz.png [new file with mode: 0644]
src/icons/in3d.png [new file with mode: 0644]
src/icons/lathe.png [new file with mode: 0644]
src/icons/length.png [new file with mode: 0644]
src/icons/line.png [new file with mode: 0644]
src/icons/mesh.png [new file with mode: 0644]
src/icons/normal.png [new file with mode: 0644]
src/icons/ontoworkplane.png [new file with mode: 0644]
src/icons/other-supp.png [new file with mode: 0644]
src/icons/outlines.png [new file with mode: 0644]
src/icons/parallel.png [new file with mode: 0644]
src/icons/perpendicular.png [new file with mode: 0644]
src/icons/point.png [new file with mode: 0644]
src/icons/pointonx.png [new file with mode: 0644]
src/icons/rectangle.png [new file with mode: 0644]
src/icons/ref.png [new file with mode: 0644]
src/icons/same-orientation.png [new file with mode: 0644]
src/icons/shaded.png [new file with mode: 0644]
src/icons/sketch-in-3d.png [new file with mode: 0644]
src/icons/sketch-in-plane.png [new file with mode: 0644]
src/icons/step-rotate.png [new file with mode: 0644]
src/icons/step-translate.png [new file with mode: 0644]
src/icons/symmetric.png [new file with mode: 0644]
src/icons/tangent-arc.png [new file with mode: 0644]
src/icons/text.png [new file with mode: 0644]
src/icons/trim.png [new file with mode: 0644]
src/icons/vert.png [new file with mode: 0644]
src/icons/workplane.png [new file with mode: 0644]
src/importdxf.cpp [new file with mode: 0644]
src/lib.cpp [new file with mode: 0644]
src/mesh.cpp [new file with mode: 0644]
src/modify.cpp [new file with mode: 0644]
src/mouse.cpp [new file with mode: 0644]
src/polygon.cpp [new file with mode: 0644]
src/polygon.h [new file with mode: 0644]
src/request.cpp [new file with mode: 0644]
src/sketch.h [new file with mode: 0644]
src/solvespace.cpp [new file with mode: 0644]
src/solvespace.h [new file with mode: 0644]
src/srf/boolean.cpp [new file with mode: 0644]
src/srf/curve.cpp [new file with mode: 0644]
src/srf/merge.cpp [new file with mode: 0644]
src/srf/ratpoly.cpp [new file with mode: 0644]
src/srf/raycast.cpp [new file with mode: 0644]
src/srf/surface.cpp [new file with mode: 0644]
src/srf/surface.h [new file with mode: 0644]
src/srf/surfinter.cpp [new file with mode: 0644]
src/srf/triangulate.cpp [new file with mode: 0644]
src/style.cpp [new file with mode: 0644]
src/system.cpp [new file with mode: 0644]
src/textscreens.cpp [new file with mode: 0644]
src/textwin.cpp [new file with mode: 0644]
src/toolbar.cpp [new file with mode: 0644]
src/ttf.cpp [new file with mode: 0644]
src/ttf.h [new file with mode: 0644]
src/ui.h [new file with mode: 0644]
src/undoredo.cpp [new file with mode: 0644]
src/unix/gloffscreen.cpp [new file with mode: 0644]
src/unix/gloffscreen.h [new file with mode: 0644]
src/unix/solvespace-16x16.png [new file with mode: 0644]
src/unix/solvespace-16x16.xpm [new file with mode: 0644]
src/unix/solvespace-24x24.png [new file with mode: 0644]
src/unix/solvespace-24x24.xpm [new file with mode: 0644]
src/unix/solvespace-32x32.png [new file with mode: 0644]
src/unix/solvespace-32x32.xpm [new file with mode: 0644]
src/unix/solvespace-48x48.png [new file with mode: 0644]
src/unix/solvespace-48x48.xpm [new file with mode: 0644]
src/unix/solvespace.desktop [new file with mode: 0644]
src/unix/unixutil.cpp [new file with mode: 0644]
src/util.cpp [new file with mode: 0644]
src/view.cpp [new file with mode: 0644]
src/win32/icon.ico [new file with mode: 0644]
src/win32/manifest.xml [new file with mode: 0644]
src/win32/resource.rc [new file with mode: 0644]
src/win32/w32main.cpp [new file with mode: 0644]
src/win32/w32util.cpp [new file with mode: 0644]
tools/CMakeLists.txt [new file with mode: 0644]
tools/lff2c.cpp [new file with mode: 0644]
tools/png2c.cpp [new file with mode: 0644]
tools/unifont2c.cpp [new file with mode: 0644]
wishlist.txt [new file with mode: 0644]