diff options
author | kintel <kintel@b57f626f-c46c-0410-a088-ec61d464b74c> | 2010-01-30 04:17:05 (GMT) |
---|---|---|
committer | kintel <kintel@b57f626f-c46c-0410-a088-ec61d464b74c> | 2010-01-30 04:17:05 (GMT) |
commit | 6940d171812565209efe679a5d923417c3f47d4a (patch) | |
tree | 2a05d2f8865ff1127f854db41bf31143f64ccf2d | |
parent | 2b19f33ee1ddce246c2bfe0a05fe379d0117a741 (diff) |
reorganized file structure layout. more to follow...
git-svn-id: http://svn.clifford.at/openscad/trunk@364 b57f626f-c46c-0410-a088-ec61d464b74c
-rw-r--r-- | doc/TODO.txt (renamed from TODO.txt) | 0 | ||||
-rw-r--r-- | doc/checklist-macosx.txt (renamed from checklist-macosx.txt) | 0 | ||||
-rw-r--r-- | icons/OpenSCAD.icns (renamed from OpenSCAD.icns) | bin | 242704 -> 242704 bytes | |||
-rw-r--r-- | icons/icon-alpha.png (renamed from icon-alpha.png) | bin | 96607 -> 96607 bytes | |||
-rw-r--r-- | icons/icon.png (renamed from icon.png) | bin | 121168 -> 121168 bytes | |||
-rw-r--r-- | icons/mask.png (renamed from mask.png) | bin | 4470 -> 4470 bytes | |||
-rw-r--r-- | icons/openscad.ico (renamed from openscad.ico) | bin | 67646 -> 67646 bytes | |||
-rw-r--r-- | icons/prefs3DView.png (renamed from prefs3DView.png) | bin | 5045 -> 5045 bytes | |||
-rw-r--r-- | icons/prefsAdvanced.png (renamed from prefsAdvanced.png) | bin | 3243 -> 3243 bytes | |||
-rw-r--r-- | icons/prefsEditor.png (renamed from prefsEditor.png) | bin | 1913 -> 1913 bytes | |||
-rw-r--r-- | patches/CGAL-OGL-Tess-Combine-Fix.patch (renamed from CGAL-OGL-Tess-Combine-Fix.patch) | 0 | ||||
-rw-r--r-- | patches/CGAL-Valgrind-Enable-Hack.patch (renamed from CGAL-Valgrind-Enable-Hack.patch) | 0 | ||||
-rw-r--r-- | patches/OpenCSG-1.1.0-Reset-Hack.patch (renamed from OpenCSG-1.1.0-Reset-Hack.patch) | 0 | ||||
-rw-r--r-- | patches/OpenCSG-1.1.1-MacOSX-port.patch (renamed from OpenCSG-1.1.1-MacOSX-port.patch) | 0 | ||||
-rw-r--r-- | patches/OpenCSG-1.2.0-MacOSX-port.patch (renamed from OpenCSG-1.2.0-MacOSX-port.patch) | 0 | ||||
-rw-r--r-- | patches/OpenCSG-1.2.0-Reset-Hack.patch (renamed from OpenCSG-1.2.0-Reset-Hack.patch) | 0 | ||||
-rwxr-xr-x | scripts/publish-macosx.sh (renamed from publish-macosx.sh) | 0 | ||||
-rwxr-xr-x | scripts/release-common.sh (renamed from release-common.sh) | 0 | ||||
-rwxr-xr-x | scripts/release-linux.sh (renamed from release-linux.sh) | 0 | ||||
-rwxr-xr-x | scripts/release-macosx.sh (renamed from release-macosx.sh) | 0 | ||||
-rw-r--r-- | scripts/release-win32.sh (renamed from release-win32.sh) | 0 | ||||
-rw-r--r-- | src/CGAL_renderer.h (renamed from CGAL_renderer.h) | 0 | ||||
-rw-r--r-- | src/EventFilter.h (renamed from EventFilter.h) | 0 | ||||
-rw-r--r-- | src/GLView.h (renamed from GLView.h) | 0 | ||||
-rw-r--r-- | src/MainWindow.h (renamed from MainWindow.h) | 0 | ||||
-rw-r--r-- | src/Preferences.cc (renamed from Preferences.cc) | 0 | ||||
-rw-r--r-- | src/Preferences.h (renamed from Preferences.h) | 0 | ||||
-rw-r--r-- | src/context.cc (renamed from context.cc) | 0 | ||||
-rw-r--r-- | src/control.cc (renamed from control.cc) | 0 | ||||
-rw-r--r-- | src/csgops.cc (renamed from csgops.cc) | 0 | ||||
-rw-r--r-- | src/csgterm.cc (renamed from csgterm.cc) | 0 | ||||
-rw-r--r-- | src/dxfdata.cc (renamed from dxfdata.cc) | 0 | ||||
-rw-r--r-- | src/dxfdim.cc (renamed from dxfdim.cc) | 0 | ||||
-rw-r--r-- | src/dxflinextrude.cc (renamed from dxflinextrude.cc) | 0 | ||||
-rw-r--r-- | src/dxfrotextrude.cc (renamed from dxfrotextrude.cc) | 0 | ||||
-rw-r--r-- | src/dxftess-cgal.cc (renamed from dxftess-cgal.cc) | 0 | ||||
-rw-r--r-- | src/dxftess-glu.cc (renamed from dxftess-glu.cc) | 0 | ||||
-rw-r--r-- | src/dxftess.cc (renamed from dxftess.cc) | 0 | ||||
-rw-r--r-- | src/export.cc (renamed from export.cc) | 0 | ||||
-rw-r--r-- | src/expr.cc (renamed from expr.cc) | 0 | ||||
-rw-r--r-- | src/func.cc (renamed from func.cc) | 0 | ||||
-rw-r--r-- | src/glview.cc (renamed from glview.cc) | 0 | ||||
-rw-r--r-- | src/highlighter.cc (renamed from highlighter.cc) | 0 | ||||
-rw-r--r-- | src/import.cc (renamed from import.cc) | 0 | ||||
-rw-r--r-- | src/mainwin.cc (renamed from mainwin.cc) | 0 | ||||
-rw-r--r-- | src/module.cc (renamed from module.cc) | 0 | ||||
-rw-r--r-- | src/nef2dxf.cc (renamed from nef2dxf.cc) | 0 | ||||
-rw-r--r-- | src/openscad.cc (renamed from openscad.cc) | 0 | ||||
-rw-r--r-- | src/openscad.h (renamed from openscad.h) | 0 | ||||
-rw-r--r-- | src/polyset.cc (renamed from polyset.cc) | 0 | ||||
-rw-r--r-- | src/primitives.cc (renamed from primitives.cc) | 0 | ||||
-rw-r--r-- | src/printutils.cc (renamed from printutils.cc) | 0 | ||||
-rw-r--r-- | src/printutils.h (renamed from printutils.h) | 0 | ||||
-rw-r--r-- | src/qtcolorbutton/README.txt (renamed from qtcolorbutton/README.txt) | 0 | ||||
-rw-r--r-- | src/qtcolorbutton/qtcolorbutton.cpp (renamed from qtcolorbutton/qtcolorbutton.cpp) | 0 | ||||
-rw-r--r-- | src/qtcolorbutton/qtcolorbutton.h (renamed from qtcolorbutton/qtcolorbutton.h) | 0 | ||||
-rw-r--r-- | src/qtcolorbutton/qtcolorbutton.pri (renamed from qtcolorbutton/qtcolorbutton.pri) | 0 | ||||
-rw-r--r-- | src/render.cc (renamed from render.cc) | 0 | ||||
-rw-r--r-- | src/surface.cc (renamed from surface.cc) | 0 | ||||
-rw-r--r-- | src/transform.cc (renamed from transform.cc) | 0 | ||||
-rw-r--r-- | src/value.cc (renamed from value.cc) | 0 |
61 files changed, 0 insertions, 0 deletions
diff --git a/checklist-macosx.txt b/doc/checklist-macosx.txt index e3d48eb..e3d48eb 100644 --- a/checklist-macosx.txt +++ b/doc/checklist-macosx.txt diff --git a/OpenSCAD.icns b/icons/OpenSCAD.icns Binary files differindex d6bbe9d..d6bbe9d 100644 --- a/OpenSCAD.icns +++ b/icons/OpenSCAD.icns diff --git a/icon-alpha.png b/icons/icon-alpha.png Binary files differindex 67b6e63..67b6e63 100644 --- a/icon-alpha.png +++ b/icons/icon-alpha.png diff --git a/icon.png b/icons/icon.png Binary files differindex 7912038..7912038 100644 --- a/icon.png +++ b/icons/icon.png diff --git a/mask.png b/icons/mask.png Binary files differindex eea1027..eea1027 100644 --- a/mask.png +++ b/icons/mask.png diff --git a/openscad.ico b/icons/openscad.ico Binary files differindex a210b49..a210b49 100644 --- a/openscad.ico +++ b/icons/openscad.ico diff --git a/prefs3DView.png b/icons/prefs3DView.png Binary files differindex c6b3d56..c6b3d56 100644 --- a/prefs3DView.png +++ b/icons/prefs3DView.png diff --git a/prefsAdvanced.png b/icons/prefsAdvanced.png Binary files differindex 333dc2a..333dc2a 100644 --- a/prefsAdvanced.png +++ b/icons/prefsAdvanced.png diff --git a/prefsEditor.png b/icons/prefsEditor.png Binary files differindex e65d9f7..e65d9f7 100644 --- a/prefsEditor.png +++ b/icons/prefsEditor.png diff --git a/CGAL-OGL-Tess-Combine-Fix.patch b/patches/CGAL-OGL-Tess-Combine-Fix.patch index 2a4ad1a..2a4ad1a 100644 --- a/CGAL-OGL-Tess-Combine-Fix.patch +++ b/patches/CGAL-OGL-Tess-Combine-Fix.patch diff --git a/CGAL-Valgrind-Enable-Hack.patch b/patches/CGAL-Valgrind-Enable-Hack.patch index 90733fc..90733fc 100644 --- a/CGAL-Valgrind-Enable-Hack.patch +++ b/patches/CGAL-Valgrind-Enable-Hack.patch diff --git a/OpenCSG-1.1.0-Reset-Hack.patch b/patches/OpenCSG-1.1.0-Reset-Hack.patch index 493a11b..493a11b 100644 --- a/OpenCSG-1.1.0-Reset-Hack.patch +++ b/patches/OpenCSG-1.1.0-Reset-Hack.patch diff --git a/OpenCSG-1.1.1-MacOSX-port.patch b/patches/OpenCSG-1.1.1-MacOSX-port.patch index 592cdf9..592cdf9 100644 --- a/OpenCSG-1.1.1-MacOSX-port.patch +++ b/patches/OpenCSG-1.1.1-MacOSX-port.patch diff --git a/OpenCSG-1.2.0-MacOSX-port.patch b/patches/OpenCSG-1.2.0-MacOSX-port.patch index 3f1bdc4..3f1bdc4 100644 --- a/OpenCSG-1.2.0-MacOSX-port.patch +++ b/patches/OpenCSG-1.2.0-MacOSX-port.patch diff --git a/OpenCSG-1.2.0-Reset-Hack.patch b/patches/OpenCSG-1.2.0-Reset-Hack.patch index 7254ce7..7254ce7 100644 --- a/OpenCSG-1.2.0-Reset-Hack.patch +++ b/patches/OpenCSG-1.2.0-Reset-Hack.patch diff --git a/publish-macosx.sh b/scripts/publish-macosx.sh index b616d64..b616d64 100755 --- a/publish-macosx.sh +++ b/scripts/publish-macosx.sh diff --git a/release-common.sh b/scripts/release-common.sh index 9624035..9624035 100755 --- a/release-common.sh +++ b/scripts/release-common.sh diff --git a/release-linux.sh b/scripts/release-linux.sh index 41a7aa3..41a7aa3 100755 --- a/release-linux.sh +++ b/scripts/release-linux.sh diff --git a/release-macosx.sh b/scripts/release-macosx.sh index 8ac5dc0..8ac5dc0 100755 --- a/release-macosx.sh +++ b/scripts/release-macosx.sh diff --git a/release-win32.sh b/scripts/release-win32.sh index 540eab9..540eab9 100644 --- a/release-win32.sh +++ b/scripts/release-win32.sh diff --git a/CGAL_renderer.h b/src/CGAL_renderer.h index 3c36db4..3c36db4 100644 --- a/CGAL_renderer.h +++ b/src/CGAL_renderer.h diff --git a/EventFilter.h b/src/EventFilter.h index c3942b5..c3942b5 100644 --- a/EventFilter.h +++ b/src/EventFilter.h diff --git a/MainWindow.h b/src/MainWindow.h index bb1bdc4..bb1bdc4 100644 --- a/MainWindow.h +++ b/src/MainWindow.h diff --git a/Preferences.cc b/src/Preferences.cc index cfc2bdb..cfc2bdb 100644 --- a/Preferences.cc +++ b/src/Preferences.cc diff --git a/Preferences.h b/src/Preferences.h index 39599fd..39599fd 100644 --- a/Preferences.h +++ b/src/Preferences.h diff --git a/context.cc b/src/context.cc index 15a2ea6..15a2ea6 100644 --- a/context.cc +++ b/src/context.cc diff --git a/control.cc b/src/control.cc index 19c5255..19c5255 100644 --- a/control.cc +++ b/src/control.cc diff --git a/csgops.cc b/src/csgops.cc index be29ede..be29ede 100644 --- a/csgops.cc +++ b/src/csgops.cc diff --git a/csgterm.cc b/src/csgterm.cc index ebad060..ebad060 100644 --- a/csgterm.cc +++ b/src/csgterm.cc diff --git a/dxfdata.cc b/src/dxfdata.cc index 864ee7b..864ee7b 100644 --- a/dxfdata.cc +++ b/src/dxfdata.cc diff --git a/dxfdim.cc b/src/dxfdim.cc index 359606a..359606a 100644 --- a/dxfdim.cc +++ b/src/dxfdim.cc diff --git a/dxflinextrude.cc b/src/dxflinextrude.cc index f7a1d24..f7a1d24 100644 --- a/dxflinextrude.cc +++ b/src/dxflinextrude.cc diff --git a/dxfrotextrude.cc b/src/dxfrotextrude.cc index 427bcb0..427bcb0 100644 --- a/dxfrotextrude.cc +++ b/src/dxfrotextrude.cc diff --git a/dxftess-cgal.cc b/src/dxftess-cgal.cc index fa879b6..fa879b6 100644 --- a/dxftess-cgal.cc +++ b/src/dxftess-cgal.cc diff --git a/dxftess-glu.cc b/src/dxftess-glu.cc index 9e5f530..9e5f530 100644 --- a/dxftess-glu.cc +++ b/src/dxftess-glu.cc diff --git a/dxftess.cc b/src/dxftess.cc index c0d4c0c..c0d4c0c 100644 --- a/dxftess.cc +++ b/src/dxftess.cc diff --git a/export.cc b/src/export.cc index cdfbef6..cdfbef6 100644 --- a/export.cc +++ b/src/export.cc diff --git a/glview.cc b/src/glview.cc index 1068318..1068318 100644 --- a/glview.cc +++ b/src/glview.cc diff --git a/highlighter.cc b/src/highlighter.cc index 5e15867..5e15867 100644 --- a/highlighter.cc +++ b/src/highlighter.cc diff --git a/import.cc b/src/import.cc index c9b1a66..c9b1a66 100644 --- a/import.cc +++ b/src/import.cc diff --git a/mainwin.cc b/src/mainwin.cc index 7abb4ed..7abb4ed 100644 --- a/mainwin.cc +++ b/src/mainwin.cc diff --git a/module.cc b/src/module.cc index a319e1e..a319e1e 100644 --- a/module.cc +++ b/src/module.cc diff --git a/nef2dxf.cc b/src/nef2dxf.cc index 9c69e84..9c69e84 100644 --- a/nef2dxf.cc +++ b/src/nef2dxf.cc diff --git a/openscad.cc b/src/openscad.cc index 8c521b6..8c521b6 100644 --- a/openscad.cc +++ b/src/openscad.cc diff --git a/openscad.h b/src/openscad.h index 03ea1cb..03ea1cb 100644 --- a/openscad.h +++ b/src/openscad.h diff --git a/polyset.cc b/src/polyset.cc index 5f22fde..5f22fde 100644 --- a/polyset.cc +++ b/src/polyset.cc diff --git a/primitives.cc b/src/primitives.cc index 2f50578..2f50578 100644 --- a/primitives.cc +++ b/src/primitives.cc diff --git a/printutils.cc b/src/printutils.cc index a75cf14..a75cf14 100644 --- a/printutils.cc +++ b/src/printutils.cc diff --git a/printutils.h b/src/printutils.h index 18cef93..18cef93 100644 --- a/printutils.h +++ b/src/printutils.h diff --git a/qtcolorbutton/README.txt b/src/qtcolorbutton/README.txt index 4b55f67..4b55f67 100644 --- a/qtcolorbutton/README.txt +++ b/src/qtcolorbutton/README.txt diff --git a/qtcolorbutton/qtcolorbutton.cpp b/src/qtcolorbutton/qtcolorbutton.cpp index 21b9848..21b9848 100644 --- a/qtcolorbutton/qtcolorbutton.cpp +++ b/src/qtcolorbutton/qtcolorbutton.cpp diff --git a/qtcolorbutton/qtcolorbutton.h b/src/qtcolorbutton/qtcolorbutton.h index 26bdde0..26bdde0 100644 --- a/qtcolorbutton/qtcolorbutton.h +++ b/src/qtcolorbutton/qtcolorbutton.h diff --git a/qtcolorbutton/qtcolorbutton.pri b/src/qtcolorbutton/qtcolorbutton.pri index 0e41068..0e41068 100644 --- a/qtcolorbutton/qtcolorbutton.pri +++ b/src/qtcolorbutton/qtcolorbutton.pri diff --git a/render.cc b/src/render.cc index 7c82d92..7c82d92 100644 --- a/render.cc +++ b/src/render.cc diff --git a/surface.cc b/src/surface.cc index 4dc3d98..4dc3d98 100644 --- a/surface.cc +++ b/src/surface.cc diff --git a/transform.cc b/src/transform.cc index ecbfcc2..ecbfcc2 100644 --- a/transform.cc +++ b/src/transform.cc |