Commit Graph

1903 Commits

Author SHA1 Message Date
wmayer
d18c51f69d Fix compiler warning 2013-03-12 11:13:14 +01:00
wmayer
be863dc678 Fix gcc build error 2013-03-11 10:57:01 +01:00
jriegel
2724159788 Implement selection for Tet4 elements 2013-03-10 14:53:53 +01:00
Yorik van Havre
36b220464d 0001047: Collada export 2013-03-08 14:57:32 -03:00
wmayer
583e8bddde Support non-ASCII characters in build path 2013-03-07 17:26:01 +01:00
wmayer
25b66b5e56 Apply Jim's patch 2013-03-07 14:54:13 +01:00
Yorik van Havre
ea2dc158da 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
Yorik van Havre
b872dda2a1 0001036: Wrong Draft objects in engine example file 2013-03-06 12:13:33 -03:00
wmayer
fbca805e3a Fix wrong order of arguments in Part.makeThread 2013-03-05 12:57:26 +01:00
wmayer
882156497a Fix build failure on Fem module 2013-03-05 11:16:35 +01:00
wmayer
7bc28f4fb0 Fix typos 2013-03-05 10:47:57 +01:00
jriegel
a316834736 Add ViewSelection and Jims Icon. Some fixes 2013-03-04 21:16:45 +01:00
Yorik van Havre
acb2d38da5 Sketcher: small fix to allow to use SoDatumLabel in python 2013-03-04 15:56:17 -03:00
jriegel
75e5df26ef Dialog for dealing with creation and edeting of node sets 2013-03-03 22:19:04 +01:00
wmayer
f904640a86 0001031: PropertyLinkSubList causes crash 2013-03-03 15:18:06 +01:00
wmayer
24ca68514b 0001018: Possible inconsistencies between Euler angles, quaternion and matrix 2013-03-03 13:27:27 +01:00
wmayer
31b7555bda 0001019: Crash on document recompute 2013-03-03 12:24:44 +01:00
wmayer
b3836161e2 Validate face in extrusion feature 2013-03-03 12:24:23 +01:00
wmayer
6c4c355db0 Fix warning 2013-03-03 11:27:22 +01:00
wmayer
610c2efdd6 + Fix for subelements of SelectionObject, fix for SketchObjectPy::fillet() 2013-03-02 17:34:34 +01:00
jriegel
050407a265 Create nodes set by poly pick 2013-03-02 16:04:55 +01:00
jriegel
c145356e54 Add Annotation capabilities on the FEM mesh ViewProvider 2013-02-28 18:17:29 +01:00
jrheinlaender
772e2fcc8d PartDesign: Show overlapping transformations as rejected 2013-02-26 11:29:03 +01:00
Yorik van Havre
943886af8f 0000983: Draft wires, rectanges and polygons now have a chamfer property 2013-02-25 23:26:42 -03:00
Yorik van Havre
f3001d064b Draft: small bugfix 2013-02-25 22:56:06 -03:00
Yorik van Havre
4f3eeda0d6 0000946: Draft inserts now set the active document 2013-02-25 19:38:53 -03:00
Yorik van Havre
238155a3eb 0000966: Draft Workingplane tooltip 2013-02-25 19:29:31 -03:00
Yorik van Havre
86b68afb2a 0001024: Draft Line properties now respect the placement 2013-02-25 19:21:28 -03:00
wmayer
50a0e00960 Fix build error on MacOSX 2013-02-25 11:57:11 +01:00
jriegel
8109cbbcaf Add PropertyIntegerSet and some classes to FEM 2013-02-24 21:57:35 +01:00
jriegel
8cd425e5ef Implement Edge Visual for Tet4 and Tet10 2013-02-24 14:31:23 +01:00
jrheinlaender
3996229c36 0000437 Sketcher: ask for value immediately after creating a length constraint 2013-02-22 11:09:31 +01:00
Yorik van Havre
0bab382033 0000959: Arcs exported to DXF with wrong direction 2013-02-21 19:36:24 -03:00
wmayer
2f54b64453 Fix compile error with gcc 2013-02-21 11:50:49 +01:00
jriegel
4737510b26 Speed up inside test with Grid data structure 2013-02-20 18:13:34 +01:00
wmayer
14d0fc4d88 Fix compile error with OCC 6.5.x 2013-02-19 17:38:43 +01:00
wmayer
df1decbb83 Merge branch 'master' of ssh://free-cad.git.sourceforge.net/gitroot/free-cad/free-cad 2013-02-19 15:18:29 +01:00
wmayer
00cc5af5d8 Fix for sweep if selected trajectory is broken 2013-02-19 15:17:24 +01:00
jriegel
0c8cfa92e5 Log in FemMesh view provider and some warnings fixed 2013-02-18 22:29:02 +01:00
Yorik van Havre
7c0250e93f 0000999: Separate Draft upgrade and downgrade 2013-02-18 17:48:56 -03:00
jriegel
4057a45368 fix inner triangle supression 2013-02-18 00:26:43 +01:00
jriegel
e9812a0445 fix in readNastran 2013-02-17 23:36:08 +01:00
jriegel
6a04345851 implement Hex8 and change temporarily the line show 2013-02-17 21:32:53 +01:00
jriegel
9882c15ea5 Fix for TopoShapeFacePyImp.cpp for older OCC versions 2013-02-17 15:44:49 +01:00
jriegel
b532d3de57 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
ef02e37653 Draft: Upgrade tool is now available to python scripting 2013-02-17 11:24:12 -03:00
wmayer
c0b0cb708e Fix assigning to PropertyLinkSub via Python 2013-02-17 14:45:37 +01:00
wmayer
10630b1fd6 Fix broken layout of toolbars at startup, avoid blank window 2013-02-17 13:50:57 +01:00
wmayer
13a57755c8 Fix titles on combo view 2013-02-17 09:28:56 +01:00
wmayer
3d7f7d5468 0001013: 0.13 program crash 2013-02-17 08:43:21 +01:00