openscad/src
Marius Kintel f58c0a3eb5 Some cleanup of the Context class 2011-09-03 18:51:29 +02:00
..
qtcolorbutton reorganized file structure layout. more to follow... 2010-01-30 04:17:05 +00:00
AppleEvents.cc minor patches from Andrew Plumb 2010-03-25 22:02:45 +00:00
AppleEvents.h Experimental Apple Event hack; you can now do 'tell application "OpenSCAD" to reload' 2010-02-02 01:07:02 +00:00
CGALEvaluator.cc Use new empty() method of CGAL_Nef_polyhedron 2011-09-02 20:19:34 +02:00
CGALEvaluator.h Removed old cruft 2011-09-01 05:05:09 +02:00
CGAL_Nef_polyhedron.cc bugfixes after refactoring 2011-09-01 20:03:35 +02:00
CGAL_Nef_polyhedron.h Added empty() 2011-09-02 20:06:03 +02:00
CGAL_Nef_polyhedron_DxfData.cc Refactoring of CGAL functionality to allow for forward-declaration of CGAL classes in header files, reducing coupling and thus compilation times 2011-09-01 04:09:06 +02:00
CGAL_renderer.h Refactored GL rendering inspired by Giles' work on RapCad. The ultimate goal is to become independent of Qt 2011-07-30 21:29:40 +02:00
CSGTermEvaluator.cc More de-Qt-ify 2011-09-03 06:30:48 +02:00
CSGTermEvaluator.h Refactoring: Moved color functionality into separate module and node 2011-09-02 23:35:10 +02:00
EventFilter.h reorganized file structure layout. more to follow... 2010-01-30 04:17:05 +00:00
GLView.h Merge branch 'master' into visitor 2011-07-31 01:58:51 +02:00
MainWindow.h Merge branch 'master' into visitor 2011-07-31 01:58:51 +02:00
MainWindow.ui merged in recent changes in master 2011-07-11 03:54:20 +02:00
OGL_helper.h Reinstated combine callback. Thanks to Giles for pointing it out 2011-08-03 00:37:39 +02:00
OpenCSGRenderer.cc disable setting alpha without color 2011-09-03 01:53:00 +02:00
OpenCSGRenderer.h some leftover conflicts from the last merge 2011-08-04 04:56:31 +02:00
PolySetCGALEvaluator.cc Ported a bunch of stuff from Qt to STL 2011-09-03 06:10:36 +02:00
PolySetCGALEvaluator.h Refactored some non-CGAL functionality into separate functions in PolySetCGALEvaluator 2011-09-01 17:03:34 +02:00
PolySetEvaluator.cc Merge branch 'master' into visitor 2011-07-31 01:58:51 +02:00
PolySetEvaluator.h Merge branch 'master' into visitor 2011-07-31 01:58:51 +02:00
Preferences.cc Allow the hiding of the opengl2.0 warning on startup. 2011-07-03 13:52:28 +01:00
Preferences.h Allow the hiding of the opengl2.0 warning on startup. 2011-07-03 13:52:28 +01:00
Preferences.ui Allow the hiding of the opengl2.0 warning on startup. 2011-07-03 13:52:28 +01:00
ProgressWidget.cc Delay showing the progress bar with one second 2010-02-12 15:43:56 +00:00
ProgressWidget.h Delay showing the progress bar with one second 2010-02-12 15:43:56 +00:00
ProgressWidget.ui Moved progress display to status bar. Disabled by default but can be enabled in .pro file with CONFIG += progresswidget. Please test and enable as default if it looks good on all platforms. 2010-02-10 15:13:12 +00:00
ThrownTogetherRenderer.cc disable setting alpha without color 2011-09-03 01:53:00 +02:00
ThrownTogetherRenderer.h some leftover conflicts from the last merge 2011-08-04 04:56:31 +02:00
Tree.cc doc and cosmetics 2010-11-06 11:04:03 -04:00
Tree.h doc and cosmetics 2010-11-06 11:04:03 -04:00
builtin.h Ported a bunch of stuff from Qt to STL 2011-09-03 06:10:36 +02:00
cgal.h Refactoring of CGAL functionality to allow for forward-declaration of CGAL classes in header files, reducing coupling and thus compilation times 2011-09-01 04:09:06 +02:00
cgaladv.cc Ported a bunch of stuff from Qt to STL 2011-09-03 06:10:36 +02:00
cgaladv_convexhull2.cc indentation 2011-04-11 01:47:06 +02:00
cgaladv_minkowski2.cc Refactoring of CGAL functionality to allow for forward-declaration of CGAL classes in header files, reducing coupling and thus compilation times 2011-09-01 04:09:06 +02:00
cgalfwd.h Refactoring of CGAL functionality to allow for forward-declaration of CGAL classes in header files, reducing coupling and thus compilation times 2011-09-01 04:09:06 +02:00
cgalrenderer.cc Refactored some non-CGAL functionality into separate functions in PolySetCGALEvaluator 2011-09-01 17:03:34 +02:00
cgalrenderer.h Refactored some non-CGAL functionality into separate functions in PolySetCGALEvaluator 2011-09-01 17:03:34 +02:00
color.cc Ported a bunch of stuff from Qt to STL 2011-09-03 06:10:36 +02:00
colornode.h Refactoring: Moved color functionality into separate module and node 2011-09-02 23:35:10 +02:00
context.cc Some cleanup of the Context class 2011-09-03 18:51:29 +02:00
context.h Some cleanup of the Context class 2011-09-03 18:51:29 +02:00
control.cc killed warnings 2011-09-03 18:42:12 +02:00
csgnode.h Reverted accidental commits 2010-10-31 01:58:50 +00:00
csgops.cc De-Qt-ified AbstractNode 2011-08-04 04:58:17 +02:00
csgterm.cc More de-Qt-ify 2011-09-03 06:30:48 +02:00
csgterm.h More de-Qt-ify 2011-09-03 06:30:48 +02:00
dxfdata.cc bugfix: Importing all layers was broken 2011-08-28 04:35:08 +02:00
dxfdata.h Refactoring of CGAL functionality to allow for forward-declaration of CGAL classes in header files, reducing coupling and thus compilation times 2011-09-01 04:09:06 +02:00
dxfdim.cc Some cleanup of the Context class 2011-09-03 18:51:29 +02:00
dxfdim.h Ported a bunch of stuff from Qt to STL 2011-09-03 06:10:36 +02:00
dxflinextrude.cc Some cleanup of the Context class 2011-09-03 18:51:29 +02:00
dxflinextrudenode.h Ported a bunch of stuff from Qt to STL 2011-09-03 06:10:36 +02:00
dxfrotextrude.cc Some cleanup of the Context class 2011-09-03 18:51:29 +02:00
dxfrotextrudenode.h Ported a bunch of stuff from Qt to STL 2011-09-03 06:10:36 +02:00
dxftess-cgal.cc Refactored some non-CGAL functionality into separate functions in PolySetCGALEvaluator 2011-09-01 17:03:34 +02:00
dxftess-glu.cc bugfixes after refactoring 2011-09-01 20:03:35 +02:00
dxftess.cc Started on getBoundingBox functionality, refactored some vector code as part of this initiative 2011-08-05 02:11:20 +02:00
dxftess.h Refactored some non-CGAL functionality into separate functions in PolySetCGALEvaluator 2011-09-01 17:03:34 +02:00
editor.cc Replaced main text editor with a qcodeedit widget 2010-04-03 03:05:05 +00:00
editor.h editor bugfix: slots weren't tagged as slots 2010-04-03 03:05:40 +00:00
export.cc Refactoring of CGAL functionality to allow for forward-declaration of CGAL classes in header files, reducing coupling and thus compilation times 2011-09-01 04:09:06 +02:00
export.h Refactoring of CGAL functionality to allow for forward-declaration of CGAL classes in header files, reducing coupling and thus compilation times 2011-09-01 04:09:06 +02:00
expr.cc killed warnings 2011-09-03 18:42:45 +02:00
expression.h Ported a bunch of stuff from Qt to STL 2011-09-03 06:10:36 +02:00
func.cc Some cleanup of the Context class 2011-09-03 18:51:29 +02:00
function.h Ported a bunch of stuff from Qt to STL 2011-09-03 06:10:36 +02:00
glview.cc Merge branch 'master' into visitor 2011-07-31 01:58:51 +02:00
grid.h Ported recent changes to master into the visitor branch 2011-04-12 20:35:44 +02:00
highlighter.cc Copyright updates 2011-01-21 02:21:09 +01:00
highlighter.h Fixed compile error and added zoomIn/zoomOut slots 2010-04-03 03:05:20 +00:00
import.cc Some cleanup of the Context class 2011-09-03 18:51:29 +02:00
importnode.h Ported a bunch of stuff from Qt to STL 2011-09-03 06:10:36 +02:00
lexer.l Merge branch 'master' into visitor 2011-08-04 04:02:42 +02:00
mainwin.cc Some cleanup of the Context class 2011-09-03 18:51:29 +02:00
mathc99.cc add some more missing C99 math.h functions 2011-01-18 00:52:45 +01:00
mathc99.h add some more missing C99 math.h functions 2011-01-18 00:52:45 +01:00
module.cc Some cleanup of the Context class 2011-09-03 18:51:29 +02:00
module.h Ported a bunch of stuff from Qt to STL 2011-09-03 06:10:36 +02:00
myqhash.h Added note about when to include 2010-11-03 19:24:19 +01:00
namedcolors.cpp Merge branch 'master' into visitor 2011-07-31 01:58:51 +02:00
node.cc De-Qt-ified AbstractNode 2011-08-04 04:58:17 +02:00
node.h compile fixes for older versions of CGAL + newer versions of gcc 2011-08-24 22:25:15 +02:00
nodecache.h Reverted accidental commits 2010-10-31 01:58:50 +00:00
nodedumper.cc COMPAT mode not needed anymore 2010-11-07 17:52:50 -05:00
nodedumper.h Reverted accidental commits 2010-10-31 01:58:50 +00:00
openscad.cc Refactored some non-CGAL functionality into separate functions in PolySetCGALEvaluator 2011-09-01 17:03:34 +02:00
openscad.h Copyright updates 2011-01-21 02:21:09 +01:00
parser.y refactor fix: use hex timestamps 2011-09-03 16:53:05 +02:00
polyset.cc bugfix: center vector was uninitialized 2011-09-02 02:14:24 +02:00
polyset.h Added isempty() 2011-09-01 22:42:46 +02:00
primitives.cc Ported a bunch of stuff from Qt to STL 2011-09-03 06:10:36 +02:00
printutils.cc bugfix: Cache output for non-existing files should be 0.0 2011-04-29 11:06:46 -04:00
printutils.h bugfix: Cache output for non-existing files should be 0.0 2011-04-29 11:06:46 -04:00
progress.cc Cleaned up progress handling, implemented cancel function. Needs more testing 2010-02-09 13:48:09 +00:00
progress.h Cleaned up progress handling, implemented cancel function. Needs more testing 2010-02-09 13:48:09 +00:00
projection.cc Ported a bunch of stuff from Qt to STL 2011-09-03 06:10:36 +02:00
projectionnode.h De-Qt-ified AbstractNode 2011-08-04 04:58:17 +02:00
qhash.cc Added CSGTextCache for experimenting with cache-tree organization 2010-10-31 02:42:35 +02:00
render-opencsg.cc.org Merge branch 'master' into visitor 2011-07-31 01:58:51 +02:00
render.cc Ported a bunch of stuff from Qt to STL 2011-09-03 06:10:36 +02:00
renderer.h Refactored GL rendering inspired by Giles' work on RapCad. The ultimate goal is to become independent of Qt 2011-07-30 21:29:40 +02:00
rendernode.h De-Qt-ified AbstractNode 2011-08-04 04:58:17 +02:00
state.h Refactoring: Moved color functionality into separate module and node 2011-09-02 23:35:10 +02:00
stl-utils.h De-Qt-ified AbstractNode 2011-08-04 04:58:17 +02:00
surface.cc Some cleanup of the Context class 2011-09-03 18:51:29 +02:00
transform.cc Ported a bunch of stuff from Qt to STL 2011-09-03 06:10:36 +02:00
transformnode.h Refactoring: Moved color functionality into separate module and node 2011-09-02 23:35:10 +02:00
traverser.cc De-Qt-ified AbstractNode 2011-08-04 04:58:17 +02:00
traverser.h De-Qt-ified AbstractNode 2011-08-04 04:58:17 +02:00
value.cc More de-Qt-ify 2011-09-03 06:30:48 +02:00
value.h More de-Qt-ify 2011-09-03 06:30:48 +02:00
visitor.h Refactoring: Moved color functionality into separate module and node 2011-09-02 23:35:10 +02:00