Commit Graph

67 Commits

Author SHA1 Message Date
Yorik van Havre
38cef7a518 Arch: Fixed section plane's clipping - fixes #2063 2015-12-28 16:56:53 -02:00
Yorik van Havre
3064e2b68d Arch: fixed projection of Drawing views of arch sectionplanes - fixes #2233 2015-12-23 11:32:36 -02:00
Yorik van Havre
de8c2cbb66 Arch: Added editmode to Section Planes - fixes #2098 2015-11-28 14:51:40 -02:00
Yorik van Havre
6ba8b864d5 Arch: Fixed flipped Space names 2015-11-16 16:11:32 -02:00
Yorik van Havre
eae6423979 Arch: bigger default section plane - fixes #2189 2015-09-04 12:49:03 -03:00
Yorik van Havre
8d395620db Arch: Section planes now restore the view clipping when loaded 2015-06-22 21:58:56 -03:00
wood-galaxy
e13db78219 Arch : Arch Section take current WorkingPlane Placement 2015-05-24 17:03:45 -03:00
Yorik van Havre
b988ad0016 Arch: Better output of ArchVRM renderer 2015-04-20 18:34:40 -03:00
Yorik van Havre
a2aaf1b37d Draft: Fixed arc direction in SVG projections 2015-03-21 12:08:05 -03:00
Yorik van Havre
fb5b578138 Arch: Enabled section filling in Arch drawing views 2015-03-21 12:08:05 -03:00
Yorik van Havre
83c73abaf7 Arch: Allow section planes to clip the 3D view 2015-03-21 12:08:05 -03:00
wood galaxy
496ec111fd Arch : Internal object name are in English.
Arch objets Label could be translated.
2015-01-05 13:13:45 -02:00
Yorik van Havre
7e4c1f2d5c Arch: Fixed Arch example - fixes #1789 2014-12-31 14:42:22 -02:00
Yorik van Havre
f4915d9018 Arch: small fix in sectionplane - fixes #1836 2014-11-23 19:23:13 -02:00
Sebastian Hoogen
9ad67346cc issue #1701 2014-09-27 13:07:30 -03:00
Yorik van Havre
1003e556cb Draft - Allow to export Drawing pages to DXF - fixes #1686
* Uses DXF algos of the Drawing module instead of the Draft dxf library
* Uses a DXF template with the same name as the SVG template, if existing
* Only Draft, Arch, Part and Annotation views are currently supported
* Drawing module's projectToDXF() now returns only a fragment instead of a full DXF file
2014-08-15 18:14:17 -03:00
Yorik van Havre
f2bde70bd5 Arch: small bugfixes in Drawing projection stuff 2014-08-13 16:21:08 -03:00
Yorik van Havre
60d9335b8f Arch: Misc improvements to section planes 2014-08-13 00:28:27 -03:00
Yorik van Havre
5dbb3fb803 Used Gui.addModule() instead of import in Draft & Arch 2014-08-05 19:38:40 -03:00
Yorik van Havre
b9d96464be Arch: Fixed bugs when working without GUI 2014-07-17 19:58:22 -03:00
Yorik van Havre
6e3f0de48a Arch: added an option to section planes to allow non-solids to be cut too 2014-06-21 11:59:33 -03:00
Johannes Reinhardt
9d0b571113 deactivate commands in Arch if no document is open 2014-05-21 17:09:02 +02:00
Yorik van Havre
fcd6078f67 Draft: refinements in Arch & Draft Drawing views 2014-04-14 13:29:55 -03:00
Yorik van Havre
4ed157b350 Arch: Don't create a drawing view on section plane creation
This was very heavy and often caused unnecessary computations. Adding
a new Drawing view is now done manually, with the Draft to Drawing tool
2014-03-09 19:44:36 -03:00
Yorik van Havre
7d09ca7314 Arch: minor fixes around Arch & Draft 2014-03-07 20:44:22 -03:00
Yorik van Havre
dddfbac6aa Arch: Fixed SectionPlane direction 2014-03-04 13:51:18 -03:00
Yorik van Havre
edca9a19c4 Arch: temporary workaround to SoBrepFaceSet freeze 2014-03-04 12:51:44 -03:00
Yorik van Havre
c54eec3dbc Used new PropertyQuantity API in Draft & Arch - fixes #1414 2014-02-21 12:37:29 -03:00
Yorik van Havre
5652a14f0e Arch now works in console mode - fixes #1362 2014-01-26 20:13:50 -02:00
Yorik van Havre
b3fc7b7a78 Fixed translation system in Arch & Draft 2014-01-07 11:17:31 -02:00
Yorik van Havre
d9a15adf33 Switch to PySide (+ Arch, Draft & Start) 2014-01-06 13:26:49 -02:00
Yorik van Havre
e2b424cdc3 Arch: Better view provider for axis object 2013-11-25 16:48:24 -02:00
Yorik van Havre
241fb73b95 Arch: Better sectionplane widget 2013-11-16 19:47:26 -02:00
Yorik van Havre
9d08228957 Draft: Rewrite of defaults handling 2013-10-09 15:40:38 -03:00
Yorik van Havre
0dfbe10978 Arch: Added Rebar object + command 2013-10-07 15:42:05 -03:00
Yorik van Havre
298f7ca9a0 Arch: grouped all properties into an Arch group 2013-09-07 20:00:41 -03:00
Yorik van Havre
71e3b56509 Draft: Bugfixing
+ All Draft (and Arch) objects now correctly get/set theiir type on save/load
+ Draft Shape2DView now produces valid shapes
2012-09-04 12:07:26 -03:00
Yorik van Havre
39a9aacfda Arch: small fixes 2012-08-18 00:04:54 -03:00
Yorik van Havre
22f45018a6 Misc polishes to Arch and Draft
+ The Draft Drawing tool can make additional views of SectionPlanes
+ Draft Dimensions have a readonly "Distance" property that show the length
+ The Draft WB can be completely switched off (since all tools are also in Arch)
2012-08-16 12:24:45 -03:00
Yorik van Havre
0c5d76e1ac Arch: Fixed strings to be translated 2012-08-15 18:39:53 -03:00
Yorik van Havre
af79546ee1 Arch: small optimizations 2012-08-15 12:20:19 -03:00
Yorik van Havre
7db4fb7285 Arch: General optimization
+ More severe tests when constructing shapes
+ Allow to quickly export Arch views to DXF
2012-08-09 17:50:07 -03:00
Yorik van Havre
3aece9b542 Arch: Bugfixes and hidden lines mode for section planes 2012-08-05 18:01:58 -03:00
Yorik van Havre
fabb10c1c9 Arch: improvements to section plane wireframe rendering 2012-08-01 18:15:34 -03:00
Yorik van Havre
048a65a6d2 Arch: small tool improvements
+ added Arch check tool (checks if all objects are valid and solid)
+ added missing icons
2012-07-22 16:41:25 -03:00
Yorik van Havre
0f82e02520 Arch: Lots of bugfixes in vector rendering 2012-07-03 11:07:54 -03:00
Yorik van Havre
c03b942367 Arch: fixed bugs in vector renderer 2012-07-01 13:01:25 -03:00
wmayer
dfde842e7c 0000740: work bench initiation from in fcstd file 2012-06-09 11:50:02 +02:00
Yorik van Havre
463e3551e2 Arch: More bugfixes 2012-06-05 13:31:34 -03:00
Yorik van Havre
07ab39cd16 Arch: Small improvements to section plane 2012-06-05 00:00:43 -03:00