summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2010-10-31Mostly completed test implementation of text-based CGALRendererMarius Kintel
2010-10-31Added CGALRenderer + some minor fixesMarius Kintel
2010-10-31Added CGALRenderer + some minor fixesMarius Kintel
2010-10-31comment fixMarius Kintel
2010-10-31bugfix: only resize if needed, else nodes get deletedMarius Kintel
2010-10-31some FIXMEsMarius Kintel
2010-10-31Added REMOVE_DUMP defineMarius Kintel
2010-10-31FIXME's added to AbstractNodeMarius Kintel
2010-10-31Committed current version of visitor refactoringMarius Kintel
2010-10-30Compile fixes from Giles Bathgatekintel
git-svn-id: http://svn.clifford.at/openscad/trunk@569 b57f626f-c46c-0410-a088-ec61d464b74c
2010-07-09sign() function suggested by Dan Zuras and implemented by Giles Bathgatekintel
git-svn-id: http://svn.clifford.at/openscad/trunk@568 b57f626f-c46c-0410-a088-ec61d464b74c
2010-07-02Some fixes by Jestin Stoffelkintel
git-svn-id: http://svn.clifford.at/openscad/trunk@566 b57f626f-c46c-0410-a088-ec61d464b74c
2010-06-27Catch some more CGAL exceptions which were encounteredkintel
git-svn-id: http://svn.clifford.at/openscad/trunk@564 b57f626f-c46c-0410-a088-ec61d464b74c
2010-06-26Fixed DXF export to include the necessary information to make Inkscape ↵kintel
import our files git-svn-id: http://svn.clifford.at/openscad/trunk@562 b57f626f-c46c-0410-a088-ec61d464b74c
2010-06-26Applied comma radix bugfix by jmarsdenkintel
git-svn-id: http://svn.clifford.at/openscad/trunk@560 b57f626f-c46c-0410-a088-ec61d464b74c
2010-06-14bugfix: Don't crash when giving 3D vectors or number to a parameter which ↵kintel
expects 2d vectors git-svn-id: http://svn.clifford.at/openscad/trunk@558 b57f626f-c46c-0410-a088-ec61d464b74c
2010-06-12fixed check-before-reload, also for the Reload (F3) functionkintel
git-svn-id: http://svn.clifford.at/openscad/trunk@556 b57f626f-c46c-0410-a088-ec61d464b74c
2010-05-10bugfix: Don't normalize zero-length normalskintel
git-svn-id: http://svn.clifford.at/openscad/trunk@545 b57f626f-c46c-0410-a088-ec61d464b74c
2010-05-09Clifford Wolf:clifford
Added "Design -> Automatic Reload and Compile" (for use with external editor) git-svn-id: http://svn.clifford.at/openscad/trunk@540 b57f626f-c46c-0410-a088-ec61d464b74c
2010-05-08Clifford Wolf:clifford
Ask user when reloading with local midifications git-svn-id: http://svn.clifford.at/openscad/trunk@536 b57f626f-c46c-0410-a088-ec61d464b74c
2010-04-24Output renderer info when OpenGL 2.0 is not foundkintel
git-svn-id: http://svn.clifford.at/openscad/trunk@525 b57f626f-c46c-0410-a088-ec61d464b74c
2010-04-18Clifford Wolf:clifford
Fixed TabStopWidth (at least for QTextEdit) git-svn-id: http://svn.clifford.at/openscad/trunk@523 b57f626f-c46c-0410-a088-ec61d464b74c
2010-04-15Clifford Wolf:clifford
Indent fixes git-svn-id: http://svn.clifford.at/openscad/trunk@522 b57f626f-c46c-0410-a088-ec61d464b74c
2010-04-08bugfix: Icons fell out during the last reorganizationkintel
git-svn-id: http://svn.clifford.at/openscad/trunk@516 b57f626f-c46c-0410-a088-ec61d464b74c
2010-04-07Cmd-line parameter cosmeticskintel
git-svn-id: http://svn.clifford.at/openscad/trunk@515 b57f626f-c46c-0410-a088-ec61d464b74c
2010-04-07Added --help -h/-v --version options to commandline interfacekintel
git-svn-id: http://svn.clifford.at/openscad/trunk@514 b57f626f-c46c-0410-a088-ec61d464b74c
2010-04-05Changed unnecessary if to assertkintel
git-svn-id: http://svn.clifford.at/openscad/trunk@510 b57f626f-c46c-0410-a088-ec61d464b74c
2010-04-03editor bugfix: slots weren't tagged as slotskintel
git-svn-id: http://svn.clifford.at/openscad/trunk@508 b57f626f-c46c-0410-a088-ec61d464b74c
2010-04-03MDI fix and Mac environment for qcodeeditkintel
git-svn-id: http://svn.clifford.at/openscad/trunk@506 b57f626f-c46c-0410-a088-ec61d464b74c
2010-04-03Syntax highlighting now works.kintel
git-svn-id: http://svn.clifford.at/openscad/trunk@505 b57f626f-c46c-0410-a088-ec61d464b74c
2010-04-03Fixed modified signal for qcodeeditkintel
git-svn-id: http://svn.clifford.at/openscad/trunk@504 b57f626f-c46c-0410-a088-ec61d464b74c
2010-04-03Fixed compile error and added zoomIn/zoomOut slotskintel
git-svn-id: http://svn.clifford.at/openscad/trunk@503 b57f626f-c46c-0410-a088-ec61d464b74c
2010-04-03Changes that were supposed to be commited in last commitkintel
git-svn-id: http://svn.clifford.at/openscad/trunk@501 b57f626f-c46c-0410-a088-ec61d464b74c
2010-04-03Replaced main text editor with a qcodeedit widgetkintel
git-svn-id: http://svn.clifford.at/openscad/trunk@500 b57f626f-c46c-0410-a088-ec61d464b74c
2010-03-25minor patches from Andrew Plumbkintel
git-svn-id: http://svn.clifford.at/openscad/trunk@489 b57f626f-c46c-0410-a088-ec61d464b74c
2010-03-23Don't crash on illegal polygon winding - write an error and skip the objectkintel
git-svn-id: http://svn.clifford.at/openscad/trunk@488 b57f626f-c46c-0410-a088-ec61d464b74c
2010-03-19Added expected conflict to parser to kill compiler warningkintel
git-svn-id: http://svn.clifford.at/openscad/trunk@485 b57f626f-c46c-0410-a088-ec61d464b74c
2010-03-11Clifford Wolf:clifford
Fixed binding of ? : operator git-svn-id: http://svn.clifford.at/openscad/trunk@483 b57f626f-c46c-0410-a088-ec61d464b74c
2010-03-03Clifford Wolf:clifford
Little progress with 2d minkowski code git-svn-id: http://svn.clifford.at/openscad/trunk@480 b57f626f-c46c-0410-a088-ec61d464b74c
2010-03-03Call progress callback for each child node of boolean opskintel
git-svn-id: http://svn.clifford.at/openscad/trunk@479 b57f626f-c46c-0410-a088-ec61d464b74c
2010-03-02Explicitly include stdio.h for printf and stderrkintel
git-svn-id: http://svn.clifford.at/openscad/trunk@471 b57f626f-c46c-0410-a088-ec61d464b74c
2010-03-01Clifford Wolf:clifford
export build fix git-svn-id: http://svn.clifford.at/openscad/trunk@470 b57f626f-c46c-0410-a088-ec61d464b74c
2010-03-01export doesn't need MainWindow anymorekintel
git-svn-id: http://svn.clifford.at/openscad/trunk@468 b57f626f-c46c-0410-a088-ec61d464b74c
2010-02-28Removed MainWindow::current_win - made this a tiny bit better, decoupled ↵kintel
MainWindow from printutils git-svn-id: http://svn.clifford.at/openscad/trunk@467 b57f626f-c46c-0410-a088-ec61d464b74c
2010-02-28bugfix: Recently introduced bug - starting openscad without a parameter gave ↵kintel
the current path to MainWindow git-svn-id: http://svn.clifford.at/openscad/trunk@466 b57f626f-c46c-0410-a088-ec61d464b74c
2010-02-28Fixed compile error when CGAL is disabledkintel
git-svn-id: http://svn.clifford.at/openscad/trunk@465 b57f626f-c46c-0410-a088-ec61d464b74c
2010-02-28Fixed compile error when OpenCSG is disabledkintel
git-svn-id: http://svn.clifford.at/openscad/trunk@464 b57f626f-c46c-0410-a088-ec61d464b74c
2010-02-28Clifford Wolf:clifford
Fixed linux release scripts for libraries Improved libraries and examples dir search order for linux git-svn-id: http://svn.clifford.at/openscad/trunk@461 b57f626f-c46c-0410-a088-ec61d464b74c
2010-02-28Clifford Wolf:clifford
Some fixes regarding 'use <filename>' git-svn-id: http://svn.clifford.at/openscad/trunk@460 b57f626f-c46c-0410-a088-ec61d464b74c
2010-02-28Clifford Wolf:clifford
Implemented 'use' statement git-svn-id: http://svn.clifford.at/openscad/trunk@459 b57f626f-c46c-0410-a088-ec61d464b74c
contact: Jan Huwald // Impressum