Commit Graph

4169 Commits (22e884d08f7ca8ed4d24b5e43219864fc91df861)

Author SHA1 Message Date
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
Oskar Linde acd6cb1a4e Bugfix: Work around Clipper's incorrect isHole status after offset() 2014-06-06 13:06:37 +02: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
Marius Kintel 026efa317f Merge pull request #823 from tim-caper/func.cc
fixup issue 767 & func.cc cleanup
2014-06-04 18:29:32 -04:00
Tim V. Shaporev 0b4e4ee946 fixup issue 767 & func.cc cleanup
1) fixed last cases of duplicate calls to getArgValue() in builtin_lookup() and instantiate();
2) make sin_degrees() & cos_degrees() separate functions to use in other parts of code;
3) cleaned most of gcc warnings in func.cc
2014-06-04 14:04:21 +04:00
don bright 78803bfe10 builder.sh use master as default branch 2014-06-02 18:02:34 -07:00
don bright 1ee5f18794 change gettext detection (libintl is part of gnu libc not gettext?) 2014-06-02 17:38:24 -07:00
don bright 958345a0a5 change gettext detection (libintl is part of gnu libc not gettext). also
disable native java in gettext. disable redundant glib build.
2014-06-02 17:15:19 -07:00
don bright 19d3ba0d96 change gettext-tarball-existance test to use .gz not .xz, since the
download/unpack use gz (and gz is more portable than xz)
2014-06-02 16:14:13 -07:00
don bright eb45f9bc36 more documentation of scripts. disable java for gettext. disable docs for fontconfig 2014-06-02 16:12:54 -07:00
Marius Kintel 1999898508 devicePixelRatio() was introduced in Qt-5.1.0 2014-05-31 15:52:08 -04:00
Marius Kintel ca3ff7cf66 Related to #737 - allow for nbsp (0xc2a0) characters on the cmd-line 2014-05-29 18:22:32 -04:00
Marius Kintel 380af79b25 This was fixed during unstable refactoring. Fixes #585 2014-05-29 02:08:03 -04:00
Marius Kintel 1d5ff65e04 freetype and harfbuzz build fixes, updated gettext, ffi, glib, harfbuzz 2014-05-29 01:19:12 -04:00
Marius Kintel c73dfa6e8e Updated to Qt-5.3.0 and CGAL-4.4 2014-05-29 00:22:59 -04:00
Marius Kintel ef1c92ca2f #803 compile fix: Initializing static variables in a header file is a GNU extension 2014-05-28 22:53:32 -04:00
Marius Kintel 4ccda0f794 #784 bugfix: Missing conversion to radians 2014-05-28 22:52:21 -04:00
Marius Kintel a633c9c650 #567 Exclude the last remaining test until improved GL drivers can be used on Travis VMs 2014-05-28 20:49:27 -04:00
Marius Kintel 22e46762f8 Catch File Exists on makedirs to better support parallel runs 2014-05-28 20:36:40 -04:00
Marius Kintel ce24e2e29b Initialize FaceInfo properly. Caused problems with some compilers, e.g. on Ubuntu 12.04 2014-05-26 17:35:37 -04:00
Marius Kintel f4278926f8 Attempt to upgrade mesa to fix rendering bugs 2014-05-26 16:21:34 -04:00
Marius Kintel f18becefec Merge pull request #792 from openscad/list-comprehensions
List comprehensions && let() expression
2014-05-26 15:39:48 -04:00
Marius Kintel a6cc43f1f6 #810 Quickfix to improve progress feedback on CSG ops 2014-05-26 00:27:20 -04:00
Marius Kintel 38c24fe006 Merge branch 'master' into list-comprehensions 2014-05-25 16:00:10 -04:00
Marius Kintel 0ae6ea9c8a doc 2014-05-25 15:59:46 -04:00
Marius Kintel 89ade7c568 Attempt to fix some problems related to use of temporary objects after they've potentially been destructed 2014-05-25 00:50:19 -04:00
Marius Kintel bba4f0e821 Merge pull request #809 from michthom/master
Update to OpenSCAD 2014.03
2014-05-24 22:30:21 -04:00
Michael Thomson 04e0de5fe9 Use BBLMPredefinedNameList to show parameters etc 2014-05-25 00:38:37 +01:00
Michael Thomson 686fe11fc2 Update to OpenSCAD 2014.03
Added many more keywords and included the CC Attribution license info.
2014-05-24 23:22:08 +01:00
Marius Kintel 88ab6d6038 Merge branch 'master' of https://github.com/openscad/openscad 2014-05-24 22:10:27 +02:00
Marius Kintel 6661f9de1c Testing with fontconfig 2.8 2014-05-24 16:05:05 -04:00
Marius Kintel 90b815a4be Added fontconfig to travis setup 2014-05-24 16:02:34 -04:00
Marius Kintel 778eac0e22 Update after adding ppa 2014-05-24 16:00:15 -04:00
Marius Kintel e2950f6ea7 attempt to fix ppa conflict 2014-05-24 15:56:46 -04:00
Marius Kintel 6ef026bbad Removed some obsolete packages 2014-05-24 15:54:12 -04:00
Marius Kintel d4a221606f Added harfbuzz PPA 2014-05-24 15:51:55 -04:00
Marius Kintel e536e1ba19 Merge branch 'master' of https://github.com/openscad/openscad 2014-05-24 21:50:16 +02:00
Marius Kintel 8f85f2ded9 Merge branch 'master' of github.com:openscad/openscad 2014-05-24 15:49:52 -04:00
Marius Kintel 481d3754b3 Cleaned up library dependencies 2014-05-24 15:49:46 -04:00
Marius Kintel 447c260438 Ubuntu 12.04 build fixes 2014-05-24 21:41:04 +02:00
Marius Kintel 65edc63166 kill warning 2014-05-24 12:08:37 -04:00
Marius Kintel 944e898280 Merge pull request #808 from Lenbok/issue-438-cl-dependency
Remove dependency on cl from scad-mode
2014-05-24 11:49:52 -04:00
Marius Kintel 97149a8991 Merge pull request #807 from Lenbok/scad-mode-improvement
Improvements to the emacs scad-mode
2014-05-24 11:49:42 -04:00
Lenbok eae4d6c7fa Remove dependency on cl by substituting incf for setq, and fail-fast if there is a problem during indentation 2014-05-24 19:55:48 +12:00
Lenbok 206f2cacb1 Add use and include to syntax highlighting. Also prime dynamic keyword expansion 2014-05-24 19:24:59 +12:00
Marius Kintel c9bbb3b9bf Use shared_ptr instead of managing memory manually 2014-05-23 17:44:14 -04:00
Marius Kintel 147685d2c8 Merge pull request #797 from openscad/csg-import-tests
Csg import tests
2014-05-23 16:44:58 -04:00
Marius Kintel 357e0beccd Merge branch 'master' into csg-import-tests 2014-05-23 16:36:07 -04:00