jriegel
|
3a79b6447d
|
further implement SimpleReader
|
2014-01-07 23:29:59 +01:00 |
|
wmayer
|
f152250f7c
|
+ Fix target name
|
2014-01-07 21:13:41 +01:00 |
|
wmayer
|
54c738f5d1
|
+ Use debug versions of shiboken and PySide for MSVC debug build
|
2014-01-07 18:56:42 +01:00 |
|
wmayer
|
10403fddc0
|
+ Implement a lightweight TCP server
|
2014-01-07 18:37:59 +01:00 |
|
wmayer
|
50a3c0707d
|
+ Implement a lightweight TCP server
|
2014-01-07 17:56:20 +01:00 |
|
Yorik van Havre
|
b3fc7b7a78
|
Fixed translation system in Arch & Draft
|
2014-01-07 11:17:31 -02:00 |
|
wmayer
|
0e74bbb39e
|
+ Read/Write FreeCAD website urls from/to user.cfg
|
2014-01-07 13:39:56 +01:00 |
|
wmayer
|
b87f75162d
|
+ Copy material editor UI file
|
2014-01-07 10:41:37 +01:00 |
|
Yorik van Havre
|
df68936725
|
Small fix in Material editor
|
2014-01-06 17:37:59 -02:00 |
|
Yorik van Havre
|
6dcc25f455
|
Switched Material module to pyside
|
2014-01-06 17:10:34 -02:00 |
|
jrheinlaender
|
c63028c6ae
|
Port of WizardShaft to PySide
|
2014-01-06 16:21:09 -02:00 |
|
Yorik van Havre
|
d9a15adf33
|
Switch to PySide (+ Arch, Draft & Start)
|
2014-01-06 13:26:49 -02:00 |
|
Yorik van Havre
|
56a785bb2c
|
Arch: fix in collada importer
|
2014-01-06 11:42:12 -02:00 |
|
wmayer
|
c7d5546554
|
+ Rename to offsetFaces
|
2014-01-06 13:08:00 +01:00 |
|
wmayer
|
5bcdb642e0
|
Merge branch 'master' of ssh://git.code.sf.net/p/free-cad/code
|
2014-01-06 12:30:30 +01:00 |
|
wmayer
|
42b555b4e5
|
+ Extrude subset of faces of a solid
|
2014-01-06 12:29:58 +01:00 |
|
jriegel
|
15ce0e5a55
|
start implementing SimpleReader
|
2014-01-06 11:26:16 +01:00 |
|
jriegel
|
af82d6fb01
|
StepShape class and python binding for handling STep-Shape transfers.
|
2014-01-05 22:31:16 +01:00 |
|
jriegel
|
c5978fa32a
|
add SCL python files
|
2014-01-05 22:31:15 +01:00 |
|
Yorik van Havre
|
57f3fc114d
|
Arch: small bugfix in windows
|
2014-01-05 17:10:10 -02:00 |
|
wmayer
|
bab45c7d64
|
+ Allow access to tab panel of combo view
|
2014-01-05 11:36:58 +01:00 |
|
wmayer
|
5690b9acb3
|
+ Allow access to tab panel of combo view, fix some typos
|
2014-01-05 11:32:18 +01:00 |
|
wmayer
|
7525dc0888
|
Merge branch 'master' of ssh://git.code.sf.net/p/free-cad/code
|
2014-01-05 11:26:43 +01:00 |
|
wmayer
|
3fe720f3bc
|
+ Replace math.h with cmath
|
2014-01-05 11:25:40 +01:00 |
|
Yorik van Havre
|
250dd00d50
|
Draft: allow makePoint to take a vector
|
2014-01-04 22:07:30 -02:00 |
|
Yorik van Havre
|
c16da55244
|
Arch: Fixes to ifc importer to make it compatible with ifcopenshell 0.4
|
2014-01-04 11:30:15 -02: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 |
|
blobfish
|
9033997491
|
Expanded build control: root cmakelists changes
|
2013-12-31 14:14:10 +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 |
|