Roy-043
be03a9cebf
Arch: implement new get_param functions
...
Additionally 2 Arch_Window bugs were fixed:
* If the W1 value was changed the box tracker was not repositioned relative to the cursor.
* The WindowColor was not applied because of a typo in the code. De current default color is quite dark BTW.
Note that all dimensional values that were not really defaults, but just the last entered values, have been removed from preferences-archdefaults.ui. As a result the layout looks a bit strange. That will be improved in a next PR.
2024-01-18 15:43:15 +01:00
Roy-043
76bdb13f1d
Arch: Updates related to the PlaneGui class ( #11153 )
...
Related issue:
#5603 .
2023-10-23 18:42:20 +02:00
luzpaz
fdca2d49f7
Arch: lint bad indentation, superfluous formatting ( #9310 )
2023-04-19 09:40:16 +02:00
luzpaz
e7ced1f7cb
Arch: linting multiple imports on one line ( #9281 )
2023-04-18 16:23:44 +02:00
luzpaz
673181a747
Arch: Fix 'testing inequality to None' syntax ( #7274 )
...
* Arch: Fix 'testing inequality to None' syntax
- Substitute `is not None` for `!= None`
-Trim trailing whitespace on touched files
2022-07-30 00:28:20 +02:00
Chris Hennes
9d1958475e
[ARCH] Catch only Exception, not BaseException
2021-02-11 11:52:45 +01:00
luz paz
ccf30d98d2
Arch: Fix header uniformity and remove trailing whitespace
2020-11-16 14:51:53 +01:00
luz.paz
8af8689d73
Arch: [skip ci] fix header uniformity
...
This PR fixes header uniformity across all Arch files
2019-12-26 18:24:06 +01:00
luz.paz
f53ef01d94
Arch: use string operator instead of numeric LGTM fix
2019-10-25 10:23:24 -03:00
Kunda
de2392eb18
source typo fixes pt5
...
+ cleaning up some more non-short-URLs
Issue #2914
2017-03-04 13:07:13 -03:00
Priit Laes
c55216c2a9
py3: Arch: *.py: Fix syntax for python3
2017-01-17 09:24:46 +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
f8571fb2a4
Changed all references to DraftGeomUtils.sortEdges to Part.__sortEdges__
2015-09-04 11:54:57 -03:00
Yorik van Havre
b988ad0016
Arch: Better output of ArchVRM renderer
2015-04-20 18:34:40 -03:00
Yorik van Havre
7e4c1f2d5c
Arch: Fixed Arch example - fixes #1789
2014-12-31 14:42:22 -02:00
Sebastian Hoogen
9ad67346cc
issue #1701
2014-09-27 13:07:30 -03:00
Yorik van Havre
60d9335b8f
Arch: Misc improvements to section planes
2014-08-13 00:28:27 -03:00
Yorik van Havre
63442c9c9b
0001072 : Edge.Curve assert in Draft
2013-03-31 17:54:32 -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
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
463e3551e2
Arch: More bugfixes
2012-06-05 13:31:34 -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
c0a3121e1a
Bugfixes in Arch
2012-05-18 19:01:01 -03:00
Yorik van Havre
1cc8f4cc77
Big cleanup in Arch vector renderer
2012-04-26 21:05:18 -03:00
Yorik van Havre
a7ada3c2bb
Bugfixes in Arch Section plane
2012-04-20 13:07:42 -03:00
Yorik van Havre
95b0f14423
Arch Vector renderer now supports face colors
2012-04-19 20:00:18 -03:00
Yorik van Havre
31c46575e1
Arch vector renderer now supports faces with holes
2012-04-04 17:33:13 -03:00
Yorik van Havre
796b7c56c3
Arch SectionPlane now uses the new vector renderer
2012-04-03 16:27:29 -03:00
Yorik van Havre
ea382022a8
First working version or Arch vector renderer
2012-04-03 15:43:44 -03:00
Yorik van Havre
61feb76a31
Further work on Arch vector renderer
2012-04-03 13:00:42 -03:00
Yorik van Havre
5d1cc238bc
Preliminar work on arch vector renderer
2012-03-30 17:34:10 -03:00