Commit Graph

4318 Commits (fbceb0bdd875452c5bd6b89118b7c453336f290f)

Author SHA1 Message Date
shaina7837 6a67c0b6bb highlighting and background color set 2014-06-20 12:07:40 +05:30
Marius Kintel 458d60faa6 Refactored the camera handling a bit, added --viewall cmd-line parameter 2014-06-19 17:47:38 -04:00
Marius Kintel c6e21a6027 Report boost version, don't add BOOST_FILESYSTEM_VERION for recent boost versions 2014-06-19 17:43:35 -04:00
shaina7837 0b6814f253 syntax highlighting implemented 2014-06-19 22:53:00 +05:30
shaina7837 25bf6dd20b new lexer added 2014-06-17 21:45:04 +05:30
shaina7837 5936bc2243 added 2014-06-17 21:27:28 +05:30
shaina7837 9d35c792ed scad lexer added 2014-06-17 21:04:54 +05:30
Marius Kintel 48e1d6a5a9 Allow other files than .scad as input 2014-06-16 21:13:18 -04:00
Marius Kintel 4ef994ac3e Pass full path to python script 2014-06-16 15:56:36 -04:00
Marius Kintel e344f7e478 Bugfix - png is the last arg + some better error output 2014-06-16 15:56:07 -04:00
Marius Kintel d77db77825 Rewrote csg-import-test to be able to export other file formats as well as pass extra parameters to OpenSCAD 2014-06-16 02:41:04 -04:00
Marius Kintel b93a6203fe Merge branch 'master' of github.com:openscad/openscad 2014-06-14 16:27:42 -04:00
Marius Kintel 9d09e6475e Disable failing test on Ubuntu 12.04 Gallium drivers 2014-06-14 16:27:37 -04:00
Marius Kintel 9ae42c355a Merge pull request #833 from openscad/fix-visibility-behavior
Ignore visibility change events when the window is closing (fixes #812).
2014-06-14 15:13:31 -04:00
Torsten Paul 0d9e627a8c Ignore visibility change events when the window is closing (fixes #812). 2014-06-14 15:30:48 +02:00
Marius Kintel cf2009f180 Bugfix: Pick up qscintilla2 from the installed .prf file 2014-06-13 15:29:38 -04:00
Marius Kintel 11ca82dbb5 Moved scintilla config to scintilla.pri, enabled scintilla by default 2014-06-13 14:41:40 -04:00
Torsten Paul f20ad99be9 Remove unnecessary include. 2014-06-13 20:37:45 +02:00
shaina7837 6ff02a9ada editor padding removed 2014-06-13 06:10:47 +05:30
shaina7837 6b8acb0d3a error indicator with line marker 2014-06-12 20:26:18 +05:30
shaina7837 9f276a5788 error indicator implemented 2014-06-12 13:31:28 +05:30
shaina7837 a297a1b0aa syntax highlighting 2014-06-11 15:59:05 +05:30
Marius Kintel fe8ce9335e Some tuning of versions of dependencies 2014-06-10 16:20:08 -04:00
Oskar Linde 05e2a1edf1 Mac: Add -stdlib=libc++ to testsuite on 10.9 and later 2014-06-10 02:09:29 -04:00
Marius Kintel 8793fed7db Merge branch 'master' of github.com:openscad/openscad 2014-06-10 01:40:45 -04:00
Marius Kintel c1701654fc #784 bugfix slightly changed twist behavior. Updating test results 2014-06-10 01:40:41 -04:00
Marius Kintel a7b4f2e5b7 #495 Updated test png to reflect correct behavior 2014-06-10 01:13:36 -04:00
Marius Kintel a5a3d8f4cf Some minor cleanup 2014-06-10 00:14:45 -04:00
Marius Kintel 27a2be8411 Applied Oskar's libc++ patches from #828 to master 2014-06-09 23:36:24 -04:00
Marius Kintel 3ccce0d7ee Added testcase for erosions issue 2014-06-09 23:03:33 -04:00
Marius Kintel 7b6153fed8 Updated expected file for #495 2014-06-09 22:48:29 -04:00
Marius Kintel 832725d957 Merge branch 'master' into minkowski-speedup 2014-06-09 22:03:52 -04:00
Marius Kintel aac577635a Merge pull request #826 from tim-caper/winconsole.c
use MS Windows API for Unicode and/or stdout support
2014-06-09 22:00:32 -04:00
Oskar Linde 6b8118c3fe Fix build on Travis 2014-06-09 01:28:14 +02:00
Oskar Linde e8bdf04d48 Fix second half of #495: Nef with holes get imported correctly (CGAL Bug) 2014-06-09 01:17:26 +02:00
Oskar Linde 8e16e2fecb Fix half of #495: Exported facets get correct orientation 2014-06-09 01:17:26 +02:00
Oskar Linde 331df90e4a Make Nef -> OpenGL conversion aware of face orientations allowing (but not enabling) Nef renderer to mark in purple or cull backfaces 2014-06-09 01:17:26 +02:00
Oskar Linde 6df806c60c Minkowski bugfix: Multi-convex shell polyhedra were incorrectly classified as convex 2014-06-08 15:24:24 +02:00
Marius Kintel db22a0191a Merge pull request #827 from purcell/patch-1
[scad-mode] Improved package description
2014-06-07 17:54:01 -04:00
Marius Kintel 7346c3136d Use mt-version of boost for MacPorts and Homebrew 2014-06-07 17:46:29 -04:00
Torsten Paul c6a4332025 Use Scintilla editor only with DEFINES+=USE_SCINTILLA_EDITOR. 2014-06-07 17:43:52 +02:00
shaina 9a712c0c26 scintilla editor working 2014-06-07 17:43:52 +02:00
shaina 950ffe9722 layout problem of editor is solved 2014-06-07 17:43:52 +02:00
Marius Kintel 22e884d08f Quick and dirty fixup 2014-06-07 17:43:52 +02:00
shaina 59a71b7e6e added scintilla editor classes 2014-06-07 17:43:52 +02:00
shaina 5a0df4e6d9 legacyeditor 2014-06-07 17:43:46 +02:00
Steve Purcell 36e007472b [scad-mode] Improved package description 2014-06-07 13:32:47 +01:00
Oskar Linde acd6cb1a4e Bugfix: Work around Clipper's incorrect isHole status after offset() 2014-06-06 13:06:37 +02:00
Tim V. Shaporev 32e3daf767 use MS Windows API for Unicode and/or stdout support 2014-06-06 12:31:22 +04:00
Marius Kintel d90945db6a Merge branch 'winconsole2' of git://github.com/tim-caper/openscad into tim-caper-winconsole2
Conflicts:
	src/openscad.cc
2014-06-05 15:38:59 -04:00