Commit Graph

2986 Commits

Author SHA1 Message Date
wmayer
302deae47c + Add method loadUi to PySideUic 2014-01-09 15:26:07 +01:00
wmayer
50657dc505 + Migrate Fem to PySide 2014-01-09 13:36:29 +01:00
wmayer
cfbde5d334 + Add PySideUic helper module 2014-01-09 13:35:42 +01:00
Yorik van Havre
c30c898257 OpenSCAD: Recompiled rc file with pyside 2014-01-09 10:17:35 -02:00
Yorik van Havre
341424de3a Added pyside-dev and shiboken-dev to the debian control file 2014-01-08 23:39:28 -02:00
Sebastian Hoogen
aad15c2ef5 Port OpenSCAD WB to PySide 2014-01-08 23:30:57 -02:00
Sebastian Hoogen
5326adcd55 fixes #0001306: use Part_RegularPolygon in exportCSG 2014-01-08 23:30:57 -02:00
wmayer
b61dc240e9 Merge branch 'master' of ssh://git.code.sf.net/p/free-cad/code 2014-01-08 22:49:56 +01:00
wmayer
85400b0e35 + Update instructions for Mefisto2f build on Win x64 2014-01-08 22:49:19 +01:00
jriegel
1bfe25223b some fixes 2014-01-08 19:37:47 +01:00
wmayer
9fea6b75eb + Use OCC debug libs in debug build 2014-01-08 14:28:06 +01:00
wmayer
51ae609451 Merge branch 'master' of ssh://git.code.sf.net/p/free-cad/code 2014-01-08 12:55:30 +01:00
wmayer
f35d163021 + Allow to get/set x/y axes of circle 2014-01-08 12:54:45 +01:00
jriegel
5ade4df819 STEP parser writes GraphViz files 2014-01-07 23:30:00 +01:00
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