wmayer
a97a9c6bb1
On project load and import show wait cursor but do not block user input
2013-04-06 14:51:05 +02:00
wmayer
3f8df60b7d
0001079: Task Deadlock: Part Workbench disabled when closing Combo View with open Task
2013-04-03 16:43:10 +02:00
wmayer
f5f43a5b1d
0001077: Placement Panel not removed after Entity Deletion
2013-04-03 15:22:57 +02:00
wmayer
451a6aa723
0001080: Wrong header define PART_GEOMETRY_H in ProgressIndicator.h
2013-04-03 13:12:17 +02:00
Yorik van Havre
1b409a5bf7
Draft: Fixes to primitive-enabled tools
2013-04-02 19:43:10 -03:00
wmayer
332298265b
Fix build failure with more recent OCC versions that dropped PI
2013-04-02 18:06:24 +02:00
wmayer
cd4419e40e
Fix build failure on certain Linux systems
2013-04-02 14:27:24 +02:00
wmayer
8c493c30df
Merge branch 'master' of ssh://free-cad.git.sourceforge.net/gitroot/free-cad/free-cad
2013-04-01 23:14:19 +02:00
wmayer
83a8002463
Move TKMeshVS & TKAdvTools to OCC_OCAF_LIBRARIES variable
2013-04-01 23:13:51 +02:00
Yorik van Havre
fb1b55ae62
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
d0d516e818
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
09aa858ad1
Fix build problems
2013-04-01 21:04:53 +02:00
wmayer
6087def0c6
Merge branch 'master' of ssh://free-cad.git.sourceforge.net/gitroot/free-cad/free-cad
2013-04-01 17:41:36 +02:00
wmayer
54a6f70c99
Disable NetgenPlugin for gcc and mingw
2013-04-01 17:40:52 +02:00
Yorik van Havre
a27a96de9d
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
63442c9c9b
0001072 : Edge.Curve assert in Draft
2013-03-31 17:54:32 -03:00
wmayer
7e3e18e38a
Fix build error with OCC6.3
2013-03-31 10:37:19 +02:00
jriegel
216d3dd6f4
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
1714ace516
Update the NetgenPlugin of Salomemesh with the patched version
2013-03-31 00:16:23 +01:00
jriegel
36ae27689e
Example file for FEM
2013-03-31 00:16:22 +01:00
jriegel
1d41a47cdb
Geting NetGen roling
2013-03-31 00:16:20 +01:00
jriegel
e457a47289
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
580c2e7c62
Add support for quad faces in mesh
2013-03-31 00:16:18 +01:00
jriegel
a5c8cd9c4b
Treat OCE in LibPack8.x with respect to debug/release
2013-03-31 00:16:17 +01:00
wmayer
60d9605fa5
0001064: Crash occurs in version 0.13 when trying to use alignment tool
2013-03-30 14:46:51 +01:00
wmayer
72d2a38d85
Minor repairs per jriegel/jmaustpc (fixes from wandererfan)
2013-03-30 13:42:30 +01:00
wmayer
ad49408c58
Support to write vector list and float lists in old format, fix issues in property editor, move back to float for curvature type
2013-03-30 12:32:53 +01:00
wmayer
bb63f7a4d5
Remove FileVersion from RestoreDocFile, convert point data back to floats
2013-03-29 15:23:51 +01:00
wmayer
cfc8220863
0001071: addObject with four arguments does not return the DocumentObject
2013-03-28 21:33:39 +01:00
wmayer
75e8d64d09
For shapes with no faces remove display modes >Flat lines< and >Shaded<
2013-03-28 14:39:30 +01:00
jrheinlaender
b47cdd5f50
Fixed python format flags "f" from float to double "d"
2013-03-27 18:59:41 +04:30
jriegel
b3ef79b9cf
Additional objects to handle Analysises
2013-03-27 11:41:17 +01:00
wmayer
64be2e2d6b
Fix typo
2013-03-27 11:18:44 +01:00
jrheinlaender
ad6444053b
Added FileVersion attribute to XML format to distinguish legacy float binary files from new double binary files
2013-03-27 11:47:18 +04:30
jrheinlaender
5931944beb
Mod/Points moved from float -> double
2013-03-26 19:13:43 +04:30
jrheinlaender
6df4bdadbb
Mod/ReverseEngineering moved float -> double
2013-03-26 19:13:06 +04:30
jriegel
39824cc7bf
Merge branch 'shapestring' of WndererFan and includ configure switch. Windows default off!
2013-03-26 14:51:45 +01:00
jriegel
e4f1d6f253
Merge branch 'refs/heads/WizardShaft'
2013-03-26 13:23:27 +01:00
jrheinlaender
69c13b1ae4
more suggestions for moving float -> double
2013-03-25 20:40:41 +04:30
jrheinlaender
78310377dc
Moved Sketcher from float to double
2013-03-25 20:37:59 +04:30
jrheinlaender
83f977a96d
Moved Gui/InputVector,Placement,Transform from float to double
2013-03-25 19:45:37 +04:30
jmaustpc
eab41bf05e
flip arrow directions in Part_Export and Part_Import icons
2013-03-25 11:25:12 -03:00
jmaustpc
a5817a7e61
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
4660012901
Add and display Tree icon for Part_RuledSurface
2013-03-25 11:25:12 -03:00
jmaustpc
1e584dcb40
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
jrheinlaender
4d595ff499
PartDesign module moving float -> double
2013-03-25 17:42:29 +04:30
jrheinlaender
8cf0b17c1e
Suggestions for Part module moving float -> double
2013-03-25 17:15:21 +04:30
jrheinlaender
0f8c7cd11b
Suggested changes for float -> double move
2013-03-25 15:33:12 +04:30
jrheinlaender
3f175595ca
Changes to FEM constraint visuals for float->double move
2013-03-25 15:32:05 +04:30
Yorik van Havre
f6fe97b449
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