[DiscordArchive] add the diff to all model's scale ?
[DiscordArchive] add the diff to all model's scale ?
Archived author: Adspartan • Posted: 2019-06-21T18:51:10.201000+00:00
Original source
add the diff to all model's scale ?
Archived author: Adspartan • Posted: 2019-06-21T18:53:46.240000+00:00
Original source
but be warned: add won't keep the proportions between models when multiplying would
Archived author: Adspartan • Posted: 2019-06-21T18:56:44.232000+00:00
Original source
welp... seems like there's no easy way to tell the spinbox to emit value changed only when pressing enter so I won't do it
Archived author: Adspartan • Posted: 2019-06-21T19:08:17.826000+00:00
Original source
nvm, I just need to use another event I think... but then it'll require pressing enter to change the value even with the scroll wheel
Archived author: Adspartan • Posted: 2019-06-21T19:10:03.540000+00:00
Original source
what I can do is:
for multi select only change the rotation and scale when pressing enter (and when the spinbox lose focus)
keep the usual behaviour for the single selection mode
Archived author: Adspartan • Posted: 2019-06-21T19:10:09.335000+00:00
Original source
<@!197724887387734016> ^
Archived author: Adspartan • Posted: 2019-06-21T19:10:55.671000+00:00
Original source
and maybe add a little warning to explain the changes between the 2 modes