wmayer
fab8d7d70b
Merge branch 'master' of ssh://git.code.sf.net/p/free-cad/code
2013-11-10 14:27:03 +01:00
wmayer
ee94683af4
+ fixes #0001081
2013-11-10 14:26:30 +01:00
jriegel
7b66f34b7f
Detect unit missmatch in UnitsCalculator
2013-11-10 14:02:34 +01:00
wmayer
0670e216cf
+ fix build error, fix memory leaks
2013-11-09 18:57:34 +01:00
wmayer
6e04e8801d
+ Fix memory leak in units calculator
2013-11-09 13:51:21 +01:00
wmayer
4f50b2033e
+ Fix crash in units calculator, implement copy function
2013-11-09 13:47:15 +01:00
wmayer
39e4adc065
Merge branch 'master' of ssh://git.code.sf.net/p/free-cad/code
2013-11-09 13:17:24 +01:00
wmayer
2ca282b0c5
+ Split SoBrepShape into three files
2013-11-09 13:16:42 +01:00
jriegel
a3e1a64759
Merge branch 'refs/heads/dev-quantity'
2013-11-09 11:15:09 +01:00
wmayer
00f0f0a963
+ Fix inconsistency in context-menu of FEM view provider
2013-11-09 11:05:08 +01:00
jriegel
041545dfba
further implementing InputField and UnitsCalculator
2013-11-09 11:02:23 +01:00
wmayer
1d25f00bee
+ Make sure that number of Points and Normals is the same
2013-11-09 10:56:40 +01:00
jriegel
ae8898561a
implementing UnitsCalculator and disable changes in Sketcher
2013-11-09 07:34:56 +01:00
wmayer
f7eb7008c6
+ Implement observer for active analysis object
2013-11-08 18:51:47 +01:00
wmayer
4a465a0aed
+ Fix missing document icon
2013-11-08 18:50:43 +01:00
wmayer
11c6b429b2
+ Add new SVG icons
2013-11-08 14:36:34 +01:00
wmayer
ce9041aa95
* Remove some old XPM icons
2013-11-08 14:20:49 +01:00
wmayer
66837227ae
+ Add new SVG icons
2013-11-08 14:09:27 +01:00
wmayer
5924d26b7f
+ Fix typo, fix undo/redo problem when creating an FEM analysis object
2013-11-08 09:57:37 +01:00
Yorik van Havre
231c6fbe51
Draft: fixed bad rendering of non-XY dimensions on drawing sheets
2013-11-07 18:14:09 -02:00
jriegel
33242fd8d7
Add UnitsCalculator
2013-11-07 16:16:17 +01:00
wmayer
1086dbf389
+ fixes #0001247
2013-11-07 14:17:41 +01:00
wmayer
caeb85bf94
+ Fix view provider name for FEM analysis
2013-11-07 12:45:05 +01:00
wmayer
da0a11cff9
+ Improve meshing algorithm
2013-11-07 11:17:18 +01:00
wmayer
2e43fe24fc
Merge branch 'master' of ssh://git.code.sf.net/p/free-cad/code
2013-11-07 02:17:04 +01:00
wmayer
af1e6fb1ec
+ Advanced options for different meshing algorithms
2013-11-07 02:16:33 +01:00
Yorik van Havre
4c500237db
Updated links to the new forum
2013-11-06 19:32:45 -02:00
wmayer
71f2a7431c
+ Create finer meshes with netgen by bisecting
2013-11-06 17:50:57 +01:00
wmayer
00d91a5754
+ Implement box highlighting for view providers using SoFCSelection
2013-11-06 13:40:41 +01:00
wmayer
44102e1c98
+ Fix build failure
2013-11-05 21:08:23 +01:00
jriegel
b0ad791daa
implementing InputField UseCase in Sketcher EditDatumDialog
2013-11-05 19:00:42 +01:00
wmayer
e9c4c44b67
+ fixes #0001292
2013-11-05 18:51:40 +01:00
wmayer
ca7257feb1
+ Implement persistence of GeomEllipse
2013-11-05 12:52:20 +01:00
wmayer
4d653a2f17
+ Fix curve and surface property methods of topo edge and face
2013-11-05 12:16:57 +01:00
Yorik van Havre
37f6fcf6d8
Updated links to the new bugtracker location
2013-11-04 17:07:35 -02:00
Yorik van Havre
e888e4f6b3
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
540cb3cbe1
+ Add missing include
2013-10-31 10:33:00 +01:00
wmayer
11ac61583d
+ Fix build failure with >= OCC 6.5.2
2013-10-31 08:58:04 +01:00
wmayer
9e3a8e0f7c
0001290: Add spiral tool in Part Module
2013-10-30 14:48:42 +01:00
wmayer
ef7418b642
Set explicitly trackball as default orbit style
2013-10-30 10:34:09 +01:00
wmayer
ce0999766b
0001291: plane offset precision is limited to 0.1
2013-10-30 10:28:50 +01:00
Yorik van Havre
b442465960
Arch: Added some preferences options to the MeshToShape command
2013-10-28 17:25:40 -02:00
Yorik van Havre
56c44b724a
Draft: Small fix in Shape2Dview object
2013-10-28 13:22:57 -02:00
wmayer
65d8e5d9ba
0001022: BRepPrimAPI_MakeRevolution vs BRepPrimAPI_MakeRevol
2013-10-28 15:06:29 +01:00
wmayer
54bd859753
Merge branch 'master' of ssh://git.code.sf.net/p/free-cad/code
2013-10-28 14:14:36 +01:00
wmayer
6d68286886
0001031: PropertyLinkSubList causes crash
2013-10-28 14:14:11 +01:00
Sebastian Hoogen
7d37ad6692
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
821dd8a1c6
use a python feature for unsupported operations
2013-10-28 06:33:40 +01:00
Sebastian Hoogen
1eafbcd490
OpenSCAD encode text as utf8
2013-10-28 06:33:39 +01:00
Yorik van Havre
55e4aef796
0001287: Bug in draft snapping
2013-10-27 21:26:10 -02:00