Jon Denning

Results 326 comments of Jon Denning

Interesting. Testing on Blender 3.3.0 alpha and RF v3.2.5, I wasn't able to reproduce it at 1.2, but it this issue does show up at 0.9.

``` import gc, sys gc.collect() print(sys.getrefcount(win)) print(gc.get_referrers(win)) ```

sorry for the delay all! will tackle this issue (and #1131) now

thanks for the feedback! I made some great progress today, but it is not quite ready for testing. hoping to have something this weekend.

this issue should now be fixed in commit a8708f3!

Thanks for the report, @Chaoshideout. I will take a look at this as soon as I can.

Thanks for the report, @SkaveRat. This is a strange bug, and unfortunately i'm not able to reproduce it. are you still having this issue?

Thanks for the report and the blend file, @AGorgal! Right now, RF uses RMB for selection only, regardless of your selection choice in Blender. We plan to improve this soon....

Ok. I'm not certain why, but it seems that the Mirror Modifier on the `Cylinder` object is causing the problems. After applying the modifier, selection (along with everything else) seems...