Commit Graph

143 Commits

Author SHA1 Message Date
Yorik van Havre
b25eb7cf8a Arch: Minor bugfix 2012-08-30 20:22:22 -03:00
Yorik van Havre
39a9aacfda Arch: small fixes 2012-08-18 00:04:54 -03:00
Yorik van Havre
9d5d9f94f1 Updated translation files 2012-08-16 16:09:56 -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
d2b8a86154 Arch: small bugfix in structure object 2012-08-09 20:02:54 -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
249c3aa2a1 Arch: Fixed typo 2012-08-06 18:00:50 -03:00
Yorik van Havre
7663ebcc5d Arch: Walls and Structs can now be created directly from meshes 2012-08-05 19:03:27 -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
21bed720c8 Arch: added new closeHoles command 2012-07-19 20:55:25 -03:00
Yorik van Havre
fe0ea018c6 Arch: Minor fixes 2012-07-18 15:04:56 -03:00
Yorik van Havre
401784d3d0 Arch: improved OBJ exporter 2012-07-18 11:27:31 -03:00
Yorik van Havre
1769157de0 Draft: small fixes 2012-07-17 19:57:52 -03:00
Yorik van Havre
2f9a0c5a14 Arch: Easier creations of struct + axes systems
With structs and axes selected, both Arch_Axis and Arch_Structure
commands now create axis systems
2012-07-16 15:54:51 -03:00
Yorik van Havre
4d14153c6c Arch: Added all the draft tools to the Arch WB 2012-07-16 14:15:14 -03:00
Yorik van Havre
d42812f891 Arch: Small improvement to structure 2012-07-10 21:18:19 -03:00
Yorik van Havre
f22736b623 Arch: Minor bugfixes 2012-07-10 20:42:30 -03:00
Yorik van Havre
15f4ad634a Arch: Mode bugfixes 2012-07-03 22:41:29 -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
Yorik van Havre
8c1d88a267 Arch: Fixes in windows 2012-06-12 22:06:35 -03:00
Yorik van Havre
2e7a78218c Arch: Fixes in structure and roof 2012-06-12 17:02:55 -03:00
wmayer
dfde842e7c 0000740: work bench initiation from in fcstd file 2012-06-09 11:50:02 +02:00
Yorik van Havre
4ad11a9bba Arch: fixed import error 2012-06-07 10:42:55 -03:00
Yorik van Havre
80b9029fc9 Draft: snap toolbar now appears on WB activation 2012-06-06 17:04:24 -03:00
Yorik van Havre
141103c966 Arch: Bugfix in wall object 2012-06-06 16:45:34 -03:00
Yorik van Havre
463e3551e2 Arch: More bugfixes 2012-06-05 13:31:34 -03:00
Yorik van Havre
8a4a232f9b Arch: Friendlier pycollada warning 2012-06-05 12:37:17 -03:00
Yorik van Havre
07ab39cd16 Arch: Small improvements to section plane 2012-06-05 00:00:43 -03:00
Yorik van Havre
c85f66c16b Arch: Fixed bug in wall 2012-06-04 23:06:12 -03:00
Yorik van Havre
f312e9585d Arch: more bugfixing 2012-06-04 18:08:10 -03:00
Yorik van Havre
e277bca478 Arch: Several bugfixes in arch objects 2012-06-03 23:44:20 -03:00
Yorik van Havre
6d9b315529 Arch: Windows are now autosubtracted from support walls on creation 2012-06-02 14:12:43 -03:00
Yorik van Havre
5118a51ead Arch: Small fix in menu name 2012-06-01 16:26:31 -03:00
Yorik van Havre
e36334b94e Draft: Added Draft_ToggleGrid() command to toggle the Draft grid 2012-06-01 15:19:21 -03:00
Yorik van Havre
d88813d52b Arch: Adapted all other tools to doCommand() + translatable 2012-05-31 12:30:20 -03:00
Yorik van Havre
194a422265 Arch: Wall tool is now translatable + uses Gui.doCommand 2012-05-31 11:34:01 -03:00
Yorik van Havre
ff6e83ac46 Further Draft lib name fixes 2012-05-22 12:00:03 -03:00
Yorik van Havre
28f386f3ab Renamed Draft fcvec and fcgeo modules
Draft/draftlibs/fcvec becomes Draft/DraftVecUtils
Draft/draftlibs/fcgeo becomes Draft/DraftGeomUtils
2012-05-22 11:45:40 -03:00
Yorik van Havre
7530e224eb Made Arch groups able to receive drops from the tree 2012-05-19 18:18:02 -03:00
Yorik van Havre
c0a3121e1a Bugfixes in Arch 2012-05-18 19:01:01 -03:00
Yorik van Havre
d9c0dc5895 Refining of Arch Roof tool 2012-05-18 17:43:57 -03:00
Yorik van Havre
b1fe01ca96 Cleaning in the Arch module 2012-05-18 15:59:53 -03:00
Yorik van Havre
30f54a1b2f Added 0000387 : Arch roof tool 2012-05-18 12:57:48 -03:00
Yorik van Havre
c7f887ec33 Minor tweaks to Arch icons 2012-05-13 20:47:20 -03:00
Yorik van Havre
126e13554d Bugfix in Arch Wall 2012-05-03 18:57:25 -03:00