Yorik van Havre
|
e14a9e49d9
|
Arch: Refactored Stairs code for easier extension
|
2014-01-14 15:12:08 -02:00 |
|
wmayer
|
7eeebbed53
|
fixes #0001191: Cannot manipulate length if moved away from between the 'red lines'
|
2014-01-14 11:48:34 +01:00 |
|
Yorik van Havre
|
6245957478
|
Draft: Fixed utf8 bug in shapestring
|
2014-01-14 00:36:59 -02:00 |
|
Yorik van Havre
|
96ff9e37c2
|
Draft: Fixed Draft edit again! (better this time...)
|
2014-01-13 17:54:45 -02:00 |
|
Yorik van Havre
|
c1aea6337c
|
Draft: Fixes in Draft edit
|
2014-01-13 14:12:28 -02:00 |
|
wmayer
|
ca3b87a719
|
+ Rename methods
|
2014-01-12 21:42:46 +01:00 |
|
wmayer
|
99d10a6e49
|
Merge branch 'master' of ssh://git.code.sf.net/p/free-cad/code
|
2014-01-12 18:49:24 +01:00 |
|
wmayer
|
0f6ccf11bf
|
+ Projection of edges and wires
|
2014-01-12 18:48:55 +01:00 |
|
jriegel
|
3cbc877f6b
|
fix some warnings
|
2014-01-12 16:25:47 +01:00 |
|
jriegel
|
33248f756f
|
Merge branch 'refs/heads/j-downsett-orthos_finished'
Conflicts:
src/Mod/Drawing/Gui/TaskOrthoViews.cpp
|
2014-01-12 16:23:03 +01:00 |
|
jriegel
|
3f52b88c5b
|
Fix for Windows
|
2014-01-12 16:21:07 +01:00 |
|
Jose Luis Cercos-Pita
|
11278f34f3
|
rebased (regenerated) branch from master
|
2014-01-12 15:07:19 +01:00 |
|
wmayer
|
d97feb01cd
|
Merge branch 'master' of ssh://git.code.sf.net/p/free-cad/code
|
2014-01-11 15:00:14 +01:00 |
|
wmayer
|
1b9f4e7b7a
|
+ fixes #0001350: error on line 1507 at column 1: Encoding error - Not possible to create a drawing in french language
|
2014-01-11 14:59:51 +01:00 |
|
Yorik van Havre
|
88c5045368
|
Arch:workaround for horizontal extrusions in IFC export
|
2014-01-11 11:55:42 -02:00 |
|
jriegel
|
6078846fa2
|
Increase Performance Postprocessing
|
2014-01-11 14:50:22 +01:00 |
|
jriegel
|
c71c1b8679
|
Improving Post-Processeing performance
|
2014-01-11 14:50:08 +01:00 |
|
Yorik van Havre
|
cc9c9dfcf4
|
Draft: fixed message containing PyQt
|
2014-01-10 17:55:03 -02:00 |
|
j-dowsett
|
83c9017eff
|
Rewrite of OrthoViews. Detect page size and titleblock from tags in SVG template. Separation of logic from GUI. Much improved logic. No longer uses python to manipulate views - calls C++ methods directly. Can now support more views, and axonometric views in any position.
|
2014-01-10 11:33:34 +00:00 |
|
j-dowsett
|
c1a2348e33
|
Applying tanderson's patch to replace invertY with (1,-1) scaling of SVG itself. Commented out invertY as no longer used.
|
2014-01-10 11:31:14 +00:00 |
|
Yorik van Havre
|
d00327640a
|
Switched TemplatePyMod scripts to PySide
|
2014-01-09 18:46:16 -02:00 |
|
Yorik van Havre
|
f73a3d6b8a
|
Spreadsheet: switched to pyside
|
2014-01-09 18:23:39 -02:00 |
|
Yorik van Havre
|
e3cb403b39
|
Draft: fixed ultra-condensed toolbar
|
2014-01-09 18:14:31 -02:00 |
|
wmayer
|
3395a32738
|
+ Fix translation issue in StartPage
|
2014-01-09 16:08:13 +01:00 |
|
wmayer
|
54334ca69d
|
+ Migrate Fem to PySide
|
2014-01-09 13:36:29 +01:00 |
|
Yorik van Havre
|
955d1cc6dc
|
OpenSCAD: Recompiled rc file with pyside
|
2014-01-09 10:17:35 -02:00 |
|
Sebastian Hoogen
|
89a028f4a8
|
Port OpenSCAD WB to PySide
|
2014-01-08 23:30:57 -02:00 |
|
Sebastian Hoogen
|
7e79a6d303
|
fixes #0001306: use Part_RegularPolygon in exportCSG
|
2014-01-08 23:30:57 -02:00 |
|
jriegel
|
9a702d20cf
|
some fixes
|
2014-01-08 19:37:47 +01:00 |
|
wmayer
|
9a7132b467
|
Merge branch 'master' of ssh://git.code.sf.net/p/free-cad/code
|
2014-01-08 12:55:30 +01:00 |
|
wmayer
|
80f166bbf7
|
+ Allow to get/set x/y axes of circle
|
2014-01-08 12:54:45 +01:00 |
|
jriegel
|
50492a5f5f
|
STEP parser writes GraphViz files
|
2014-01-07 23:30:00 +01:00 |
|
jriegel
|
7d06fc0136
|
further implement SimpleReader
|
2014-01-07 23:29:59 +01:00 |
|
wmayer
|
1f8c2e8f2c
|
+ Fix target name
|
2014-01-07 21:13:41 +01:00 |
|
wmayer
|
dd9697dbad
|
+ Implement a lightweight TCP server
|
2014-01-07 18:37:59 +01:00 |
|
wmayer
|
19c6105389
|
+ Implement a lightweight TCP server
|
2014-01-07 17:56:20 +01:00 |
|
Yorik van Havre
|
19865c252b
|
Fixed translation system in Arch & Draft
|
2014-01-07 11:17:31 -02:00 |
|
wmayer
|
4cd8cb6eb0
|
+ Copy material editor UI file
|
2014-01-07 10:41:37 +01:00 |
|
Yorik van Havre
|
0f2c93a25e
|
Small fix in Material editor
|
2014-01-06 17:37:59 -02:00 |
|
Yorik van Havre
|
14f2dd2331
|
Switched Material module to pyside
|
2014-01-06 17:10:34 -02:00 |
|
jrheinlaender
|
2954d9a960
|
Port of WizardShaft to PySide
|
2014-01-06 16:21:09 -02:00 |
|
Yorik van Havre
|
1d709ade42
|
Switch to PySide (+ Arch, Draft & Start)
|
2014-01-06 13:26:49 -02:00 |
|
Yorik van Havre
|
e9711ec7c9
|
Arch: fix in collada importer
|
2014-01-06 11:42:12 -02:00 |
|
wmayer
|
97ad018bd7
|
+ Rename to offsetFaces
|
2014-01-06 13:08:00 +01:00 |
|
wmayer
|
94a8b0d215
|
Merge branch 'master' of ssh://git.code.sf.net/p/free-cad/code
|
2014-01-06 12:30:30 +01:00 |
|
wmayer
|
5d1960d3ac
|
+ Extrude subset of faces of a solid
|
2014-01-06 12:29:58 +01:00 |
|
jriegel
|
51b640c91a
|
start implementing SimpleReader
|
2014-01-06 11:26:16 +01:00 |
|
jriegel
|
4be052af48
|
StepShape class and python binding for handling STep-Shape transfers.
|
2014-01-05 22:31:16 +01:00 |
|
jriegel
|
e17090fadd
|
add SCL python files
|
2014-01-05 22:31:15 +01:00 |
|
Yorik van Havre
|
3648912e24
|
Arch: small bugfix in windows
|
2014-01-05 17:10:10 -02:00 |
|