wmayer
d5757b7089
+ fixes #0001247
2013-11-07 14:17:41 +01:00
wmayer
8446f70d13
+ Fix view provider name for FEM analysis
2013-11-07 12:45:05 +01:00
wmayer
8abce2817c
+ Improve meshing algorithm
2013-11-07 11:17:18 +01:00
wmayer
a53e93aac7
Merge branch 'master' of ssh://git.code.sf.net/p/free-cad/code
2013-11-07 02:17:04 +01:00
wmayer
c57ab85991
+ Advanced options for different meshing algorithms
2013-11-07 02:16:33 +01:00
Yorik van Havre
355942355f
Updated links to the new forum
2013-11-06 19:32:45 -02:00
wmayer
e28f387b9e
+ Create finer meshes with netgen by bisecting
2013-11-06 17:50:57 +01:00
wmayer
9967336915
+ Implement box highlighting for view providers using SoFCSelection
2013-11-06 13:40:41 +01:00
wmayer
7b65054e18
+ Fix build failure
2013-11-05 21:08:23 +01:00
jriegel
2fb6e75899
implementing InputField UseCase in Sketcher EditDatumDialog
2013-11-05 19:00:42 +01:00
wmayer
fa97cb6c01
+ fixes #0001292
2013-11-05 18:51:40 +01:00
wmayer
dc1cd7b45c
+ Implement persistence of GeomEllipse
2013-11-05 12:52:20 +01:00
wmayer
fdff852950
+ Fix curve and surface property methods of topo edge and face
2013-11-05 12:16:57 +01:00
Yorik van Havre
a81604b9be
Updated links to the new bugtracker location
2013-11-04 17:07:35 -02:00
Yorik van Havre
1f2c5b04bb
Drawing: Symbol command
...
A new symbol command and Drawing::FeatureViewSymbol object allow to
load the contents of an external svg file and place it as a symbol
on a Drawing page. This symbol can then be moved and rescaled.
2013-11-01 19:12:09 -02:00
wmayer
df3d7ff364
+ Add missing include
2013-10-31 10:33:00 +01:00
wmayer
09faea0c8f
+ Fix build failure with >= OCC 6.5.2
2013-10-31 08:58:04 +01:00
wmayer
712bc170c2
0001290: Add spiral tool in Part Module
2013-10-30 14:48:42 +01:00
wmayer
12803c1de4
Set explicitly trackball as default orbit style
2013-10-30 10:34:09 +01:00
wmayer
5e05f55a53
0001291: plane offset precision is limited to 0.1
2013-10-30 10:28:50 +01:00
Yorik van Havre
13efa161b2
Arch: Added some preferences options to the MeshToShape command
2013-10-28 17:25:40 -02:00
Yorik van Havre
5d9259a36f
Draft: Small fix in Shape2Dview object
2013-10-28 13:22:57 -02:00
wmayer
80bbd3f2af
0001022: BRepPrimAPI_MakeRevolution vs BRepPrimAPI_MakeRevol
2013-10-28 15:06:29 +01:00
wmayer
da515effff
Merge branch 'master' of ssh://git.code.sf.net/p/free-cad/code
2013-10-28 14:14:36 +01:00
wmayer
c75903c948
0001031: PropertyLinkSubList causes crash
2013-10-28 14:14:11 +01:00
Sebastian Hoogen
e59e5e5be4
bugfix in OpenSCADUtils.callopenscad()
...
it did not return any result if outputfilename was given
reported by Keith Sloan
2013-10-28 06:44:08 +01:00
Sebastian Hoogen
fb48816817
use a python feature for unsupported operations
2013-10-28 06:33:40 +01:00
Sebastian Hoogen
195b8e1b35
OpenSCAD encode text as utf8
2013-10-28 06:33:39 +01:00
Yorik van Havre
7249ee4bad
0001287: Bug in draft snapping
2013-10-27 21:26:10 -02:00
Yorik van Havre
7f3430857a
Arch: small fix in getShapeFromMesh
2013-10-27 15:45:57 -02:00
Yorik van Havre
4d19a79ca3
0001277: Allow to use RaySegment object in Raytracing projects
2013-10-27 14:32:47 -02:00
wmayer
5678247628
0000895: Part.BSplineCurve: allow to set degree and mutliplicites when calling constructor.
2013-10-27 12:56:05 +01:00
wmayer
fd9fb9481e
+ Selection handling of Python view providers
2013-10-26 22:15:20 +02:00
wmayer
6d8f51f92a
+ Selection handling of Python view providers
2013-10-26 19:52:22 +02:00
Sebastian Hoogen
3a0037ff8d
0000895: Part.BSplineCurve: allow to set degree and mutliplicites when calling constructor.
...
Adds the functions:
Part.BSplineCurve.buildFromPolesMultsKnots()
Part.BSplineSurface.buildFromPolesMultsKnots()
2013-10-26 10:46:43 +02:00
wmayer
84cd18fd33
Merge branch 'master' of ssh://git.code.sf.net/p/free-cad/code
2013-10-26 09:54:53 +02:00
wmayer
6b7d1856e2
+ Disable downloading coin.tag file if doc package is not installed
2013-10-26 09:54:25 +02:00
Yorik van Havre
286d94060d
Draft: applying workaround for pivy SoInput.setBuffer bug to draft splines
2013-10-25 17:41:48 -02:00
wmayer
2d62de2932
+ Interface for selection of Python view providers
2013-10-25 15:07:39 +02:00
wmayer
b652dc13aa
+ Apply fix on BSplineCurvePy::interpolate
2013-10-25 10:56:45 +02:00
wmayer
34d1e45f35
+ Attribute to get continuity of curve
2013-10-24 18:11:24 +02:00
wmayer
d22772d5fd
+ Method to convert any curve into B-Spline
2013-10-24 17:30:38 +02:00
wmayer
f6c776e577
0000358: BSpline curves not closing correctly
2013-10-24 16:18:03 +02:00
wmayer
f5e12c74ac
0001285: update doc
2013-10-23 17:22:07 +02:00
wmayer
8b054f3f18
Improve showing control points of splines
2013-10-23 15:16:49 +02:00
wmayer
8307543b80
Fix cmake file
2013-10-23 15:15:37 +02:00
wmayer
25b6645e09
+ Special view provider to display splines
2013-10-22 17:56:24 +02:00
wmayer
f061b6f7ea
0001278: No build possible with current CMake version 2.8.12
2013-10-22 10:33:18 +02:00
Yorik van Havre
97b5ec2479
Draft: Shape2Dview now takes groups as input
2013-10-21 15:15:37 -02:00
Yorik van Havre
0638b524ec
Draft: workaround for pivy SoInput.setBuffer bug
2013-10-21 11:32:36 -02:00