Commit Graph

4357 Commits (4f4bf2b0b86aeca36e95fe10974190d5493cf557)

Author SHA1 Message Date
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
Marius Kintel 8ac0209db5 bugfix: FindGLIB2 didn't clean up properly. added new pkg-config utility functions which can be reused 2014-05-23 16:30:50 -04:00
OskarLinde 0fa0a84a22 Merge pull request #806 from OskarLinde/list-comprehensions-and-let
List comprehensions and let update
2014-05-23 19:27:41 +02:00
Marius Kintel 3c9d9a705a Merge branch 'master' into csg-import-tests 2014-05-22 23:44:41 -04:00
Marius Kintel db19afcf80 Updated include guards to #pragma once 2014-05-22 22:26:46 -04:00
Marius Kintel 6ed870b53a Change order of dependency builds to avoid picking up the wrong dependency 2014-05-22 21:55:22 -04:00
Oskar Linde 694dad5a8b Added testcases for let and list-comprehensions 2014-05-22 22:58:24 +02:00
Oskar Linde dd4e229a46 let()-expression: disable reassignments 2014-05-22 22:24:26 +02:00
Oskar Linde 0a610baf5b Refactor let and list comprehension expressions a little
to be more in line with the other expression evaluation refactoring to minimize stack space
2014-05-22 21:51:29 +02:00
Oskar Linde c67ef30b75 Merge remote-tracking branch 'origin/list-comprehensions' into list-comprehensions-and-let 2014-05-22 21:37:49 +02:00
Oskar Linde 02cb1f0ca8 Speed up 3D convex hull() by a few orders of magnitude by using a more suitable kernel 2014-05-22 21:15:34 +02:00
Oskar Linde 35c2a5e5ca Speed up 3D hull() slightly by avoiding converting the result to Nef 2014-05-22 20:09:54 +02:00
Marius Kintel 943e98ae80 Merge branch 'master' into text-module 2014-05-21 16:43:11 -04:00