luz.paz
|
f53ef01d94
|
Arch: use string operator instead of numeric LGTM fix
|
2019-10-25 10:23:24 -03:00 |
|
cclauss
|
361c44c6dc
|
Unicode fixes for Python3
|
2019-03-17 20:58:00 +01:00 |
|
Yorik van Havre
|
23cf81cd51
|
Arch: Axis can now be referenced in sketches
|
2019-01-18 17:40:50 -02:00 |
|
Yorik van Havre
|
3d8d9c4b94
|
Arch: Fixed default axis bubble size
|
2018-11-22 14:25:37 -02:00 |
|
Yorik van Havre
|
3956cee0ac
|
Arch: Fixed buggy import/export of 2D objects to IFC
|
2018-11-09 16:56:59 -02:00 |
|
Yorik van Havre
|
d2089999e0
|
Draft: Export of Arch Axes to DXF
|
2018-11-07 12:38:07 -02:00 |
|
Clemens Weissbacher
|
b6bafdf995
|
py3: Arch: fix TypeError exception
|
2018-11-04 14:51:38 -03:00 |
|
Yorik van Havre
|
42384e1a58
|
Arch: Added preference option for screen helpers color (axes, grids, etc...)
|
2018-07-25 10:56:12 -03:00 |
|
Yorik van Havre
|
15cba18170
|
Arch: Fixed bug in display of axis systems
|
2018-07-18 21:39:11 -03:00 |
|
Yorik van Havre
|
0682a66376
|
Arch: Support for IfcGrid
|
2018-07-16 17:21:17 -03:00 |
|
Yorik van Havre
|
0bae245b26
|
Arch: separate properties creation in own methods and check properties at file load
|
2018-06-01 19:36:35 -03:00 |
|
Yorik van Havre
|
d49a194279
|
Arch/Draft: Make sure an active doc exists before creating objects
|
2018-05-08 16:07:55 -03:00 |
|
luz.paz
|
92ae691974
|
Revert changes per yorik
|
2018-04-17 10:16:28 -03:00 |
|
luz.paz
|
1d04002c3b
|
Arch: translation fixes
Adding Arch WB translation string corrections/refinements
|
2018-04-17 10:16:28 -03:00 |
|
Yorik van Havre
|
c40939683a
|
Arch: Small bugfix in Axis position
|
2018-03-16 17:21:14 -03:00 |
|
luz.paz
|
de0ca700d5
|
Arch: move \n out of translation strings
|
2018-02-11 20:06:22 +01:00 |
|
luzpaz
|
a225b13bef
|
Misc. typos
- Tooltip uniformity
- source comment typo fixes
- remove double whitespaces
|
2017-11-24 09:45:08 -02:00 |
|
Yorik van Havre
|
5acfb54179
|
Arch: Grid command
|
2017-08-30 23:11:47 -03:00 |
|
Yorik van Havre
|
7525375efe
|
Arch: Allow Arch objects to be arrayed if their Axis property is set
|
2017-06-06 19:30:26 -03:00 |
|
Yorik van Havre
|
7fc56ca973
|
Arch: Added Axis System
|
2017-06-05 20:06:01 -03:00 |
|
Yorik van Havre
|
34f060689d
|
Arch: Allow axes to have labels
|
2017-06-05 18:08:54 -03:00 |
|
wmayer
|
50dc459d42
|
remove UnicodeUTF8
|
2016-12-27 19:31:25 +01:00 |
|
wmayer
|
c3fe2de155
|
replace Part.Line with Part.LineSegment
|
2016-11-30 21:25:18 +01:00 |
|
Yorik van Havre
|
bf0d37bf28
|
Doc: Fixes in doxygen docs for Draft,Arch, FEM
|
2016-11-17 17:04:09 -02:00 |
|
Yorik van Havre
|
210455d7db
|
Made Arch objects properties translatable - issue #2524
|
2016-10-07 21:37:15 -03:00 |
|
Yorik van Havre
|
f40758eba9
|
removed translation from property descriptions (wrong to do it there anyway) - issue #2524
|
2016-05-18 16:59:15 -03:00 |
|
Yorik van Havre
|
e159838cd5
|
Arch: improvements to Axis - fixes #2138
* Fixed small bugs
* More options to position the bubble (start, end or both)
* Properties for text size and font
|
2015-12-21 12:21:31 -02:00 |
|
Yorik van Havre
|
f94522a2c1
|
Arch: Fixed crash when loading old files
|
2015-08-31 18:17:29 -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
|
8fd880d51b
|
Arch: Fixed axis object - fixes #1605
|
2014-10-05 13:09:08 -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 |
|
Johannes Reinhardt
|
9d0b571113
|
deactivate commands in Arch if no document is open
|
2014-05-21 17:09:02 +02:00 |
|
Yorik van Havre
|
2017cb665d
|
Arch: small fixes
|
2014-04-14 21:19:47 -03:00 |
|
Yorik van Havre
|
583d4f4525
|
Arch: Switched structure and window to Units system
|
2014-04-06 18:47:46 -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
|
4005b199e0
|
0001102: Updated all links to old freecad homepage and wiki to the new ones
|
2013-09-15 17:04:42 -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
|
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 |
|
wmayer
|
dfde842e7c
|
0000740: work bench initiation from in fcstd file
|
2012-06-09 11:50:02 +02:00 |
|
Yorik van Havre
|
d88813d52b
|
Arch: Adapted all other tools to doCommand() + translatable
|
2012-05-31 12:30:20 -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
|
6da7df117f
|
Fixed bug in Arch Axes
|
2012-04-28 18:05:07 -03:00 |
|
Yorik van Havre
|
808d8d0f66
|
Removed redundant LineStyle prop from Draft DrawingView objects
The printed linestyle now uses the linestyle of the source object
|
2012-03-13 11:55:21 -03:00 |
|