openscad/src
kintel f715d7cbfa bugfix: Don't normalize zero-length normals
git-svn-id: http://svn.clifford.at/openscad/trunk@545 b57f626f-c46c-0410-a088-ec61d464b74c
2010-05-10 18:14:12 +00: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
CGAL_renderer.h header file reorg 2010-01-30 04:26:05 +00:00
EventFilter.h reorganized file structure layout. more to follow... 2010-01-30 04:17:05 +00:00
GLView.h Clifford Wolf: 2010-02-09 06:06:37 +00:00
MainWindow.h Clifford Wolf: 2010-05-09 13:27:05 +00:00
MainWindow.ui Clifford Wolf: 2010-05-09 13:27:05 +00:00
Preferences.cc Clifford Wolf: 2010-02-01 09:34:18 +00:00
Preferences.h reorganized file structure layout. more to follow... 2010-01-30 04:17:05 +00:00
Preferences.ui bugfix: Icons fell out during the last reorganization 2010-04-08 00:22:27 +00: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
builtin.h Clifford Wolf: 2010-02-20 14:37:20 +00:00
cgal.h Clifford Wolf: 2010-02-20 14:37:20 +00:00
cgaladv.cc Clifford Wolf: 2010-03-03 19:27:22 +00:00
cgaladv_minkowski2.cc Clifford Wolf: 2010-03-03 19:27:22 +00:00
cgaladv_minkowski3.cc Clifford Wolf: 2010-03-03 19:27:22 +00:00
context.cc Clifford Wolf: 2010-02-28 13:48:04 +00:00
context.h Clifford Wolf: 2010-02-28 13:48:04 +00:00
control.cc Support for if-else statements 2010-02-12 13:20:15 +00:00
csgops.cc Call progress callback for each child node of boolean ops 2010-03-03 04:00:31 +00:00
csgterm.cc Clifford Wolf: 2010-02-01 09:34:18 +00:00
csgterm.h header file reorg 2010-01-30 04:26:05 +00:00
dxfdata.cc Clifford Wolf: 2010-02-01 09:34:18 +00:00
dxfdata.h Clifford Wolf: 2010-02-01 10:01:05 +00:00
dxfdim.cc Multiple non-MDI assumptions were made, setting CWD and assuming it didn't change. Fix required to pass more context to nodes (functions). It's not totally clean, but it's a start. Fixes bugs: opening multiple files simultaneously only loaded the first file, refreshing an scad file referencing an external file failed if another scad file was opened in the meantime. 2010-02-23 20:47:54 +00:00
dxfdim.h header file reorg 2010-01-30 04:26:05 +00:00
dxflinextrude.cc dump() bugfix: and were mixed up in the output 2010-02-28 03:21:53 +00:00
dxfrotextrude.cc dump() bugfix: and were mixed up in the output 2010-02-28 03:21:53 +00:00
dxftess-cgal.cc Let the known case of polygon intersection spew out an error message instead of crashing 2010-02-02 17:39:23 +00:00
dxftess-glu.cc header file reorg 2010-01-30 04:26:05 +00:00
dxftess.cc Clifford Wolf: 2010-02-01 10:01:05 +00:00
dxftess.h header file reorg 2010-01-30 04:26:05 +00: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 bugfix: Don't normalize zero-length normals 2010-05-10 18:14:12 +00:00
export.h Clifford Wolf: 2010-01-30 07:41:55 +00:00
expr.cc Fixed crash when using negative array indices 2010-02-10 15:26:15 +00:00
expression.h header file reorg 2010-01-30 04:26:05 +00:00
func.cc Clifford Wolf: 2010-02-26 11:53:32 +00:00
function.h Multiple non-MDI assumptions were made, setting CWD and assuming it didn't change. Fix required to pass more context to nodes (functions). It's not totally clean, but it's a start. Fixes bugs: opening multiple files simultaneously only loaded the first file, refreshing an scad file referencing an external file failed if another scad file was opened in the meantime. 2010-02-23 20:47:54 +00:00
glview.cc Output renderer info when OpenGL 2.0 is not found 2010-04-24 19:48:18 +00:00
grid.h linux build fixes 2010-01-30 05:33:01 +00:00
highlighter.cc Fixed compile error and added zoomIn/zoomOut slots 2010-04-03 03:05:20 +00:00
highlighter.h Fixed compile error and added zoomIn/zoomOut slots 2010-04-03 03:05:20 +00:00
import.cc dump() bugfix: and were mixed up in the output 2010-02-28 03:21:53 +00:00
lexer.l Clifford Wolf: 2010-02-28 13:59:43 +00:00
mainwin.cc Clifford Wolf: 2010-05-09 13:27:05 +00:00
module.cc Clifford Wolf: 2010-02-28 13:48:04 +00:00
module.h Clifford Wolf: 2010-02-28 13:48:04 +00:00
nef2dxf.cc Clifford Wolf: 2010-02-01 10:01:05 +00:00
node.cc Call progress callback for each child node of boolean ops 2010-03-03 04:00:31 +00:00
node.h Clifford Wolf: 2010-02-20 14:37:20 +00:00
openscad.cc Clifford Wolf: 2010-04-15 15:40:42 +00:00
openscad.h Multiple non-MDI assumptions were made, setting CWD and assuming it didn't change. Fix required to pass more context to nodes (functions). It's not totally clean, but it's a start. Fixes bugs: opening multiple files simultaneously only loaded the first file, refreshing an scad file referencing an external file failed if another scad file was opened in the meantime. 2010-02-23 20:47:54 +00:00
parser.y Added expected conflict to parser to kill compiler warning 2010-03-19 04:10:07 +00:00
polyset.cc Don't crash on illegal polygon winding - write an error and skip the object 2010-03-23 23:06:38 +00:00
polyset.h linux build fixes 2010-01-30 05:25:21 +00:00
primitives.cc Changed unnecessary if to assert 2010-04-05 10:28:41 +00:00
printutils.cc Explicitly include stdio.h for printf and stderr 2010-03-02 03:16:30 +00:00
printutils.h Removed MainWindow::current_win - made this a tiny bit better, decoupled MainWindow from printutils 2010-02-28 20:54:55 +00: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 Clifford Wolf: 2010-02-20 14:37:20 +00:00
render-opencsg.cc Extracted OpenCSG code to separate files 2010-02-10 16:43:43 +00:00
render-opencsg.h Extracted OpenCSG code to separate files 2010-02-10 16:43:43 +00:00
render.cc Call progress callback for each child node of boolean ops 2010-03-03 04:00:31 +00:00
surface.cc Multiple non-MDI assumptions were made, setting CWD and assuming it didn't change. Fix required to pass more context to nodes (functions). It's not totally clean, but it's a start. Fixes bugs: opening multiple files simultaneously only loaded the first file, refreshing an scad file referencing an external file failed if another scad file was opened in the meantime. 2010-02-23 20:47:54 +00:00
transform.cc Call progress callback for each child node of boolean ops 2010-03-03 04:00:31 +00:00
value.cc bugfix: NUMBER*VECTOR was broken. this'ified to make code easier to read 2010-02-09 23:32:14 +00:00
value.h header file reorg 2010-01-30 04:26:05 +00:00