Stefan Tröger
cda99210d5
FEM: Protect iteration from null ptr
2016-06-15 22:34:10 +02:00
Jean-Marie Verdun
47f21309dd
FEM: Make FEM compatible with SMESH7
2016-06-15 22:34:10 +02:00
Stefan Tröger
61f503ad51
FEM: Make SMESH7 compile with occ6
2016-06-15 22:34:10 +02:00
Jean-Marie Verdun
666a3e5a68
Upgrade to SMESH7.7.1
2016-06-15 22:34:10 +02:00
Yorik van Havre
79dcdfbc78
Arch: Partial fix for IFC export of precast elements
2016-06-14 23:09:43 -03:00
Yorik van Havre
d05ac66c3c
Arch: Read Description property of IFC objects
2016-06-14 19:18:37 -03:00
Yorik van Havre
60d918983e
Arch: select precast dent when adding a new one
2016-06-14 19:18:04 -03:00
Yorik van Havre
7ee6a6737f
Draft: Added preference setting to customize labels of Draft and Arch clones
2016-06-14 19:17:02 -03:00
Yorik van Havre
8f45e13789
Spreadsheet: Added Python version of Spreadhseet::Sheet
2016-06-14 19:16:00 -03:00
wmayer
e487633bc6
+ support of seek operation on PyStreambuf
2016-06-14 13:59:02 +02:00
wmayer
6be9ee87ea
+ fix many warnings in libarea using MSVC
2016-06-14 11:04:19 +02:00
Yorik van Havre
26be0067cd
Arch: Allow precast beams to have dents too
2016-06-13 22:53:58 -03:00
Yorik van Havre
24c279f92b
Merge remote-tracking branch 'sliptonic/master'
2016-06-13 20:02:32 -03:00
wmayer
dea884ab6a
+ enable buffered writing in PyStreambuf
2016-06-13 19:22:15 +02:00
Yorik van Havre
285f6aea9d
Draft: Center Snap can now also snap to center of faces
2016-06-13 13:46:51 -03:00
Lorenz Hüdepohl
092e8e10c1
PathUtils: remove unnecessary arguments to convert()
...
The arguments Side, radius, clockwise, and firstedge were never used in
convert()
2016-06-13 15:27:21 +02:00
Lorenz Hüdepohl
c862fc0065
Path: add plunge angle feature for PathProfile
...
With the new property "PlungeAngle", one can specify the inclination of
a ramp into the material, instead of plunging straight down. The
original behaviour and default is set to 90.0 degrees. A value of zero
makes the tool descent exactly one layer depth down per turn.
2016-06-13 15:27:21 +02:00
sliptonic
451355e159
Merge branch 'master' into master
2016-06-13 08:25:07 -05:00
wwmayer
d51422347c
Merge pull request #185 from dev-at-stellardeath-org/master
...
PathProfile.py: Fix non-GUI usage
2016-06-13 15:13:45 +02:00
tomate44
f13f57ef3d
Implements more arguments to BSplineCurve.approximate
2016-06-13 14:18:35 +02:00
Yorik van Havre
0dfc6678bd
Arch: added precast concrete presets & objects to structure tool - issue #2853
2016-06-12 22:47:58 -03:00
sliptonic
0f46fd6636
Merge branch 'master' into master
2016-06-12 19:37:46 -05:00
sliptonic
f42c90f459
Fix for partial libarea pockets.
2016-06-12 14:23:06 -05:00
wmayer
c3318a3fff
+ prepare PyStreambuf for buffered writing
2016-06-12 18:20:31 +02:00
wmayer
0d4be03f4b
+ optimize PyStreambuf::underflow() and fix failure for large files/buffers
2016-06-12 14:50:02 +02:00
sliptonic
a02d704d0a
Updated libarea with changes from Heeks/libarea
2016-06-11 10:51:27 -05:00
sliptonic
dff173cd1f
Fixes for various gcode errors
...
Some operations were still outputting even if disabled.
Nested comments caused trouble in linuxcnc
Machine was producing an initial move that was potentially dangerous
2016-06-11 10:51:27 -05:00
wmayer
f55fb8cb99
+ avoid memory exception when stl file is empty
2016-06-11 16:25:41 +02:00
wmayer
f8c0d2f05d
+ fix possible crash when throw file exception
2016-06-11 16:25:06 +02:00
wmayer
051a9fce73
+ fix bug in PyStreambuf when reading binary data
2016-06-11 15:38:51 +02:00
wmayer
10bb9fa5cc
+ add overloaded methods of write() and read() to write and read from streams
2016-06-11 14:47:01 +02:00
wmayer
91ba585ee0
+ add overloaded methods of save() and load() to write and read from streams
2016-06-11 13:48:24 +02:00
wmayer
9c7bc073e4
+ for importBrep() and exportBrep() allow file names or file objects
2016-06-11 12:38:58 +02:00
wmayer
432dcb5833
+ extend PyStreambuf to write data
2016-06-11 11:54:01 +02:00
Yorik van Havre
e42385a25b
Arch: Finally using proper UnitStrings in Arch tools
2016-06-10 19:08:00 -03:00
Lorenz Hüdepohl
7be378954e
PathProfile.py: Fix non-GUI usage
...
The call to QtGui.QApplication.translate is not possible and necessary
without a GUI
2016-06-10 23:10:04 +02:00
wmayer
a363d6ff7c
+ take care of group separator in minimum/maximum of color bar
2016-06-10 11:27:40 +02:00
Yorik van Havre
319920c185
Material: allow to display Drawing Patterns in material editor - issue #2577
2016-06-09 22:19:45 -03:00
Yorik van Havre
f0394c7b22
Arch: Bugfixes in IFC export
...
* Only export materials used in the exported objects
* Fixed placement of Part Extrusion-based objects
2016-06-09 22:16:55 -03:00
Yorik van Havre
59691c10d2
Reordered credits screen alphabetically
2016-06-09 22:14:49 -03:00
Bernd Hahnebach
7f2833b465
FEM: typo in Menue entry
2016-06-06 07:07:36 +02:00
Bernd Hahnebach
7e092db898
FEM: fix for importing ccx result mesh
2016-06-06 07:07:36 +02:00
wmayer
3ceaf7acf9
+ make compiler check working for older cmake versions
2016-06-05 09:37:26 +02:00
Yorik van Havre
27b4836d80
Arch: Added support for IfcOpenShell serializer
2016-06-04 17:43:41 -03:00
Yorik van Havre
dad057cac5
Draft: Handle exception in DXF output
2016-06-04 17:42:22 -03:00
Yorik van Havre
b18981f0b3
Added more SVG patterns + translation table - issue #2577
2016-06-04 17:41:23 -03:00
wwmayer
82f610a198
Merge pull request #184 from sliptonic/master
...
Correctly format drilling locations.
2016-06-04 14:01:51 +02:00
wmayer
3c269f4ccd
+ use QString's vsprintf to avoid to truncate the output string
2016-06-04 10:37:08 +02:00
sliptonic
f48ee1abec
Correctly format drilling locations.
2016-06-03 13:45:25 -05:00
Bernd Hahnebach
108fe75464
FEM: udate 3D FEM example file and add 2D FEM example file
2016-06-03 07:30:28 +02:00