Yorik van Havre
7e64125ed1
Merge branch 'master' of ssh://free-cad.git.sourceforge.net/gitroot/free-cad/free-cad
2013-04-01 17:48:25 -03:00
Yorik van Havre
216858e433
0001074: Draft Ellipse tool
...
The Draft module now features an Ellipse tool
that creates a Part Ellipse object.
2013-04-01 17:46:32 -03:00
wmayer
a65b197815
Merge branch 'master' of ssh://free-cad.git.sourceforge.net/gitroot/free-cad/free-cad
2013-04-01 17:41:36 +02:00
wmayer
8b0bf33344
Disable NetgenPlugin for gcc and mingw
2013-04-01 17:40:52 +02:00
Yorik van Havre
c15ae93d25
0001073: Allow Draft tools to create Part Primitives
...
A preferences setting now allow Draft tools to create Part primitives
instead of Draft objects, when possible (currently point, line, arc,
circle and rectangle).
2013-03-31 23:20:30 -03:00
Yorik van Havre
9e8e7a97b9
0001072 : Edge.Curve assert in Draft
2013-03-31 17:54:32 -03:00
jriegel
7bedde5b4f
Remove Salomemesh from LibPack and compile with source. Changes for LibPack 8.1
...
Had to overwrite the salomemesh in 3rdParty with the original 5.1.2.2 from sf.net since through layout changes imposible to merge or even see changes in the code. Linux tweaking has to be done..
2013-03-31 00:16:25 +01:00
jriegel
8185740e4e
Geting NetGen roling
2013-03-31 00:16:20 +01:00
jriegel
fd52cefd49
Add workflow to create MeshShape node by commando and use standard hypotheses for meshing (quad surface)
2013-03-31 00:16:19 +01:00
jriegel
7b1feeac3c
Add support for quad faces in mesh
2013-03-31 00:16:18 +01:00
jriegel
60c4b3ecc4
Treat OCE in LibPack8.x with respect to debug/release
2013-03-31 00:16:17 +01:00
wmayer
c70a39c961
Minor repairs per jriegel/jmaustpc (fixes from wandererfan)
2013-03-30 13:42:30 +01:00
wmayer
73bcc4234c
For shapes with no faces remove display modes >Flat lines< and >Shaded<
2013-03-28 14:39:30 +01:00
jriegel
63adaeb9fc
Additional objects to handle Analysises
2013-03-27 11:41:17 +01:00
wmayer
95e19226c1
Fix typo
2013-03-27 11:18:44 +01:00
jriegel
a07f64a38a
Merge branch 'shapestring' of WndererFan and includ configure switch. Windows default off!
2013-03-26 14:51:45 +01:00
jriegel
eb6d7cedbc
Merge branch 'refs/heads/WizardShaft'
2013-03-26 13:23:27 +01:00
jmaustpc
3c9dbdebbe
flip arrow directions in Part_Export and Part_Import icons
2013-03-25 11:25:12 -03:00
jmaustpc
0ccbcffbf5
RuledSurface fixes, Switch Part_Mirror to SVG icon
...
RuledSurface fixes,
claim children
correct tool tip
change default name from "Filled_shape" to "Ruled Surface"
Part_Mirror
Switched icon in the tool bar, menu, and tree from
the existing PNG icon to the also existing SVG icon
2013-03-25 11:25:12 -03:00
jmaustpc
f18ddea1b3
Add and display Tree icon for Part_RuledSurface
2013-03-25 11:25:12 -03:00
jmaustpc
7975633807
Add an icon for Part_Export
...
Add the icon and make it display in the
Part workbench Part menu
2013-03-25 11:25:12 -03:00
Yorik van Havre
2b8f5cfd02
Arch: Merge Walls command
...
The merge walls command merges the selected walls (unifies their
underlying sketches into one and deletes remaining objects)
2013-03-24 16:15:03 -03:00
Yorik van Havre
913aa919dd
Arch: Better auto-fuse for walls
2013-03-24 15:22:37 -03:00
jrheinlaender
be36a348c8
Shaft Wizard: Right-click on column header brings up context menu
2013-03-24 16:28:13 +04:30
jrheinlaender
66ac727d07
Fem Constraint Visuals: Fixed bug that crashed FC when trying to edit a bearing constraint
2013-03-24 16:09:16 +04:30
jrheinlaender
f9d677e594
Shaft Wizard: Removed unnecessary (and erroneous) class variables which now allows the wizard to be called multiple times in a session...
2013-03-24 15:52:15 +04:30
wmayer
abc9e33e0a
Fix build error caused by items added multiple times to FemGui target
2013-03-23 13:14:49 +01:00
jrheinlaender
a085e21e9a
Bug fixes
2013-03-22 19:29:45 +04:30
WandererFan
c723cc99d1
Tidy PyList creation code. Add test driver.
2013-03-22 10:35:34 -04:00
WandererFan
830743d2e6
Refactor PyList logic to FT2FC from AppPartPy.
2013-03-22 09:38:32 -04:00
jriegel
bd197783c6
fixes for VisualStudio
2013-03-22 12:50:15 +01:00
jriegel
a44f1f32ff
Intgrate Jans FEM PullRequest
2013-03-22 12:49:05 +01:00
jriegel
fd8fb253d4
Methode stub for retriving surface nodes (todo)
2013-03-22 12:34:27 +01:00
jrheinlaender
d6dadf0a3b
Fixed unit mismatches in Shaft Wizard
2013-03-22 08:12:05 +04:30
wmayer
ce0e6e5cef
Make FeaturePython Python binding a template class to avoid code duplication
2013-03-22 00:34:18 +01:00
jrheinlaender
3a06458a2c
Fixed error after rebase
2013-03-21 18:08:56 +04:30
WandererFan
b507f618bb
Refactor to move FC object creation from AppPartPy to FT2FC.
2013-03-21 09:14:25 -04:00
jrheinlaender
ac91d8b0ec
Enhancements to Shaft Design Wizard, e.g. display of stresses for three axes and bending curve for shaft
2013-03-21 16:58:40 +04:30
jrheinlaender
af43eff2c2
Minor changes to FEM constraint visuals
2013-03-21 16:58:40 +04:30
jrheinlaender
20fdeb3d86
Added icons for FEM constraints, courtesy of jmaustpc
2013-03-21 16:58:39 +04:30
jrheinlaender
f5c6e4eae3
Improvements to FEM constraint objects
2013-03-21 16:58:01 +04:30
jrheinlaender
517443fb59
Fixed problems with loading of FEM constraint objects
2013-03-21 16:56:57 +04:30
jrheinlaender
d48542cf56
Split code into separate files for each constraint type
2013-03-21 16:56:57 +04:30
jrheinlaender
918291f81f
Created FEM constraint document object
2013-03-21 16:52:10 +04:30
WandererFan
da8b6d4a81
Eliminate temporary vector in FT2FC.
2013-03-20 19:39:03 -04:00
WandererFan
6465e367eb
Combine UCS2 & UTF-8 logic.
2013-03-20 19:12:53 -04:00
WandererFan
9c5608d8d2
Unicode cleanup.
2013-03-20 08:12:46 -04:00
WandererFan
88d037f26e
Handle UTF-8 in Py strings.
2013-03-19 13:20:12 -04:00
jmaustpc
9da66cbb02
Add and display PartDesign Tree icons
...
created Partdesign_Hole, Tree_PartDesign_Pad, and
Tree_PartDesign_Revolution SVG icons
Referenced the above in the PartDesign.qrc file
Modified the ViewProviders to display the Tree_icons
for Chamfer, Fillet, Draft, Groove, Hole, LinearPattern,
Mirrored, MultiTransform, PolarTransform, Revolution,
Scaled, Pad and Pocket.
PartDesign_Hole has not been implemented yet however
the ViewProvider has been, so I added the icon
2013-03-19 11:11:51 -03:00
WandererFan
d030445d39
Handle Py_UNICODE objects & ASCII Py_Strings
2013-03-18 18:05:38 -04:00
Yorik van Havre
5fff0f0fb8
0001056: Better tooltip for Sketcher Polyline tool
2013-03-16 23:21:45 -03:00
WandererFan
8b2c763e4a
Basic ASCII text to wire version. Breaks on Unicode. std::exception handling.
2013-03-16 17:07:05 -04:00
jriegel
1bb9e53326
Picking elements and faces in TaskCreateNodeSet
2013-03-16 16:23:12 +01:00
jmaustpc
a3d68a1d34
remove duplicate Include file PartFeature.h
...
remove
-// includes for findAllFacesCutBy()
-#include <TopoDS_Face.hxx>
-class gp_Dir;
-
from freecad/src/Mod/Part/App/PartFeatures
2013-03-16 12:02:27 -03:00
jmaustpc
a3ef789f5a
Allow faces to be profiles for a sweep & minor fix loft
...
Allow faces to be used as the profiles for a Part_Sweep
some minor fixes for Part_Loft
2013-03-16 12:02:27 -03:00
jmaustpc
0a7a9d9cf2
Part_Loft add ability to use a Facefor a profile
...
Part Loft internally uses either a vertices and/or wires as profiles.
If an edge is selected always was converted into a wire for MakeLoft.
This commit allows a face to be selected and then uses
ShapeAnalysis::OuterWire
to aquire a wire (from the outer edges of the face) to pass to MakeLoft.
2013-03-16 12:02:27 -03:00
jriegel
5fc802dfa1
Additional visual modes and some clean up in ViewProvider
2013-03-16 14:08:31 +01:00
jriegel
450b028042
Add slecection and edge visualization for Hex8
2013-03-16 12:28:18 +01:00
jriegel
906011451e
ElementSelection for Tet10
2013-03-16 11:17:36 +01:00
jmaustpc
59de0b5a9f
Tree icons now display Part Plane, Torus, Sphere, Cylinder,Cone
...
Created ViewProviders for the above.
Fixed a minor typo in the Part Line ViewProvider
2013-03-15 22:05:06 -03:00
jmaustpc
ecc28163bb
Enable Part_Mirror child item in tree
...
Part_Mirror now shows its child shape in the tree under
the newly created Mirror Feature. On deletion it's
child shape is set to show (if it had been hidden). Thus
making its behaviour and appearance consistant with other
Part tools, E.G. Part Fillet, Part Loft, etc.
2013-03-15 22:05:06 -03:00
jmaustpc
0b025ef5af
show Part_Extrude icon in the tree
...
Added reference to existing Part_Extrude icon
to ViewProviderExtrusion.cpp
2013-03-15 22:05:06 -03:00
jmaustpc
13601fbcd8
display Parametric Ellipsoid Tree icon
...
Add the line
sPixmap = "Tree_Part_Ellipsoid_Parametric.svg";
to the Ellipsoid viewprovider
2013-03-15 22:05:06 -03:00
jmaustpc
5c7c7b5bda
Add Parametric Part Plane Tree icon and reference in Part.qrc
...
Add Tree_Part_Plane_Parametric.svg and add its reference in
src/Mod/Part/Gui/Resources/Part.qrc
2013-03-15 22:05:06 -03:00
jmaustpc
cb45f66745
Change the tree icon displayed for Part_Box
...
Change the icon file name in the viewprovider for Part_Box
Add Part Box, Cylinder, Cone, Sphere, Ellipsoid, Torus
tree icons to the Part.qrc file
2013-03-15 22:05:06 -03:00
jmaustpc
e3777dafcc
Add Tree icons for 3d Part primitives
...
This commit is just the icons themselves, not
the code to display them yet.
Tree_Part_Box, Tree_Part_Cone, Tree_Part_Cylinder,
Tree_Part_Sphere, Tree_Part_Ellipsoid,
Tree_Part_Torus,
2013-03-15 22:05:06 -03:00
jmaustpc
1804fc5718
Minor mod to icons for Part Circle, Ellipse,Helix, Line
...
reduce size of Circle, Ellipse,Helix, Line, within the icons
To increase their spacings so when stacked they don't collide
2013-03-15 22:05:06 -03:00
jmaustpc
85bcb92856
add ViewProviders & Tree icons for Part Point, Ellipse, & Helix
...
Add ViewProviders to select an icon for the part primitives
Point, Ellipse, Helix,
Also return Part Box tree icon to "Tree_Part.svg"
2013-03-15 22:05:06 -03:00
jmaustpc
7e3807ab49
new Part Primitives icons, display tree icons Part Line and Circle
...
New icons for Parametric Part Primitives
Point, Line, Circle, Ellipse, Helix
Display the icon in tree via independent viewproviders for
Part Parametric Line and Circle
Change Part Box tree icon to display yellow Part Box icon from the tool bar
2013-03-15 22:05:06 -03:00
wmayer
89fae529ff
0001053: New Start Page tab every time the Start WB is selected
2013-03-12 11:17:24 +01:00
wmayer
90d06b1bd7
Fix compiler warning
2013-03-12 11:13:14 +01:00
wmayer
a38d46900c
Fix gcc build error
2013-03-11 10:57:01 +01:00
jriegel
dadafaac53
Implement selection for Tet4 elements
2013-03-10 14:53:53 +01:00
Yorik van Havre
1b016c4469
0001047: Collada export
2013-03-08 14:57:32 -03:00
wmayer
c2114d25fd
Apply Jim's patch
2013-03-07 14:54:13 +01:00
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
wmayer
1fb178db62
Reset modified flag after document is loaded, touch pad/pocket if its Type has changed
2012-11-06 21:12:39 +01:00
wmayer
c30c06caba
Fix error in up to face option
2012-11-06 20:44:31 +01:00
jrheinlaender
ac2f2dc20e
Fixed bug where sketch support face was used for distance measuring instead of sketch face itself (doesn't resolve problem of false positives, though)
2012-11-06 20:37:53 +01:00
jrheinlaender
b796b3af78
Fixed bug in Pad where option TwoLengths was broken if Symmetric had been selected before
2012-11-06 20:37:52 +01:00
jrheinlaender
6cdd265ca1
Enabled "Reversed" option for Pad up to first/last
2012-11-06 20:37:52 +01:00
jrheinlaender
44f15d5868
Pad/Pocket: Fixed bug that led to failed UpToFace when finishing the feature (thanks to wmayer for pointing this out)
2012-11-06 20:37:51 +01:00
Jose Luis Cercos Pita
a4b490aa51
Added tooltips
2012-11-05 18:54:20 +01:00
Jose Luis Cercos Pita
c15c15888a
Forced size to improve vertical sliders
2012-11-05 18:54:20 +01:00
Jose Luis Cercos Pita
bb876fbb5e
Append all languages considered at Draft module
2012-11-05 18:54:20 +01:00
Jose Luis Cercos Pita
d112409685
Moved main title to autotranslation stuff (broken)
2012-11-05 18:54:20 +01:00
Jose Luis Cercos Pita
30c5bf25d1
Fixed Autotranlation of menu texts and tooltips
2012-11-05 18:54:20 +01:00
Jose Luis Cercos Pita
ff60c5e882
Moved to resources container
2012-11-05 18:54:20 +01:00
Jose Luis Cercos Pita
e9820b59f2
Translated toolbar title
2012-11-05 18:54:19 +01:00
Jose Luis Cercos Pita
6407f7a83d
Improved translation stuff in order to support more languages
2012-11-05 18:54:19 +01:00
Jose Luis Cercos Pita
d147c5ece8
Merged translation stuff
2012-11-05 18:51:52 +01:00
Jose Luis Cercos Pita
a6df3a5968
Fixed translation stuff
2012-11-05 18:51:52 +01:00
wmayer
e432930f21
Algorithm to do a geometric matching (planes only)
2012-11-05 14:50:02 +01:00
wmayer
0149742d62
Fix problems when chaning language while pad/pocket panel is open
2012-11-05 10:57:52 +01:00
wmayer
efd61d256d
Algorithm to remap support shape, fix bugs in pad/pocket
2012-11-04 16:48:52 +01:00
logari81
482a73b302
PartDesign: improve error handling in Pocket task dialog
2012-11-03 23:23:58 +01:00
jrheinlaender
13d68e99aa
PartDesign, 758, 766, 773, 775: several improvements, fixes and code refactoring for Pad and Pocket
2012-11-03 23:07:48 +01:00
logari81
83cca85c1c
PartDesign: put selection filter in separate file in order to be reused by multiple features
2012-11-03 22:48:04 +01:00
logari81
30fce802a6
PartDesign: re-enable multiple profiles in Revolution and Groove
2012-11-03 22:37:07 +01:00
Yorik van Havre
e29de5dc91
0000866: Draft to sketch
2012-11-02 18:59:31 -02:00
wmayer
8582bf8aad
Allow to clear selection in pad/pocket, fix compile error
2012-11-02 13:52:20 +01:00
wmayer
03c46bc231
0000865: Document.xml in project file contains invalid string
2012-11-02 12:46:42 +01:00
jrheinlaender
883259d146
PartDesign: add UpdateView option for Revolution and Groove
2012-11-01 16:38:58 +01:00
jrheinlaender
a47b5f9f13
PartDesign: correct spelling error in comments
2012-11-01 00:05:52 +01:00
logari81
ae6814ef5a
PartDesign: variable naming improvements and code simplifications
2012-10-31 23:04:29 +01:00
jrheinlaender
f6c728d8ba
PartDesign: improve failure handling and error messages
2012-10-31 10:48:12 +01:00
wmayer
8cc5b6eabe
Merge German translation for Sketcher manually
2012-10-30 20:30:14 +01:00
Yorik van Havre
f045dfc120
Added a generic README file
2012-10-30 11:38:11 -02:00
Yorik van Havre
97b879410c
Merge branch 'master' of ssh://free-cad.git.sourceforge.net/gitroot/free-cad/free-cad
2012-10-30 10:53:11 -02:00
wmayer
c71b753730
Prepare sketch solver messages to be translated
2012-10-30 13:51:08 +01:00
Yorik van Havre
061b1cba54
Merge branch 'master' of ssh://free-cad.git.sourceforge.net/gitroot/free-cad/free-cad
2012-10-30 10:50:22 -02:00
Yorik van Havre
9934a1dc0f
Added new translations to makefiles
2012-10-30 10:49:36 -02:00
Yorik van Havre
be940cbd06
Updated translations from crowdin
...
* Updated the updateTranslations.py tool so it can now work with
unzipped folders, and it updates qt resource files when necessary.
* Updated existing translations, changed a couple of language codes:
es -> es-ES, pt -> pt-BR, zh -> zh-CN, se -> sv-SE
* Added new translations that have more than 50% translated:
cs, hu, ro, sk, zh-TW, tr
2012-10-30 09:59:55 -02:00
wmayer
8d1ea0801a
0000858: Self-Test fails for testActivate v0.13.1539
2012-10-29 21:21:15 +01:00
jrheinlaender
e5bdcc1322
PartDesign: avoid duplicate code in getting the support shape
2012-10-29 16:09:54 +01:00
Jose Luis Cercos Pita
b90185c842
Re-Created branch form 0, to avoid conflicts
2012-10-29 10:30:17 +01:00
jrheinlaender
3fa415584e
PartDesign: improved feature parameters checks and avoid duplicate code
2012-10-27 19:48:55 +02:00
Sebastian Hoogen
60cd7ee95b
keep up with upstream version 0.5d of importCSG
2012-10-25 10:23:28 +02:00
Sebastian Hoogen
1d0a79a5f2
Enhancements to OpenSCAD module
...
interpolate OpenSCAD surface elements (heightmaps) to BSplineSurface
ignore render statement #21
handle difference object with only one child #46
fix sign of import origin in prototype
fixed syntax of minkowski statement
Added Icon for AddOpenSCADElement #50 and fixed typo in OpenSCAD module
ignore OpenSCAD Modifiers #31
handle fuse with a single child
remove redefinition of python list
make OpenSCAD importCSG avavailable in command line mode
add modifier characters to the label of the top affected object
started translation
remove ColorCodeShapes command from toolbar and menu
Added toolbar with Part tools to OpenSCAD WB
remove OpenSCAD prototype importer from build
2012-10-25 10:23:28 +02:00
Sebastian Hoogen
500e3ba524
handle OpenSCAD keyword arguments as such
2012-10-25 10:23:27 +02:00
jrheinlaender
8de40bc3a2
PartDesign: move common properties to FeatureSketchBased and add some source documentation
2012-10-23 13:21:04 +02:00
logari81
b472ac77a0
PartDesign, FeatureGroove: fix copyright headers
2012-10-23 13:21:04 +02:00
jrheinlaender
256cbd2842
PartDesign: minor comment improvements
2012-10-22 17:49:54 +02:00
jrheinlaender
32628462c2
PartDesign, Transformed features: Improved intersection check
2012-10-22 17:49:54 +02:00
wmayer
1c158ef924
View providers for sweep and loft
2012-10-22 16:49:24 +02:00
wmayer
642a3e5094
0000856: Wrong inverse of a matrix
2012-10-22 16:21:27 +02:00
wmayer
ec3c79ad9c
Compute parabola from three points
2012-10-22 15:55:39 +02:00
wmayer
d50fb2ba06
Allow to use revolve tool on Draft objects
2012-10-22 14:06:29 +02:00
wmayer
3c87932f5e
Merge branch 'master' of ssh://free-cad.git.sourceforge.net/gitroot/free-cad/free-cad
2012-10-22 11:21:18 +02:00
wmayer
2be5d3274b
fix import statement
2012-10-22 11:19:23 +02:00
jrheinlaender
858ad6b207
PartDesign: Be more helpful if user clicks on a Sketchbased feature icon without having selected any sketch
2012-10-21 16:57:44 +02:00
wmayer
ad8039027a
0000855: Start page ship stuff not correctly installed
2012-10-15 16:14:45 +02:00
Yorik van Havre
69be5d4386
Added Ship module to the StartPage
2012-10-14 21:16:49 -03:00
wmayer
a62da7f2f3
Use user-defined tolerance for tessellation
2012-10-08 14:10:53 +02:00
wmayer
e11e4ba9ff
Set tessellation tolerance in Drawing by user
2012-10-07 17:07:23 +02:00
Jose Luis Cercos Pita
fa580bd929
Cleaned
2012-10-06 13:12:29 +02:00
Jose Luis Cercos Pita
1ddd1e22dc
Cleaned
2012-10-06 13:12:29 +02:00
wmayer
a59b00e08e
Handle API change in OCC 6.5
2012-10-06 12:20:57 +02:00
wmayer
8a4c0ec2c0
Handle API change in OCC 6.5
2012-10-06 12:17:08 +02:00
wmayer
1933093e71
Fix build problems with ImportGui module, fix bug in Draft when using texture image
2012-10-05 12:19:07 +02:00
wmayer
e41ec791b5
Add missing header file
2012-10-05 00:12:57 +02:00
wmayer
2e2873362b
Fix STEP AP203/214 flaws
2012-10-04 12:47:38 +02:00
wmayer
9316de659d
Use STEP AP203 for 64-bit due to a bug in OCC
2012-10-02 13:01:16 +02:00
wmayer
a5d9ee4be9
Use STEP AP203 for 64-bit due to a bug in OCC
2012-10-01 18:45:48 +02:00
wmayer
58da2ebbcc
0000665: Follow up 0000640: This file crashes FreeCAD UI latest Git
2012-10-01 13:58:40 +02:00
wmayer
aa72516fbe
Use variable OCC_OCAF_LIBRARIES for OCAF libs
2012-10-01 13:16:07 +02:00
wmayer
c223f44a97
0000834: Minor preselection color bug
2012-09-30 13:50:09 +02:00
wmayer
f403295ca7
0000832: Original color STEP model lost in import
2012-09-29 15:50:17 +02:00
wmayer
bcddb1e950
Fix bug when painting selection in mesh view provider
2012-09-28 12:33:26 +02:00
wmayer
772e4f4ca4
Fix build error in Cam module
2012-09-27 12:47:47 +02:00
wmayer
5da80fb08d
0000843: Wrong Context Menu Entry for Fillet/Chamfer -> Edit Pocket
2012-09-24 10:23:10 +02:00
wmayer
a20f4dddff
Fix autotools, fix warning
2012-09-22 16:22:26 +02:00
wmayer
065213f9bd
0000545: Undo revolve causes crash illegal storage, fix disappearing shape after undo/redo
2012-09-21 13:05:37 +02:00
wmayer
08e6bc0e6a
0000545: Undo revolve causes crash illegal storage
2012-09-21 11:54:35 +02:00
logari81
aaaa7eb303
Merge remote-tracking branch 'origin/master' into logari81/PartDesign
2012-09-18 18:08:01 +02:00
wmayer
41d0007fc4
Avoid to activate wrong MDI view, show fillet/chamfer tools for selected edges
2012-09-18 16:24:50 +02:00
logari81
affa827e06
PartDesign: fix offering transformed tools in the task panel
2012-09-18 12:15:22 +02:00
logari81
b4b35eb295
PartDesign: avoid selecting origin for transformed features silently
2012-09-17 16:28:34 +02:00
Yorik van Havre
7a327e1d14
0000809: more info on start page
2012-09-16 15:31:01 -03:00
Yorik van Havre
63ff342bac
0000825: dxf import bug
2012-09-16 15:04:04 -03:00
Yorik van Havre
1593ce9e67
0000821: Draft snap bug
2012-09-16 14:43:08 -03:00
Yorik van Havre
56af6edc1d
0000824: New partdesign revolve icon
2012-09-16 14:36:42 -03:00
logari81
e7f3b07115
PartDesign: exit selection mode when closing a MultiTrasnform subtask and small space improvements
2012-09-15 10:12:33 +02:00
jrheinlaender
4679a10d5c
PartDesign: list original feature candidates for creation of transformed features if current selection is not valid
2012-09-15 09:20:51 +02:00
logari81
2540a19a5d
PartDesign: use selection filter gate for picking references for pattern/transform features
2012-09-15 08:14:36 +02:00
wmayer
6e3b142cd8
0000833: Color-per-face info lost when you set transparency
2012-09-14 14:01:24 +02:00
logari81
68995739d6
PartDesign: add messages frame in the task view of Transform/Pattern features
2012-09-14 12:51:59 +02:00
logari81
2977be11da
Merge branch 'master' into logari81/PartDesign
2012-09-14 00:18:30 +02:00
jrheinlaender
08043f46c2
PartDesign: make MultiTransform honour the "Update view" checkbox when adding transformations
2012-09-14 00:16:43 +02:00
jrheinlaender
e5d1643878
PartDesign: fix bug when adding transformation to MultiTransform
2012-09-13 16:22:48 +02:00
jrheinlaender
274c27713e
PartDesign: re-enable viewprovider for Scaled feature
2012-09-13 16:21:18 +02:00
logari81
f0917eff39
PartDesign: fix bug in checkbox "Update View" of pattern features and do some code refactoring
2012-09-13 15:46:46 +02:00
wmayer
5c6a069069
0000830: Part Design Fillet and Chamfer icons should be different from the Part icons
2012-09-12 10:39:05 +02:00
logari81
e1727b6c16
Merge remote-tracking branch 'origin/master' into logari81/PartDesign
2012-09-11 16:59:23 +02:00
logari81
8b35efdb83
PartDesign: restrict patterns to only one original and improve selection of references
2012-09-11 16:54:45 +02:00
wmayer
f62c36abb6
0000830: Part Design Fillet and Chamfer icons should be different from the Part icons
2012-09-11 11:19:45 +02:00
wmayer
a6bc50de63
0000830: Part Design Fillet and Chamfer icons should be different from the Part icons
2012-09-10 17:50:23 +02:00
wmayer
8cd50774fa
0000830: Part Design Fillet and Chamfer icons should be different from the Part icons
2012-09-10 17:00:53 +02:00
wmayer
5196c9240b
0000830: Part Design Fillet and Chamfer icons should be different from the Part icons
2012-09-10 14:45:32 +02:00
wmayer
97fc423e2f
Add required header file
2012-09-10 14:18:15 +02:00
wmayer
253620ce88
Backport to Qt 4.5
2012-09-10 13:01:53 +02:00
logari81
afc794894f
PartDesign: fix small issue with embedded TaskPanels in MultiTransform
2012-09-10 11:37:48 +02:00
wmayer
d5079707af
Fix Makefile
2012-09-09 12:46:06 +02:00
tanderson
48c40f0292
Changing model refine, face union, build cylinder construction.
...
* fixes part aox.brep provided by shoogen.
2012-09-09 11:23:51 +02:00
tanderson
67fab9cf39
adding check geometry command
2012-09-09 11:12:04 +02:00
logari81
9f452bd6ca
Merge branch 'master' into logari81/PartDesign
2012-09-09 10:11:20 +02:00
jrheinlaender
ded5b893a8
PartDesign: tidy up PartDesign feature dependencies
2012-09-09 10:05:43 +02:00
logari81
16047f452f
PartDesign: select references for Pattern features from original object
2012-09-09 09:19:18 +02:00
jriegel
90929ad832
Merge branch 'master' of ssh://free-cad.git.sourceforge.net/gitroot/free-cad/free-cad
2012-09-08 11:22:34 +02:00
wmayer
faccaaeb90
Fix build errors with autotools
2012-09-07 23:05:52 +02:00
jrheinlaender
b30a49ece3
PartDesign: implement Transform and Pattern features
2012-09-07 11:55:26 +02:00
Jose Luis Cercos Pita
04703a22a2
Fixed outline draw tool (edges extracting fail)
2012-09-07 11:25:05 +02:00
Jose Luis Cercos Pita
ffa79f8bb7
Fixed Image and ImageGui modules import when autoconf used
2012-09-07 11:13:13 +02:00
Yorik van Havre
1d5f4147f1
Draft: fixed radius dimension symbols
2012-09-06 11:16:47 -03:00
logari81
497491e896
Merge branch 'master' of ssh://free-cad.git.sourceforge.net/gitroot/free-cad/free-cad
2012-09-06 14:22:46 +02:00
logari81
53c07cf744
Add missing dllexport keyword to PartDesign classes
2012-09-06 14:21:55 +02:00
wmayer
629cf6546c
0000823: Extension of Facet class for getting vertex indices natively
2012-09-06 12:38:00 +02:00
Yorik van Havre
305c9ad1bc
Draft: bugfix in taskpanel
2012-09-05 17:55:27 -03:00
jriegel
1de8259968
Merge branch 'review-openscad'
2012-09-05 19:49:39 +02:00
jriegel
4f9db45798
Add Installer entry for the OpenSCAD module
2012-09-05 19:44:03 +02:00
Yorik van Havre
a26f42b7b3
Draft: minor bugfixes
2012-09-04 19:14:28 -03:00