Commit Graph

1521 Commits

Author SHA1 Message Date
Yorik van Havre
f9444f83cf Draft: Added Heal command
The Draft_Heal command allows to heal bad Draft objects coming
from earlier versions of FreeCAD.
2013-03-06 12:14:14 -03:00
wmayer
5bd1427f1d Fix wrong order of arguments in Part.makeThread 2013-03-05 12:57:26 +01:00
wmayer
c9618b50ef Fix build failure on Fem module 2013-03-05 11:16:35 +01:00
jriegel
b2d175edd3 Add ViewSelection and Jims Icon. Some fixes 2013-03-04 21:16:45 +01:00
Yorik van Havre
0ea6862601 Sketcher: small fix to allow to use SoDatumLabel in python 2013-03-04 15:56:17 -03:00
jriegel
8d3f1a9f24 Dialog for dealing with creation and edeting of node sets 2013-03-03 22:19:04 +01:00
wmayer
3025c6e292 Validate face in extrusion feature 2013-03-03 12:24:23 +01:00
wmayer
540bf6e655 + Fix for subelements of SelectionObject, fix for SketchObjectPy::fillet() 2013-03-02 17:34:34 +01:00
jriegel
6593dc97b8 Create nodes set by poly pick 2013-03-02 16:04:55 +01:00
jriegel
f81425974b Add Annotation capabilities on the FEM mesh ViewProvider 2013-02-28 18:17:29 +01:00
jrheinlaender
8235008ae7 PartDesign: Show overlapping transformations as rejected 2013-02-26 11:29:03 +01:00
Yorik van Havre
62dc05ffd9 0000983: Draft wires, rectanges and polygons now have a chamfer property 2013-02-25 23:26:42 -03:00
Yorik van Havre
3a04f6491b Draft: small bugfix 2013-02-25 22:56:06 -03:00
Yorik van Havre
8e3e4b20bc 0000946: Draft inserts now set the active document 2013-02-25 19:38:53 -03:00
Yorik van Havre
4bcff22600 0000966: Draft Workingplane tooltip 2013-02-25 19:29:31 -03:00
Yorik van Havre
728d81bace 0001024: Draft Line properties now respect the placement 2013-02-25 19:21:28 -03:00
jriegel
5f43ef1a2a Add PropertyIntegerSet and some classes to FEM 2013-02-24 21:57:35 +01:00
jriegel
af67612d7f Implement Edge Visual for Tet4 and Tet10 2013-02-24 14:31:23 +01:00
jrheinlaender
b328943698 0000437 Sketcher: ask for value immediately after creating a length constraint 2013-02-22 11:09:31 +01:00
Yorik van Havre
f66c433e6c 0000959: Arcs exported to DXF with wrong direction 2013-02-21 19:36:24 -03:00
wmayer
66f6db9e91 Fix compile error with gcc 2013-02-21 11:50:49 +01:00
jriegel
26b0776e12 Speed up inside test with Grid data structure 2013-02-20 18:13:34 +01:00
wmayer
288f2f6476 Fix compile error with OCC 6.5.x 2013-02-19 17:38:43 +01:00
wmayer
def8cb81c0 Merge branch 'master' of ssh://free-cad.git.sourceforge.net/gitroot/free-cad/free-cad 2013-02-19 15:18:29 +01:00
wmayer
00b4c9e192 Fix for sweep if selected trajectory is broken 2013-02-19 15:17:24 +01:00
jriegel
11b4abf24a Log in FemMesh view provider and some warnings fixed 2013-02-18 22:29:02 +01:00
Yorik van Havre
fdc86819dd 0000999: Separate Draft upgrade and downgrade 2013-02-18 17:48:56 -03:00
jriegel
57115c1983 fix inner triangle supression 2013-02-18 00:26:43 +01:00
jriegel
a421386014 fix in readNastran 2013-02-17 23:36:08 +01:00
jriegel
c66b7d7ff2 implement Hex8 and change temporarily the line show 2013-02-17 21:32:53 +01:00
jriegel
bbac07e846 Fix for TopoShapeFacePyImp.cpp for older OCC versions 2013-02-17 15:44:49 +01:00
jriegel
82905f7be2 Implementing Visual for FEM mesh higher degrees
- Tet10
- Add interface to insert higher degree nodes
2013-02-17 15:38:27 +01:00
Yorik van Havre
1c9fe432f7 Draft: Upgrade tool is now available to python scripting 2013-02-17 11:24:12 -03:00
wmayer
3b80f64e6c 0001013: 0.13 program crash 2013-02-17 08:43:21 +01:00
wmayer
374370d3f4 Merge branch 'master' of ssh://free-cad.git.sourceforge.net/gitroot/free-cad/free-cad 2013-02-17 08:28:23 +01:00
wmayer
0abef4d4e3 Mesh analyzing algorithms 2013-02-17 08:28:01 +01:00
Yorik van Havre
b1efe94651 Arch: Joining underlying sketches of connecting walls is now optional (preferences settings) 2013-02-15 13:20:26 -02:00
Yorik van Havre
b2be64ad23 Arch: New Arch and Wall icons 2013-02-15 13:16:18 -02:00
Yorik van Havre
53c6c16355 Draft: New Draft icon 2013-02-15 13:15:19 -02:00
Yorik van Havre
35709cc7e4 Arch: General optimization 2013-02-14 18:37:14 -02:00
Yorik van Havre
af529e2603 Arch: Internal IFC parser not used anymore if IfcOpenShell is present 2013-02-14 16:35:08 -02:00
logari81
046504234f PartDesign: Intelligent defaults for the Reversed flag of Revolution/Groove features 2013-02-14 16:06:23 +01:00
logari81
ccf15f968c PartDesign: Add method suggesting Revolution Reversed property so that material is always added to the support 2013-02-14 00:39:10 +01:00
jrheinlaender
8eef02111d PartDesign: Add method suggesting Groove Reversed property so that material is always removed from the support 2013-02-14 00:32:02 +01:00
Yorik van Havre
9d3738b5ce Merge branch 'yorik/ifctools' 2013-02-13 16:48:20 -02:00
logari81
d13afa7c3c PartDesign: Highlight in red the rejected transformations when editing pattern features 2013-02-13 14:06:36 +01:00
logari81
e2e351b3ba PartDesign: Remove unnecessary updateActive calls from creating pattern commands 2013-02-13 12:24:12 +01:00
logari81
9c7719e91b Part: Avoid code duplication in Part2DObject 2013-02-13 12:18:31 +01:00
Yorik van Havre
f609573297 Draft: Fixed a disappearing wire problem in Upgrade tool 2013-02-09 14:18:55 -02:00
jrheinlaender
18da371546 Re-worked Part::checkIntersection to give less false positives for pattern features 2013-02-08 14:32:00 +01:00
logari81
5df7f2db88 PartDesign: fix exiting a TransformedFeature editing while in reference selection mode 2013-02-07 23:46:53 +01:00
logari81
9907c09efd PartDesign: Custom sketch axes as references in linear pattern and mirrored feature 2013-02-07 21:04:00 +01:00
Yorik van Havre
e56cc61339 Arch: Added terrain property to Site objects 2013-02-05 14:24:21 -02:00
Yorik van Havre
138652f5f7 Arch: small tweaks to ifc importer 2013-02-04 23:42:22 -02:00
Yorik van Havre
60ccb19ddc Draft: small fix in Draft Upgrade 2013-02-04 18:16:11 -02:00
Yorik van Havre
372b4542ee 0000963: Draft polar array 2013-01-23 16:31:10 -02:00
Sebastian Hoogen
5e46bea2ae 0000962: Attempting to import an SVG file fails
with "invalid literal for int() with base 16"
2013-01-21 11:39:50 +01:00
logari81
39792f0773 PartDesign: Fix mirrored feature with respect to custom sketch axis 2013-01-18 09:51:50 +01:00
Yorik van Havre
6e0dfbf0a5 Updated license info for sphinx and start module 2013-01-17 13:34:04 -02:00
logari81
3cdf8f4350 Sketcher, 0000944: Fix crash when the equality constraint is activated with a wrong selection 2013-01-10 15:48:38 +01:00
logari81
860a65d0a6 PartDesign: Deactivate nesting of original features in patterns 2013-01-09 23:35:32 +01:00
logari81
525cddaaf3 PartDesign: Refactor pattern features and gui
- remove StdDirection,StdAxis and StdMirrorPlane properties
- support sketch H_Axis, V_Axis, N_axis as valid references in patterns
- polish reference selection gui (unified for standard axes and custom references)
2013-01-09 23:18:38 +01:00
Sebastian Hoogen
9cd5810e15 add license notice to ply/setup.py 2013-01-09 15:09:23 +01:00
Sebastian Hoogen
d42a7c82ea added licences for OpenSCAD module 2013-01-09 15:09:23 +01:00
Sebastian Hoogen
de9c17ec07 importCSG reverse polyhedra if they have negative volume 2013-01-09 15:09:22 +01:00
Sebastian Hoogen
0a876e18c9 bugfix for handling of elipses in importSVG 2013-01-09 15:09:22 +01:00
wmayer
f80c88b0cd Merge branch 'master' of ssh://free-cad.git.sourceforge.net/gitroot/free-cad/free-cad 2013-01-09 14:10:49 +01:00
wmayer
5af75be21b License issues 2013-01-09 14:09:22 +01:00
logari81
afb3355193 Make Multitransform children inherit its Placement 2013-01-06 23:33:00 +01:00
wmayer
5dd72b9501 Fix box selection in sketcher 2013-01-05 13:29:39 +01:00
wmayer
cf07e511b3 Add project shape command to Drawing menu 2013-01-02 14:39:07 +01:00
wmayer
0ebffa930a Do not pass 0 to PyObject_IsTrue 2012-12-30 23:16:56 +01:00
wmayer
1b345c193e Use PyObject_IsTrue to check argument 2012-12-29 15:59:54 +01:00
jriegel
0efd86fbea small cleanups 2012-12-29 13:12:35 +01:00
Sebastian Hoogen
bbdf7baabf OpenSCAD compare against the beginning of the base object's name 2012-12-21 17:46:58 +01:00
Sebastian Hoogen
ab38bf2aa1 OpenSCAD fix import of PyQt in translate helper function 2012-12-21 17:29:56 +01:00
Yorik van Havre
0d17470a37 Merge branch 'master' of ssh://free-cad.git.sourceforge.net/gitroot/free-cad/free-cad 2012-12-20 21:26:41 -02:00
Yorik van Havre
496a216f02 0000891: Draft intersection snapping 2012-12-20 21:26:09 -02:00
jriegel
fb2f381c1d remove some loging for release 2012-12-20 22:23:08 +01:00
jriegel
f9da20f097 fix of #917 2012-12-20 19:10:29 +01:00
Yorik van Havre
2d35c343f2 0000919: Draft upgrade to face 2012-12-20 13:39:27 -02:00
wmayer
7408cc7589 0000919: Crash on upgrade from wire to face 2012-12-20 15:19:16 +01:00
Yorik van Havre
480f280322 0000890: bug in Draft Offset 2012-12-19 13:54:03 -02:00
Sebastian Hoogen
944959a624 OpenSCAD fix parsing bug for square statement 2012-12-18 20:31:41 +01:00
Yorik van Havre
7b44c7afc2 0000901: Draft Edit mode 2012-12-18 14:44:39 -02:00
Yorik van Havre
5ea7f58280 0000907: Draft snap icons 2012-12-18 14:17:08 -02:00
Yorik van Havre
f4a47f089c Updated with latest crowdin translations 2012-12-18 13:28:11 -02:00
wmayer
f176811a4a 0000910: Circles Extrude Only Surfaces 2012-12-18 14:33:59 +01:00
wmayer
8b006b27dd Disable Placement editing for part design transformation features 2012-12-18 10:35:30 +01:00
wmayer
9cbb88941f Improve algorithm to check intersection of axis and sketch 2012-12-16 16:32:17 +01:00
wmayer
043dc60403 Do some error checking for sketch based features 2012-12-13 20:59:53 +01:00
wmayer
0a6979e0b9 Improve algorithm to check intersection of axis and sketch 2012-12-13 19:11:37 +01:00
wmayer
22cfda67de Fix bug in check for intersection of axis with sketch 2012-12-11 20:06:56 +01:00
wmayer
bd5359f542 Some little fixes 2012-12-10 14:02:37 +01:00
logari81
1f51ebf8cf Sketcher: Enable positioning of sketches with the manual alignment tool 2012-12-10 13:58:45 +01:00
logari81
85585cf49e PartDesign: Enable manual alignment tool for PartDesign features 2012-12-10 13:58:44 +01:00
Yorik van Havre
5ea105abd6 Draft: bugfix in dimensions 2012-12-09 20:41:53 -02:00
logari81
5fa6db222a Sketcher: Accept selection of a line and a symmetry point for creating a symmetry (midpoint) constraint 2012-12-09 00:29:00 +01:00
logari81
65b8457a9c Sketcher: Avoid unnecessary updates in the ViewProviderSketch 2012-12-08 23:51:24 +01:00
logari81
8df4a29831 Sketcher: Include root point in box selections 2012-12-08 23:49:48 +01:00
logari81
2a401ee895 Sketcher: Fix deletion of coincident constraints on the root point 2012-12-08 23:48:35 +01:00
logari81
db901921db Sketcher: Fix reverting of geometry on undoing a new constraint 2012-12-08 23:45:21 +01:00
wmayer
d838f44e3c Make automake distcheck ready 2012-12-08 15:45:17 +01:00
Yorik van Havre
0d44f9252a Draft: bugfix in polar snapping 2012-12-07 19:27:23 -02:00
wmayer
3c3abd456b Merge branch 'master' of ssh://free-cad.git.sourceforge.net/gitroot/free-cad/free-cad 2012-12-07 14:04:03 +01:00
wmayer
515f30c1a0 0000906: Segmentation Fault when try to use linear pattern on Part, fix some issues with selection gate 2012-12-07 14:01:49 +01:00
Yorik van Havre
71b1777e8a Updated translation strings 2012-12-07 10:56:57 -02:00
Yorik van Havre
77db5496ac Draft: small bugfix 2012-12-07 10:50:42 -02:00
wmayer
3cc9818713 0000903: V0.13 - Change Individual face color on solid is missing (finish this in 0.14) 2012-12-07 12:13:36 +01:00
wmayer
64e1c3635d Fix build failures with automake 2012-12-06 20:13:24 +01:00
Sebastian Hoogen
e12b4217bb OpenSCAD: fix translation problems and identation error 2012-12-06 14:09:08 +01:00
wmayer
0634a3a188 Fix script 2012-12-06 14:08:50 +01:00
wmayer
f9cff4c8a2 Improved algorithm to detect intersections of rotation axis and sketch 2012-12-06 13:21:10 +01:00
wmayer
6455c4edad Update draft and shaft icons 2012-12-04 12:21:54 +01:00
wmayer
1b957e98bc Fixes for OCC 6.3 2012-12-04 11:32:30 +01:00
jrheinlaender
40e3fa7a21 FeatureDraft: Omitted use of Remove() because of OCC bug 2012-12-04 10:59:46 +01:00
jrheinlaender
d6bd7f1a7d Added for bore feature 2012-12-04 10:59:45 +01:00
jrheinlaender
3d4bca27b9 Added bore command to partdesign workbench 2012-12-04 10:59:45 +01:00
jrheinlaender
8371982dfc Added check to Revolution and Groove for sketch axis intersecting the sketch face 2012-12-04 10:59:44 +01:00
jrheinlaender
8a1c9f0651 Fixed UI bugs 2012-12-04 10:59:44 +01:00
jrheinlaender
37b3c3df0f Icon for PartDesign_Draft 2012-12-04 10:59:43 +01:00
jrheinlaender
d763053925 Fixed two bugs, thanks to wmayer 2012-12-04 10:59:42 +01:00
jrheinlaender
ac6f7a434b Removed unnecessary boundary check for FloatConstraint property 2012-12-04 10:59:42 +01:00
jrheinlaender
3871b75d3e Some notes on pad and draft features for future developments 2012-12-04 10:59:41 +01:00
jrheinlaender
0773311d5b Created Draft feature for PartDesign 2012-12-04 10:59:41 +01:00
jrheinlaender
ea1ae29985 WizardShaft: Automatic adjustment of axes length 2012-12-03 21:43:45 +01:00
jrheinlaender
3a8b127e6a Added inner diameter parameter for shaft wizard 2012-12-03 21:43:45 +01:00
jrheinlaender
48f06f64b8 Fixed bug that showed wrong scaling (m instead of mm) on x axis 2012-12-03 21:43:45 +01:00
wmayer
58a0ad50ec 0000896: ShaftDesign wizard incorrectly calls the active document 2012-12-03 14:28:56 +01:00
wmayer
14cdb9cd40 Add icons for sketcher commands 2012-12-03 12:50:31 +01:00
wmayer
3e366a6b03 Add icon for cross-sections command 2012-12-03 12:34:12 +01:00
wmayer
747a0f1241 Add shaft icon without feature key 2012-12-03 12:12:09 +01:00
wmayer
c2d972d5f5 Add correct shaft icon 2012-12-03 12:11:03 +01:00
wmayer
6dddb653d3 Add icon to wizard shaft, error handling of missing python modules, slight changes to the wizard shaft command 2012-12-02 15:24:55 +01:00
jrheinlaender
179f526cd2 Added accept() method 2012-12-02 13:29:07 +01:00
jrheinlaender
0a98b35fea Moved the UI from a dock window into a task window
Added menu entry in PartDesign workbench menu
2012-12-02 13:29:06 +01:00
jrheinlaender
a375f6b4a9 Use plot module for graphs 2012-12-02 13:29:06 +01:00
jrheinlaender
1eb738fc3f Changed list views to comboboxes in the table 2012-12-02 13:29:05 +01:00
jrheinlaender
5c1948d8b6 Created shaft wizard (moved here from PartDesign branch) 2012-12-02 13:29:05 +01:00
wmayer
0b5212e46b Show auto-constraints symbol in point mode 2012-12-02 13:27:50 +01:00
wmayer
cc4734cafb Raise an exception if creating a face from wire of a sketch fails 2012-12-02 11:38:30 +01:00
logari81
77c4da539b Sketcher: reenable directional autoconstraints 2012-11-30 22:29:06 +01:00
wmayer
90a7787f08 Add DXF export of Drawing module to export command 2012-11-30 16:42:30 +01:00
logari81
afcaa8b980 Sketcher: Implement symmetry with respect to a point constraint, aka midpoint constraint 2012-11-29 22:46:11 +01:00
logari81
b6eec06fa3 Sketcher: Support auto-constraints with root cross elements and swap axes colors 2012-11-29 16:13:13 +01:00
wmayer
98c2c18c84 Remove Svg prefix from enum type 2012-11-29 11:52:42 +01:00
logari81
55117489b2 Sketcher: Add root point by default
Replace all Vertex ids with Geo,Pos id pairs in CommandConstraints
2012-11-28 15:14:13 +01:00
wmayer
56e352c421 Define closeDialog() method in Control as slot to allow delayed destruction of task dialogs 2012-11-28 13:48:22 +01:00
wmayer
dd67c22837 Open transaction when start editing with context-menu 2012-11-28 13:24:46 +01:00
wmayer
a1bf6277f1 Check for compound with single solid for thickness tool 2012-11-27 11:18:25 +01:00
wmayer
de5edb8f88 Little fix on offset/thickness task panel 2012-11-26 21:51:17 +01:00
wmayer
72bba68c2b Add thickness function 2012-11-26 21:10:09 +01:00
wmayer
4af7221a70 Resort sketcher commands 2012-11-26 12:24:01 +01:00
wmayer
b0b2509457 Add Face.OuterWire and mark Face.Wire as deprecated 2012-11-26 10:05:50 +01:00
wmayer
3a0067d19a Offset function 2012-11-25 15:56:46 +01:00
Jose Luis Cercos Pita
271308e56c Merge branch 'master' of ssh://free-cad.git.sourceforge.net/gitroot/free-cad/free-cad 2012-11-25 12:18:50 +01:00
Jose Luis Cercos Pita
e76f2ab659 Fixed bad resources installed location 2012-11-25 12:16:48 +01:00
wmayer
89e5215d3b Offset function 2012-11-24 22:46:16 +01:00
wmayer
96afbb2756 Fill&sew shape and its offset 2012-11-24 21:24:58 +01:00
wmayer
ba059b8140 Merge branch 'master' of ssh://free-cad.git.sourceforge.net/gitroot/free-cad/free-cad 2012-11-24 21:22:30 +01:00
wmayer
aee645ee9d Make more consistent method names in TopoShape 2012-11-24 20:45:47 +01:00
Yorik van Havre
83af7bce0b Draft: Bugfix in parametric dimensions 2012-11-24 14:21:42 -02:00
Yorik van Havre
95c5dfad8a Draft: better cleaning of shape2Dview 2012-11-23 22:35:54 -02:00
Yorik van Havre
250d00dd7b Draft: small bugfix in shape2dview 2012-11-23 20:44:01 -02:00
Yorik van Havre
bc34ac1943 Merge branch 'master' of ssh://free-cad.git.sourceforge.net/gitroot/free-cad/free-cad 2012-11-23 19:23:09 -02:00
Yorik van Havre
d90e285f73 Draft: Optimization in Shape2DView 2012-11-23 19:22:00 -02:00
jriegel
e509ecbad2 Merge branch 'sanguinariojoe-ship' of ssh://free-cad.git.sourceforge.net/gitroot/free-cad/free-cad 2012-11-23 21:44:56 +01:00
Yorik van Havre
5522af1ef4 Draft: Small fix to work without GUI 2012-11-23 18:36:43 -02:00
Yorik van Havre
a2a7f41433 0000887: Draft BSpline bug 2012-11-23 18:34:44 -02:00
Yorik van Havre
7129840dc8 Draft: Fixed a bug in Shape2Dview 2012-11-23 16:54:15 -02:00
wmayer
96f5e18b61 Add missing break statement in switch block 2012-11-23 12:29:54 +01:00
Jose Luis Cercos Pita
9d8747f1f0 Moved to real time reporting and cancel new stuff 2012-11-22 19:58:19 +01:00
Jose Luis Cercos Pita
efc67461b8 Moved hydrostatics computation from PlotAux to Task manager 2012-11-22 19:42:20 +01:00
Jose Luis Cercos Pita
34cb60f8cf Added real time reporting and cancel capabilities 2012-11-22 19:25:54 +01:00
Jose Luis Cercos Pita
40e8de19f0 Included legend best location capabilities 2012-11-18 14:46:10 +01:00
Jose Luis Cercos Pita
b1a3621460 Removed surfaces module (simply broken and outdated) 2012-11-18 12:26:21 +01:00
Jose Luis Cercos Pita
f61f7094ed Fixed Plot module test 2012-11-18 10:54:52 +01:00
Jose Luis Cercos Pita
6a9a7a533c Removed internal scripts to generate resources (moved to general tools) 2012-11-18 10:35:43 +01:00
Yorik van Havre
85397783cc 0000835: Draft preferences pages 2012-11-17 19:26:29 -02:00
Yorik van Havre
0606dca842 Plot: fixed typo (notified on crowdin) 2012-11-17 18:47:17 -02:00
Yorik van Havre
906a6efb30 Added Arch example file 2012-11-17 12:59:07 -02:00
Yorik van Havre
18ab30cdda Draft: small bugfix 2012-11-17 12:48:37 -02:00
Jose Luis Cercos Pita
4c5c737c18 Regenerated branch 2012-11-16 20:03:59 +01:00
wmayer
f268a0ddb0 Add TKFeat to PartDesign module 2012-11-16 19:43:24 +01:00
Yorik van Havre
4bb4553ed7 Further optimizations in Draft 2012-11-15 23:00:58 -02:00
jriegel
8a40df6c22 [#874] remove x,y,z from linear patter, cause makes no sense 2012-11-15 19:55:23 +01:00
Yorik van Havre
08a39943af Optimizations in Draft module
* More efficient and lightweight ghosts in move & rotate
* Track lines now handled directly by the snapper
* More precise snapping for move (experimental)
2012-11-15 15:04:02 -02:00
wmayer
59b8dc2c71 Again fixes on memory leaks 2012-11-15 11:44:03 +01:00
wmayer
f03b2e80d0 0000869: Mousepointer does not track to line endpoint in sketches attached to copied or imported sketches. 2012-11-15 11:17:59 +01:00
wmayer
4975750f2f Fix some memory leaks 2012-11-15 01:25:55 +01:00
wmayer
09866ae81b 0000721: massive memory leak when dragging an unconstrained model 2012-11-15 00:24:40 +01:00
wmayer
07a17af70a Fix some memory leaks 2012-11-14 17:12:42 +01:00
wmayer
d2ac422f68 Fix memory leak in sketcher view provider 2012-11-14 15:04:14 +01:00
jriegel
8952058a2b Merge branch 'sanguinariojoe-plot' of ssh://free-cad.git.sourceforge.net/gitroot/free-cad/free-cad 2012-11-13 23:13:14 +01:00
wmayer
4ee5f7df47 include header 2012-11-10 01:11:55 +01:00
wmayer
08cfb85eba Fix compile error with OCC >= 6.5.2 2012-11-09 20:28:38 +01:00
wmayer
70e083267a Make remapping function more flexible 2012-11-09 13:48:40 +01:00
wmayer
6f993703a3 Enable word-wrap for long text in sweep panel 2012-11-07 20:35:04 +01:00
wmayer
d7d6bcda37 0000871: Changing size rotates other sketches 2012-11-07 20:01:36 +01:00
wmayer
babd172328 Fix crash when accessing non-existent sub-element in TopoShape 2012-11-07 11:00:03 +01:00