Commit Graph

3585 Commits

Author SHA1 Message Date
wmayer
08698154c8 + fixes #0001266: Part Common fails with two surface objects 2014-01-16 14:04:19 +01:00
Yorik van Havre
0972be8e72 Merge of tanderson-viewoverride4 branch 2014-01-16 10:27:21 -02:00
tanderson
46c1f7835c adding to menus and toolbars 2014-01-16 10:27:21 -02:00
tanderson
6f91426930 adding drawstyle icons 2014-01-16 10:27:21 -02:00
tanderson
3b8176535b implemented 2014-01-16 10:27:21 -02:00
wmayer
795bd01f31 + fixes #0001148: Incorrect STL from a mesh 2014-01-16 11:55:32 +01:00
Yorik van Havre
828c4618aa Draft: small bugfix 2014-01-15 19:49:43 -02:00
Yorik van Havre
e8ab9bd2e0 Draft: added a debug message to bspline-to-svg conversion 2014-01-15 19:41:33 -02:00
Sebastian Hoogen
e9201cc9d6 support curves in Draft.getSVG()
curves with a degree<=3 will be converted to bezier segments
curves with a higher degree are discretized
2014-01-15 22:22:40 +01:00
jriegel
5a4b4da59f Fix for Python binding in FEM result objects 2014-01-15 19:33:44 +01:00
Sebastian Hoogen
15089556cd Updated ISO7200 based drawing templates
added Working space and Title block tags
2014-01-15 12:03:55 -02:00
Yorik van Havre
5e7c5a2bfb Arch: removed degug messages in collada importer 2014-01-15 12:01:57 -02:00
Yorik van Havre
0b945388ea Added icon-based feedback for InputField 2014-01-15 11:48:16 -02:00
Yorik van Havre
5556d1506e Draft: small unicode bugfix 2014-01-15 10:44:05 -02:00
Yorik van Havre
9fdf3f64ad Arch: Add a pref option to disable auto wall-merge 2014-01-14 17:02:16 -02:00
Yorik van Havre
e352e169da Arch: Automatic wall height - fixes #980
+ Walls can now be capped by roofs, by subtracting a roof from them
+ Walls and Structs with height = 0 take height from their parent floor
+ Changing the placement of a floor changes all the placements of its children
2014-01-14 16:16:04 -02:00
Yorik van Havre
e14a9e49d9 Arch: Refactored Stairs code for easier extension 2014-01-14 15:12:08 -02:00
wmayer
b1a1be6f4e + workaround for strange behaviour of Qt 4.8 regarding period/colon 2014-01-14 13:50:13 +01: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
fee2bc4169 + Copy pysideuic from LibPack 2014-01-13 14:54:32 +01: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
1e135aa367 + python suffix for shiboken 2014-01-11 22:08:07 +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
Sebastian Hoogen
a7b16c5748 0001349 recognize remote branches for Version.h in detached head state 2014-01-11 13:37:36 +01:00
wmayer
70e6d3839b + Fix for Saucy build on Launchpad 2014-01-11 12:52:37 +01:00
Yorik van Havre
cc9c9dfcf4 Draft: fixed message containing PyQt 2014-01-10 17:55:03 -02:00
wmayer
ffbca2bdff + Fix in ui loader 2014-01-10 14:22:30 +01: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
wmayer
270d25658d + Prepare PySide to work with custom widgets 2014-01-09 23:49:41 +01: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
5c6761dee2 Merge branch 'master' of ssh://git.code.sf.net/p/free-cad/code 2014-01-09 15:26:38 +01:00
wmayer
984c723557 + Add method loadUi to PySideUic 2014-01-09 15:26:07 +01:00
Yorik van Havre
fbc6722c75 Added pySide info to MingW readme 2014-01-09 12:02:49 -02:00