<InPhase>
J23: The problem being they are all brought to the center.
<InPhase>
Except in unusual cases of no relative positioning.
<InPhase>
Honestly I usually don't mess with !. I typically use so many modules that I just comment out my top level module call, and call a different one instead.
<J23>
the are not relocated .. it just depends where you put the !
<InPhase>
That more easily translates to manual position tweaking with the separate calls.
<InPhase>
# I sometimes use though, particularly on negative elements.
<J23>
could work like "#" just hide all other
<J23>
you just can not use the ! to work on a part of the design - you need to disable all other and if you have multiple on top level you need to group them or similar
teepee_ has joined #openscad
<J23>
would be nice if i could select the part with "!" and then further the part i am working on with another "!"
teepee has quit [Ping timeout: 255 seconds]
teepee_ is now known as teepee
zimreg has joined #openscad
<InPhase>
# keeps positioning, which I usually consider an asset. But I don't have trouble rotating and translating things in my head. The current ! behavior might benefit a subset of the user base more than a ! that worked like #.
<InPhase>
And of course # is available still if people just want to highlight some parts.
<InPhase>
I often use it if I just lost track of which line corresponds to which element. (Most often this is when grabbing someone else's design and starting in the middle.)
L29Ah has quit [Read error: Connection reset by peer]
L29Ah has joined #openscad
L29Ah has left #openscad [#openscad]
L29Ah has joined #openscad
LordOfBikes_ has quit [Ping timeout: 268 seconds]
LordOfBikes_ has joined #openscad
kintel has joined #openscad
kintel has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
kintel has joined #openscad
pah has quit [Ping timeout: 248 seconds]
Lagopus has joined #openscad
ur5us has quit [Ping timeout: 255 seconds]
J2383 has joined #openscad
J23 has quit [Ping timeout: 260 seconds]
kintel has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
Lagopus has quit [Ping timeout: 252 seconds]
pah has joined #openscad
L29Ah has quit [Ping timeout: 255 seconds]
guso78 has joined #openscad
guso78 has quit [Ping timeout: 260 seconds]
guso78 has joined #openscad
<guso78>
InPhase, t-paul is wondering why your image changes show up in the PR from python-support to master but Since python-support was forked from master some time back, i brought in the python addidions into python-support and you brought in your image compare into master.
<guso78>
This is why the change set shows both changes in parallel. I know its unusual flow to merge into a branch of openscad only and its not very common to the community, but it was my wish, because i have seen the big change set beforehand.
<guso78>
We could reduce the changeset to in python-support to only python stuff by merging latest changes of master into python-support to sync up here.
teepee has quit [Ping timeout: 255 seconds]
teepee has joined #openscad
castaway has joined #openscad
fury999io has joined #openscad
teepee has quit [Remote host closed the connection]
teepee has joined #openscad
snaked has quit [Quit: Leaving]
teepee has quit [Remote host closed the connection]
teepee has joined #openscad
Rayyan is now known as Rayyan2
fury999io has quit [Remote host closed the connection]
zimreg has quit [Ping timeout: 252 seconds]
Rayyan2 has quit [Remote host closed the connection]
zimreg has joined #openscad
L29Ah has joined #openscad
zimreg has quit [Ping timeout: 252 seconds]
<InPhase>
guso78: Yeah, it is pretty normal practice to keep a development branch up to date with changes to master to avoid massive merge conflicts later.
<InPhase>
guso78: In a final PR it should be able to highlight the differences between the branch forming the PR and master, rather than all changes made to the branch since creation.
<InPhase>
So clarity will appear at that point.
<guso78>
InPhase, thank you for confirming. I got the strong suspicion, t-paul would wonder about less differences when latest master changes would be merged into python-support. lets see.
<guso78>
BTW : Thank you for naming me guso78 again :)
guso78 has quit [Quit: Client closed]
sauce has quit [Quit: sauce]
sauce has joined #openscad
<lf94>
Seagull
<lf94>
I wake up every day wanting to change the code cad world
<lf94>
Yet, no time
<lf94>
Too busy with the job, learning french, working out, and other coding endeavors
<lf94>
(At the moment, blackjack card counting trainer)