Commit Graph

5341 Commits (83228e3ef2763e74ad0d3a383a43299076211a6c)

Author SHA1 Message Date
Marius Kintel 83228e3ef2 Merge branch 'examples-cleanup' of github.com:openscad/openscad into examples-cleanup 2015-03-03 15:34:15 -05:00
Torsten Paul ffb0129d03 Generate seeded random values to produce stable output for test cases. 2015-03-03 21:29:43 +01:00
Marius Kintel c830906a3f Merge remote-tracking branch 'origin/master' into examples-cleanup 2015-03-03 14:12:23 -05:00
Marius Kintel 78f83e17d2 Keep 05-osx-fonts.conf in fonts dir to make the fonts work in development mode 2015-03-03 13:25:53 -05:00
Marius Kintel dc160d410d #1158 Updated examples 2015-03-03 02:49:19 -05:00
Marius Kintel 5c7ebc0fda Updated examples 2015-03-03 02:47:53 -05:00
Marius Kintel 928a3f5da7 updated example 2015-03-03 02:46:04 -05:00
Marius Kintel 4d0b59abfa changed convexity 2015-03-03 02:45:41 -05:00
Marius Kintel 8fed5b2aa3 Removed star as it has been covered in other examples 2015-03-03 02:28:50 -05:00
Marius Kintel c255dba121 Added polygon_areas example 2015-03-03 02:28:26 -05:00
Marius Kintel 6eaf6e9500 Allow 2D cross product 2015-03-03 02:28:01 -05:00
Marius Kintel ce1e0d9b80 #1158 Minor cleanup 2015-03-03 01:26:25 -05:00
Marius Kintel 333d402f77 #814 Added list comprehension example 2015-03-03 01:25:54 -05:00
Marius Kintel 4a0071c1ba #1158 Read example filenames from examples.json, allowing us to determine sorting order of examples, as well as ignore spurious files 2015-03-03 00:42:54 -05:00
Marius Kintel 6e44f62472 indentation 2015-03-03 00:41:34 -05:00
Marius Kintel 9fd3aa5f17 Merge remote-tracking branch 'origin/master' into examples-cleanup 2015-03-02 23:12:54 -05:00
Marius Kintel fc436f6f9f #1233 Correctly handle homogeneous components in transformation matrices 2015-03-02 17:16:56 -05:00
Marius Kintel dfc516c5e1 #1233 Added testcase 2015-03-02 17:06:27 -05:00
Marius Kintel 43c500f0b8 Refactor: Moved _DxfData contents to main cc file as it's no longer related to dxfdata 2015-03-02 14:47:28 -05:00
Marius Kintel 4c6cc6aa78 Move private clase ZRemover to cc file 2015-03-02 14:46:45 -05:00
Marius Kintel 70ae4acdd0 Improve line number coloring 2015-03-02 13:11:53 -05:00
Marius Kintel 697399d4a2 bugfix: Sometimes, the margin wasn't wide enought to fit the line numbers, improved colors for no syntax highlighting 2015-03-02 13:11:34 -05:00
Marius Kintel f54a968391 Merge remote-tracking branch 'origin/master' into examples-cleanup 2015-03-01 22:04:57 -05:00
Marius Kintel 70b1fc5c09 cosmetics 2015-03-01 20:45:11 -05:00
Marius Kintel 2b87482a70 Merge pull request #1231 from openscad/fix-new-button
Fix "New" button in launching screen.
2015-02-28 19:05:51 -05:00
Torsten Paul 0bbe4ea43e Fix "New" button in launching screen.
The "New" button will cause the launching screen to return with an empty
selection of files. In this case, the dummy file name "" needs to remain
in the file list to allow the main window to open.
2015-03-01 00:55:59 +01:00
Marius Kintel 94d609addb Merge branch 'master' of github.com:openscad/openscad 2015-02-27 10:19:23 -05:00
Marius Kintel b4d00a3da2 Allow opening of multiple files on application launch on OS X. Fixes #1229 2015-02-27 10:19:21 -05:00
Marius Kintel 3c3ac52576 Merge pull request #1227 from openscad/alpha-marker-fix
Workaround for colors with alpha part in Qt4
2015-02-26 23:43:06 -05:00
Marius Kintel b9e1b6603e Bumped to Qt-5.4.1 2015-02-25 18:58:20 -05:00
Marius Kintel 7b8c98cfbd Make 'show scale values' a slave of 'show axes' 2015-02-25 15:03:52 -05:00
Marius Kintel 994872359e Indentation 2015-02-25 14:50:47 -05:00
Torsten Paul c6bac0be69 Fix handling of colors with alpha value, Qt4 does not support that in QColor. 2015-02-25 20:15:11 +01:00
Torsten Paul 01df14d388 Use indicator 8 as documentation says the first 8 are reserved by lexers. 2015-02-25 20:14:29 +01:00
Marius Kintel 1dbeff48bd Bugfix: Margin font didn't get set correctly, causing font spacing to be larger than necessary for small fonts 2015-02-25 11:32:09 -05:00
Marius Kintel fb2e2fa08d Removed duplicate fire of QComboBox signals 2015-02-25 11:31:30 -05:00
Marius Kintel dd69750d48 Use same fontsize for margin and text 2015-02-24 15:53:48 -05:00
Marius Kintel de595c0f9e Bugfix: Correctly set font 2015-02-24 15:53:24 -05:00
Marius Kintel 656735f694 #1225 moved fixed test to issues 2015-02-23 21:28:41 -05:00
Marius Kintel b13075d2a5 #1225 Fix nan or inf normal vector output 2015-02-23 21:21:31 -05:00
Marius Kintel 56f3552404 #1225 Added testcase 2015-02-23 19:12:44 -05:00
Marius Kintel 0dd3f004dd #1223 Put back check for min value, to catch negative values 2015-02-23 02:17:02 -05:00
Marius Kintel 878cd0a8d8 Updated offset() to correct API 2015-02-23 01:59:34 -05:00
Marius Kintel aaed62060c #1223 Updated tests 2015-02-22 19:02:10 -05:00
Marius Kintel 40ecf515af #1223 Made PNG surfaces behave similar to .dat files; scale max possible intensity to height=100 2015-02-22 19:00:59 -05:00
Marius Kintel 29e52ef4e0 #1223 PNG surfaces were 1 unit too large in the Y direction 2015-02-22 18:37:31 -05:00
Marius Kintel 8302aa830f #865 remove debug info 2015-02-22 13:18:34 -05:00
Marius Kintel c5b0a61911 #865 bugfix: Account for retina displays, fixed bug in relative vs. absolute positioning 2015-02-22 13:17:41 -05:00
Marius Kintel d84d1e0250 Updated contributors 2015-02-22 13:02:03 -05:00
Marius Kintel 54ffa54fa3 Support both Qt4 and Qt5 2015-02-22 11:35:37 -05:00