Janne Keränen
|
6781a8167f
|
Correct small bug in CompoundFilter in command line
Without this, CompoundFilter does not work in Python script in non-GUI-mode.
See:
https://forum.freecadweb.org/viewtopic.php?f=10&t=27593&p=222303
and
https://www.freecadweb.org/tracker/view.php?id=3381
|
2018-05-28 16:55:15 +02:00 |
|
DeepSOIC
|
2c78478b5c
|
Part: fix compoundfilter's items property tooltip
reported by chrisb:
https://forum.freecadweb.org/viewtopic.php?f=3&t=28299#p229889
|
2018-04-25 10:58:30 +02:00 |
|
looooo
|
3e8249a0e6
|
py3: fix some simple incompapilities
issue 0000995
|
2017-06-21 11:25:30 +02:00 |
|
looooo
|
ef22d5202d
|
py3: define xrange for python3
this is done in files where the xrange is used.
replace this with range once python2 is not supported anymore.
issue 0000995
|
2017-05-18 15:56:09 +02:00 |
|
Bernd Hahnebach
|
a8fc6b39b4
|
Part: BOPTools and CompoundFilter, remove not needed overwrting of setEdit and unsetEdit which prevents some C++ sedEdit modes to work
|
2017-03-20 10:59:02 -03:00 |
|
Bernd Hahnebach
|
54bbd79b03
|
Part: compound filter, GUI command
|
2017-02-18 15:57:54 +01:00 |
|
Bernd Hahnebach
|
8369d68c8f
|
Part: compound filter, core module
|
2017-02-18 15:57:54 +01:00 |
|