wmayer
7801fbef3a
+ fixes #0001849 : Enable Spin Boxes support for Pad, Fillet and Chamfer
2014-12-11 18:25:30 +01:00
wmayer
5665302521
+ implement PrefQuantitySpinBox
2014-12-11 14:23:32 +01:00
wmayer
ae3755cf01
+ utc time with timezone
2014-12-10 15:39:45 +01:00
Sebastian Hoogen
7a8492fddc
use ISO 8601 timestamps including timezone
...
for creation and last changed properties
2014-12-10 12:52:06 +01:00
Sebastian Hoogen
fc14611c93
use 4 spaces to indent XML output
2014-12-10 01:33:51 +01:00
wmayer
d4a5249b4b
+ when creating picture check whether pbuffer is supported
2014-12-09 14:18:44 +01:00
wmayer
5da5be2eea
+ fix crash in spnav settings dialog while changing language, improve whitespaces
2014-12-09 13:44:25 +01:00
wood galaxy
6aa91b3622
Ready for merge : fix issues #1618 and #1607
...
Implement getSubVolume to cut wall with roof.
Now Roof is not hidden when removing it to a wall.
2014-12-08 12:23:01 -02:00
wood galaxy
341782ec54
Implement Overhang
2014-12-08 12:23:01 -02:00
wood galaxy
1876f36611
Fix bug if user enter thickness = 0
2014-12-08 12:23:01 -02:00
wood galaxy
715b5d7fe9
Add a new Arch Roof Builder
2014-12-08 12:23:01 -02:00
wmayer
c02590c666
+ support of merging projects on App level
2014-12-07 00:38:53 +01:00
wmayer
2608d0aaf2
+ 0001849: Enable Spin Boxes support for Pad, Fillet and Chamfer
2014-12-07 00:38:02 +01:00
wmayer
ec4a496866
+ when checking for custom toolbars do not auto-create sub-groups in user parameters
2014-12-06 14:46:08 +01:00
Sebastian Hoogen
c931bee01d
list multiple branches in version info
...
in case last commit is a octopus merge
2014-12-06 13:54:50 +01:00
Sebastian Hoogen
8a93916331
calculate the revision number from reference commit
2014-12-06 13:54:49 +01:00
Sebastian Hoogen
54cfed03ba
split the revision information
...
to a number for those commits common with the blessed master and a number for
those ahead of the current master
choose the url from available remotes
remove ssh username
accept ssh://[...].sf.net as origin
2014-12-06 13:54:48 +01:00
wmayer
2347d677dd
+ support global custom toolbars
2014-12-06 13:21:36 +01:00
jriegel
9a07c3ad9e
fix in reading results from Calculix
2014-12-06 13:10:09 +01:00
wmayer
4964628291
+ check if file handle is valid in FileInfo::isFile
2014-12-04 16:44:22 +01:00
wmayer
6872b2c393
+ fixes #0001736 : Parts with multiple colors are displayed in a single bad color after hiding
2014-12-04 14:36:43 +01:00
wmayer
0db3326e68
+ fixes #0001845 : The Project Utility drops the diffuse colors
2014-12-04 01:23:41 +01:00
Yorik van Havre
a6563fb03a
Draft: Fixed polygon center snap
2014-12-03 11:16:08 -02:00
wmayer
c6f1132664
+ degree symbol is not 7-bit ASCII, use utf-8
2014-12-03 10:26:15 +01:00
wmayer
3de3aa49d3
+ make sure to use valid compression level
2014-12-02 23:02:04 +01:00
wmayer
52dc0dda47
+ allow to modify placement via sub-attributes
2014-12-02 19:19:23 +01:00
wmayer
351ad4f6c7
+ fixes #0001363 : VRML export can produce corrupt files
2014-12-02 15:40:36 +01:00
wmayer
f5a4e68068
+ revert regression with mixing Python debug and release libs
2014-12-02 11:29:28 +01:00
wmayer
640c9cbf8b
+ fixes #0001361 : StartPage scripts and resources are installed twice
2014-12-01 15:57:23 +01:00
wmayer
dd3412b159
+ improve whitespaces
2014-12-01 11:36:33 +01:00
wmayer
73859191f3
+ exposing onBeforeChange to Python
2014-12-01 10:58:25 +01:00
jriegel
9c2f8d785d
Merge branch 'refs/heads/review-CL-Bundler'
2014-11-29 20:08:06 +01:00
jriegel
38fc7ba604
Merge branch 'refs/heads/master' into review-CL-Bundler
2014-11-29 15:43:19 +01:00
wmayer
2896372a75
+ fix mesh unit tests
2014-11-29 15:17:58 +01:00
Michael Georg Hansen
55884f373c
Print an error message if PySideTools are not found.
2014-11-28 10:55:30 -02:00
wmayer
c04c513b41
+ fix typo, consistent icon name
2014-11-26 14:36:11 +01:00
Abdullah Tahiri
fe3beb89fd
Sketcher Enhancement: Merge sketches : Art by Jim
2014-11-26 14:23:46 +01:00
Abdullah Tahiri
0f72bc68ba
Sketcher Enhancement: Merge sketches
...
- It copies the geometry and associated constraints of a plurality of sketches into a new sketch
- The functionality is accessible from outside sketch edit mode, directly from the menu Sketch
2014-11-26 14:23:14 +01:00
wmayer
e3e2667252
+ remove some more autotools files
2014-11-26 13:03:59 +01:00
Sebastian Hoogen
debca91e98
remove support for automake
2014-11-26 10:26:30 +01:00
wmayer
c9ab183bf4
+ set DBL_MAX as maximum for units
2014-11-24 14:30:50 +01:00
Sebastian Hoogen
428b47d74a
importOpenSCAD: support for projection(cut=true)
2014-11-23 19:26:28 -02:00
Sebastian Hoogen
c8934c06a8
enhancements in exportDRAWEXE.py
...
simplify float formatting
support for Part::Thickness in exportDRAWEXE.py
support for Draft::Ellipse in exportDRAWEXE.py
support for Annotations
2014-11-23 19:24:34 -02:00
Yorik van Havre
58a84d2748
Arch: small fix in sectionplane - fixes #1836
2014-11-23 19:23:13 -02:00
wmayer
3c61d41dbf
+ fix bug in mesh bounding box, fix clang warning
2014-11-23 10:55:36 +01:00
jriegel
7d30060c4e
fix in destruction of the application
2014-11-22 16:41:22 +01:00
jriegel
81ef381b66
fix for VC9
2014-11-22 14:34:05 +01:00
jriegel
10ff1e579d
fix bug on highlighting invisibel nodes
2014-11-22 13:51:31 +01:00
jriegel
1bc6df8eac
Merge branch 'refs/heads/master' into review-CL-Bundler
...
Conflicts:
src/3rdParty/salomesmesh/CMakeLists.txt
2014-11-22 13:51:04 +01:00
jriegel
6483c66cba
small fix for VS 2013
2014-11-22 12:46:10 +01:00