wmayer
f5432d6a08
Merge branch 'master' of ssh://git.code.sf.net/p/free-cad/code
2013-11-28 13:33:12 +01:00
wmayer
11d3d51505
+ Webkit based SVG image format
2013-11-28 13:32:32 +01:00
jriegel
feeb053e18
Objects for Results of FEM analysis
2013-11-27 20:14:58 +01:00
wmayer
680f4c82f7
+ Fix FEM install target
2013-11-27 16:26:43 +01:00
wmayer
bbc22b90e1
+ Fallback for meshing dialog if MeshPart fails to load
2013-11-27 15:19:52 +01:00
Yorik van Havre
0506a918b2
Arch: Better view provider for axis object
2013-11-25 16:48:24 -02:00
wmayer
b7a9b774f3
+ Support of export to X3D for meshes
2013-11-25 13:39:31 +01:00
wmayer
cbbf3ee390
Merge branch 'master' of ssh://git.code.sf.net/p/free-cad/code
2013-11-25 10:26:42 +01:00
wmayer
a98c967be4
+ Remove duplicate icon
2013-11-25 10:26:09 +01:00
Yorik van Havre
932647e57f
Draft: Fixed indentation problem in importDXF
2013-11-24 22:13:45 -02:00
Yorik van Havre
816cee5f55
Draft: fixed typo
2013-11-24 18:02:48 -02:00
wmayer
b8eb776179
+ Do not write transient properties of Python feature classes to project file
2013-11-24 17:08:28 +01:00
wmayer
3153ccd8b2
+ Add method load() to Document class in Python
2013-11-22 17:53:31 +01:00
wmayer
ef6978e9df
+Add method to get mdi view by view provider, add method to get flag widgets
2013-11-22 15:14:15 +01:00
wmayer
61bb8ea931
+ Return an emtpy array if something fails inside getPickedPoints()
2013-11-22 10:18:14 +01:00
wmayer
1333cb8734
+ Get exact point on data model when picking in 3d view
2013-11-21 12:50:49 +01:00
wmayer
f5a4c28f3d
+ Expose method getPointOnScreen() to Python
2013-11-20 19:08:09 +01:00
Yorik van Havre
f4da53bd1d
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
c01306440a
+ 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
24807c876f
Merge branch 'master' of ssh://git.code.sf.net/p/free-cad/code
2013-11-18 11:12:14 -02:00
Yorik van Havre
6b33631705
Draft: Fixed regular polygon default name
2013-11-18 11:11:40 -02:00
wmayer
b8f94cbbd6
+ allow to set custom tolerances on validate sketch tool
2013-11-18 14:09:52 +01:00
jmaustpc
fac75a0006
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
4106648286
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
41adfdaf87
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
bcb7d02c05
Hull and Minkowski operations using OpenSCAD
2013-11-17 13:50:35 +01:00
jriegel
7336a31e44
Add Attribute to FemMeshViewProvider python class to get all visible FemMesh faces.
2013-11-17 13:08:45 +01:00
Yorik van Havre
8f01d64d6a
Arch: Better sectionplane widget
2013-11-16 19:47:26 -02:00
Yorik van Havre
7651593ca3
Draft: changed Part::Polygon properties names
2013-11-16 14:22:03 -02:00
Yorik van Havre
8a26361c2b
Raytracing: small bugfix in preferences
2013-11-15 23:46:19 -02:00
Yorik van Havre
6987a70917
Draft: polygon tool can now use Part::RegularPolygon - fixes #0001305
2013-11-14 17:40:20 -02:00
wmayer
0b6c21c716
+ Fix icons names
2013-11-14 19:00:51 +01:00
jmaustpc
4811aa6d2c
minor code clean ups removing previously hidden unwanted code
...
PrimitiveFeature.cpp
PrimitiveFeature.h
2013-11-14 13:30:25 -02:00
jmaustpc
b256fd8a4b
rebase auto merge error fix AppPartGui.cpp
...
add ViewProviderRegularPolygon
2013-11-14 13:30:25 -02:00
jmaustpc
ece1dac2f6
minor error hide Height PrimitiveFeature.h
2013-11-14 13:30:25 -02:00
jmaustpc
ec4f2be7b1
rebase auto merge error fixes
...
Signed-off-by: jmaustpc <jmaustpc@users.sourceforge.net>
2013-11-14 13:30:25 -02:00
jmaustpc
06567358db
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
babcf2f027
Parameter transformation
2013-11-14 11:27:07 +01:00
Yorik van Havre
b3738a2fce
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
bdd9d308d3
Arch: added a prefs option to use a custom IFC schema
2013-11-13 16:50:05 -02:00
wmayer
387b8fcd9e
+ Throw exception when querying information from invalid shape
2013-11-13 12:29:06 +01:00
wmayer
3ffe5936f4
+ Fix some tolerance issues
2013-11-13 11:57:30 +01:00
wmayer
97a2b516bb
Allow user to choose tolerance in validate sketch tool
2013-11-13 11:12:02 +01:00
wmayer
ae90c159e2
+ Add method to Part module to set static values
2013-11-12 12:15:40 +01:00
wmayer
c020bab0fa
+ Make sure to keep order of selected objects in getSelectionEx()
2013-11-12 11:38:52 +01:00
Yorik van Havre
782cae1d22
Updated forum links to the new subdomain
2013-11-11 11:42:34 -02:00
wmayer
dd7e011726
+ fix doc string of CAD style
2013-11-11 09:27:00 +01:00
wmayer
fab311cb00
Merge branch 'master' of ssh://git.code.sf.net/p/free-cad/code
2013-11-10 20:10:06 +01:00
wmayer
098a846e93
+ Fix signal connections of buttons in units calculator
2013-11-10 20:09:36 +01:00
Yorik van Havre
ce16617e82
Merge branch 'master' of ssh://git.code.sf.net/p/free-cad/code
2013-11-10 16:45:49 -02:00