wmayer
85f4a35b61
+Add method to get mdi view by view provider, add method to get flag widgets
2013-11-22 15:14:15 +01:00
wmayer
ac93eae55b
+ Return an emtpy array if something fails inside getPickedPoints()
2013-11-22 10:18:14 +01:00
wmayer
10a8c462b8
+ Get exact point on data model when picking in 3d view
2013-11-21 12:50:49 +01:00
wmayer
961a3a9e04
+ Expose method getPointOnScreen() to Python
2013-11-20 19:08:09 +01:00
Yorik van Havre
348329b7b9
Material: Created material editor
...
Materal editor is now funcional, abeit not complete. Can be used to
create and save new cards. Lauch from within FreeCAD with
import MaterialEditor; MaterialEditor.openEditor()
2013-11-19 19:27:15 -02:00
wmayer
70b626af09
+ fix possible endless loop in mesh grid, allow to set an array of points to the kernel
2013-11-19 18:11:46 +01:00
Yorik van Havre
980f20d89d
Merge branch 'master' of ssh://git.code.sf.net/p/free-cad/code
2013-11-18 11:12:14 -02:00
Yorik van Havre
f2eee76d31
Draft: Fixed regular polygon default name
2013-11-18 11:11:40 -02:00
wmayer
bb2ae31b65
+ allow to set custom tolerances on validate sketch tool
2013-11-18 14:09:52 +01:00
jmaustpc
d91dd8c97d
fix error Part_Prism in OpenSCAD,
...
update references to the properties of Part_Prism
in exportCSG.py
2013-11-18 11:08:29 +11:00
jmaustpc
4ad2c1a2bb
Part_Prism in OpenSCAD,
...
update references to the properties of Part_Prism
in importCSG.py and prototype.py
2013-11-18 11:08:29 +11:00
jmaustpc
ce5671401e
fix property names for Part RegularPolygon and Prism
...
Prism properties: - Polygon, Circumradius and Height
RegularPolygon : - Polygon and Circumradius
DraftTools updated to reflect the change in property names
2013-11-18 11:08:29 +11:00
Keith Sloan
91f61246f1
Hull and Minkowski operations using OpenSCAD
2013-11-17 13:50:35 +01:00
jriegel
327d8e7b53
Add Attribute to FemMeshViewProvider python class to get all visible FemMesh faces.
2013-11-17 13:08:45 +01:00
Yorik van Havre
241fb73b95
Arch: Better sectionplane widget
2013-11-16 19:47:26 -02:00
Yorik van Havre
f53d760096
Draft: changed Part::Polygon properties names
2013-11-16 14:22:03 -02:00
Yorik van Havre
384de2e3c9
Raytracing: small bugfix in preferences
2013-11-15 23:46:19 -02:00
Yorik van Havre
3cf68dcd2c
Draft: polygon tool can now use Part::RegularPolygon - fixes #0001305
2013-11-14 17:40:20 -02:00
wmayer
386bc93d85
+ Fix icons names
2013-11-14 19:00:51 +01:00
jmaustpc
1d381c6198
minor code clean ups removing previously hidden unwanted code
...
PrimitiveFeature.cpp
PrimitiveFeature.h
2013-11-14 13:30:25 -02:00
jmaustpc
ae53ef63b4
rebase auto merge error fix AppPartGui.cpp
...
add ViewProviderRegularPolygon
2013-11-14 13:30:25 -02:00
jmaustpc
56f8aa2889
minor error hide Height PrimitiveFeature.h
2013-11-14 13:30:25 -02:00
jmaustpc
072e015a54
rebase auto merge error fixes
...
Signed-off-by: jmaustpc <jmaustpc@users.sourceforge.net >
2013-11-14 13:30:25 -02:00
jmaustpc
cb540afa2e
Add Part_RegularPolygon,
...
regular polygon edge in Part workbench "create primitives",
Add icons Part_Polygon and Part_Spline
2013-11-14 13:30:25 -02:00
wmayer
3be45a18a5
Parameter transformation
2013-11-14 11:27:07 +01:00
Yorik van Havre
3b76037a65
Draft: Dimension recode - fixes #1000 , #852 , #678
...
Draft dimensions have been recoded and should now behave better in non-XY planes,
and gained several new properties to adjust their look.
2013-11-13 19:25:01 -02:00
Yorik van Havre
ef167e8dd1
Arch: added a prefs option to use a custom IFC schema
2013-11-13 16:50:05 -02:00
wmayer
925e2d20ac
+ Throw exception when querying information from invalid shape
2013-11-13 12:29:06 +01:00
wmayer
9e06dc9ccb
+ Fix some tolerance issues
2013-11-13 11:57:30 +01:00
wmayer
008616a30b
Allow user to choose tolerance in validate sketch tool
2013-11-13 11:12:02 +01:00
wmayer
0d9da9ef4d
+ Add method to Part module to set static values
2013-11-12 12:15:40 +01:00
wmayer
67390c0695
+ Make sure to keep order of selected objects in getSelectionEx()
2013-11-12 11:38:52 +01:00
Yorik van Havre
70bc2446a1
Updated forum links to the new subdomain
2013-11-11 11:42:34 -02:00
wmayer
75801167db
+ fix doc string of CAD style
2013-11-11 09:27:00 +01:00
wmayer
d6d6d6ea50
Merge branch 'master' of ssh://git.code.sf.net/p/free-cad/code
2013-11-10 20:10:06 +01:00
wmayer
509daf7731
+ Fix signal connections of buttons in units calculator
2013-11-10 20:09:36 +01:00
Yorik van Havre
c5441345a4
Merge branch 'master' of ssh://git.code.sf.net/p/free-cad/code
2013-11-10 16:45:49 -02:00
Yorik van Havre
b225b6bfd6
Arch: Added dxflib autoupdate mechanism - fixes #0001301
2013-11-10 16:45:34 -02:00
jriegel
8a6c8f6d45
Add comment to Quantity parser and further coposed units
2013-11-10 16:33:37 +01:00
jriegel
ac9395d113
Make Unit string output parsably and add Pascale and Newtons
2013-11-10 16:33:35 +01:00
wmayer
fab8d7d70b
Merge branch 'master' of ssh://git.code.sf.net/p/free-cad/code
2013-11-10 14:27:03 +01:00
wmayer
ee94683af4
+ fixes #0001081
2013-11-10 14:26:30 +01:00
jriegel
7b66f34b7f
Detect unit missmatch in UnitsCalculator
2013-11-10 14:02:34 +01:00
wmayer
0670e216cf
+ fix build error, fix memory leaks
2013-11-09 18:57:34 +01:00
wmayer
6e04e8801d
+ Fix memory leak in units calculator
2013-11-09 13:51:21 +01:00
wmayer
4f50b2033e
+ Fix crash in units calculator, implement copy function
2013-11-09 13:47:15 +01:00
wmayer
39e4adc065
Merge branch 'master' of ssh://git.code.sf.net/p/free-cad/code
2013-11-09 13:17:24 +01:00
wmayer
2ca282b0c5
+ Split SoBrepShape into three files
2013-11-09 13:16:42 +01:00
jriegel
a3e1a64759
Merge branch 'refs/heads/dev-quantity'
2013-11-09 11:15:09 +01:00
wmayer
00f0f0a963
+ Fix inconsistency in context-menu of FEM view provider
2013-11-09 11:05:08 +01:00