wmayer
|
3fe720f3bc
|
+ Replace math.h with cmath
|
2014-01-05 11:25:40 +01:00 |
|
wmayer
|
3b1513e940
|
+ fixes #0001345: orient solids
|
2014-01-04 13:50:53 +01:00 |
|
wmayer
|
3452dc8eb4
|
Merge branch 'master' of ssh://git.code.sf.net/p/free-cad/code
|
2014-01-04 12:59:35 +01:00 |
|
wmayer
|
fc7bea13ee
|
+ Patched applied to fix flipped arcs when adding as external geometry
|
2014-01-04 12:59:07 +01:00 |
|
jriegel
|
c643f80e89
|
Further implementation of Post-Processing
|
2014-01-03 17:30:49 +01:00 |
|
wmayer
|
3a4e8c55d0
|
Merge branch 'master' of ssh://git.code.sf.net/p/free-cad/code
|
2014-01-02 15:33:04 +01:00 |
|
wmayer
|
7faaf9ce73
|
fixes #0001333: Extruding a shape 'MyShape' should call solid 'Extruded from MyShape'
|
2014-01-02 15:32:42 +01:00 |
|
jriegel
|
867fe3a050
|
Build fixes
|
2014-01-02 15:09:10 +01:00 |
|
Yorik van Havre
|
78044b95df
|
Arch: Fixed small bug happening when opening older files
|
2014-01-02 11:53:55 -02:00 |
|
wmayer
|
6ca39c5e63
|
+ comment out non-existing Python module in FEM workbench
|
2014-01-02 13:59:53 +01:00 |
|
wmayer
|
97d21d688e
|
+ fixes #0001334: Applying extrude does not close the task
|
2014-01-02 13:53:53 +01:00 |
|
Yorik van Havre
|
9db0d8d313
|
Draft: Added raulshc's patch to importDWG + minor fix
|
2014-01-01 19:50:39 -02:00 |
|
Yorik van Havre
|
257a15a5bd
|
Drawing: Added property to set hidden line width - fixes #606
|
2014-01-01 14:41:39 -02:00 |
|
Yorik van Havre
|
74ec8b4353
|
Draft: bugfix in offset - fixes #270
|
2014-01-01 13:59:44 -02:00 |
|
Yorik van Havre
|
d7cba6c4b0
|
Arch: use unicode in task panels - fixes #1338
|
2014-01-01 13:39:54 -02:00 |
|
Yorik van Havre
|
91853a9377
|
Draft: Fixed bug in custom svg patterns
|
2014-01-01 12:20:24 -02:00 |
|
jriegel
|
bdb78ce9bf
|
Start Gui for Displacement Post-Processing
|
2013-12-31 17:16:51 +01:00 |
|
wmayer
|
2e561b9106
|
Merge branch 'master' of ssh://git.code.sf.net/p/free-cad/code
|
2013-12-31 14:57:21 +01:00 |
|
Jonathan Hahn
|
1564271840
|
improves airfoil import
|
2013-12-31 11:25:16 -02:00 |
|
blobfish
|
2929e35489
|
Expanded build control: module cmakelists changes
|
2013-12-31 14:14:11 +01:00 |
|
jriegel
|
fd62480958
|
Postprocessing: Color per Element at FemMesh
|
2013-12-31 13:52:13 +01:00 |
|
wmayer
|
ff77ad4cb3
|
Merge branch 'master' of ssh://git.code.sf.net/p/free-cad/code
|
2013-12-31 13:26:14 +01:00 |
|
wmayer
|
047d7e10e1
|
+ fixes #0001341: more visual feedback for check geometry command
|
2013-12-31 13:25:49 +01:00 |
|
jriegel
|
032d7dd2fe
|
Finish loading Calculix result files
|
2013-12-31 12:41:22 +01:00 |
|
jriegel
|
4d6aa134e6
|
Read Calculix Result files (*.frd) mesh
|
2013-12-30 22:33:05 +01:00 |
|
jriegel
|
0b1dc89b01
|
group for Material project
|
2013-12-30 19:03:40 +01:00 |
|
wmayer
|
a9f3b8a09f
|
+ Use long helix function in parametric feature
|
2013-12-29 14:51:25 +01:00 |
|
WandererFan
|
62e82aca90
|
Add Part.makeLongHelix to work around Mantis #0954
|
2013-12-29 13:53:01 +01:00 |
|
wmayer
|
d94b11d255
|
+ Fix OCC 6.7 build failure
|
2013-12-28 12:22:31 +01:00 |
|
Yorik van Havre
|
89b8033bca
|
Arch: Added IFC export to the GUI + using new ifcopenshell for import - fixes #1005
|
2013-12-26 11:38:30 -02:00 |
|
wmayer
|
19ce34ead8
|
+ Fix constness attribute for TopoEdge and TopoWire
|
2013-12-25 13:48:17 +01:00 |
|
Yorik van Havre
|
19e5ccf09c
|
Draft: Added Jim's Array icon
|
2013-12-24 10:09:39 -02:00 |
|
wmayer
|
f63e91a63a
|
fixes #0001337: Add american templates to Drawing workbench 'New Drawing' drop-down button
|
2013-12-24 12:39:15 +01:00 |
|
Yorik van Havre
|
e300ae83f2
|
Arch: small fix in Arch Frame
|
2013-12-23 14:41:32 -02:00 |
|
wmayer
|
f401d098ad
|
+ Changes to modelRefine (jrheinlaender)
|
2013-12-23 16:53:27 +01:00 |
|
wmayer
|
38ae04b555
|
Merge branch 'master' of ssh://git.code.sf.net/p/free-cad/code
|
2013-12-23 13:46:40 +01:00 |
|
wmayer
|
4ec9458047
|
+ Icon for shape refinement
|
2013-12-23 13:46:15 +01:00 |
|
Yorik van Havre
|
32c31f289a
|
Raytracing: Added aspect ratio to POV output - fixes #1315
|
2013-12-22 20:18:19 -02:00 |
|
Yorik van Havre
|
7cdb19242c
|
Arch: Frame object - fixes #1166, #1314
|
2013-12-22 17:18:11 -02:00 |
|
blobfish
|
ad7aa67434
|
Part: Changes to dimension
move 2 icons to main gui
enable and disable stepped buttons
move reset dialog to control widget
only dimension 1 linear solution
|
2013-12-22 17:31:10 +01:00 |
|
wmayer
|
c661331613
|
+ Support to write out mesh name
|
2013-12-22 15:02:40 +01:00 |
|
Yorik van Havre
|
2b2897fa61
|
Arch: small bugfix to ifc exporter
|
2013-12-21 19:53:39 -02:00 |
|
Yorik van Havre
|
cdce343318
|
Arch: added a couple of useful properties to Site object
|
2013-12-21 19:53:07 -02:00 |
|
Yorik van Havre
|
569402712b
|
Draft: Small bugfix in dxf importer - fixes #1317
|
2013-12-21 19:45:00 -02:00 |
|
jriegel
|
b7ae0dddff
|
More choices in Sketcher grid and later switching to um
|
2013-12-21 19:15:28 +01:00 |
|
wmayer
|
ce4935ad7f
|
+ Fix boolean operation panel
|
2013-12-21 18:23:45 +01:00 |
|
jmaustpc
|
f26eccff40
|
Add Mesh Regular Solids icons to dialogue drop down list
|
2013-12-21 21:54:56 +11:00 |
|
Yorik van Havre
|
c305781591
|
Arch: Still more fixes to ifc export...
|
2013-12-20 23:39:46 -02:00 |
|
Yorik van Havre
|
54e13ae3a5
|
Arch: more bugfixing in ifc exporter
|
2013-12-20 19:41:58 -02:00 |
|
Yorik van Havre
|
0ab968c60a
|
Draft: Fixed bugs in hatching - fixes #1164
|
2013-12-20 19:12:22 -02:00 |
|