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
Yorik van Havre
40d5a5462f
Arch: Added dxflib autoupdate mechanism - fixes #0001301
2013-11-10 16:45:34 -02:00
jriegel
0a503161b6
Add comment to Quantity parser and further coposed units
2013-11-10 16:33:37 +01:00
jriegel
714f591294
Make Unit string output parsably and add Pascale and Newtons
2013-11-10 16:33:35 +01:00
wmayer
23eb4c7a08
Merge branch 'master' of ssh://git.code.sf.net/p/free-cad/code
2013-11-10 14:27:03 +01:00
wmayer
66387458a7
+ fixes #0001081
2013-11-10 14:26:30 +01:00
jriegel
326d42763f
Detect unit missmatch in UnitsCalculator
2013-11-10 14:02:34 +01:00
wmayer
b035e9cb0c
+ fix build error, fix memory leaks
2013-11-09 18:57:34 +01:00
wmayer
b6a9d7973d
+ Fix memory leak in units calculator
2013-11-09 13:51:21 +01:00
wmayer
047e8f8700
+ Fix crash in units calculator, implement copy function
2013-11-09 13:47:15 +01:00
wmayer
26747bed19
Merge branch 'master' of ssh://git.code.sf.net/p/free-cad/code
2013-11-09 13:17:24 +01:00
wmayer
8e6bd39857
+ Split SoBrepShape into three files
2013-11-09 13:16:42 +01:00
jriegel
3e8a20ab7c
Merge branch 'refs/heads/dev-quantity'
2013-11-09 11:15:09 +01:00
wmayer
909f7d6c13
+ Fix inconsistency in context-menu of FEM view provider
2013-11-09 11:05:08 +01:00
jriegel
46db0c24e8
further implementing InputField and UnitsCalculator
2013-11-09 11:02:23 +01:00
wmayer
530ea288f2
+ Make sure that number of Points and Normals is the same
2013-11-09 10:56:40 +01:00
jriegel
3d6743a13b
implementing UnitsCalculator and disable changes in Sketcher
2013-11-09 07:34:56 +01:00
wmayer
09b896f40e
+ Implement observer for active analysis object
2013-11-08 18:51:47 +01:00
wmayer
44e70a6435
+ Fix missing document icon
2013-11-08 18:50:43 +01:00
wmayer
951b086993
+ Add new SVG icons
2013-11-08 14:36:34 +01:00
wmayer
476f609e04
* Remove some old XPM icons
2013-11-08 14:20:49 +01:00
wmayer
f5e7965376
+ Add new SVG icons
2013-11-08 14:09:27 +01:00
wmayer
86760cf414
+ Fix typo, fix undo/redo problem when creating an FEM analysis object
2013-11-08 09:57:37 +01:00
Yorik van Havre
580b58fea1
Draft: fixed bad rendering of non-XY dimensions on drawing sheets
2013-11-07 18:14:09 -02:00
jriegel
1f96611b76
Add UnitsCalculator
2013-11-07 16:16:17 +01:00
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