X-Ray Selection Tools

1.3.5 alpha

Minor typo on line 134, an extra “t” on the word “Through”:
name = "Select Throught",

Bad typo on line 150, missing an “s” in “context.selected_objects”:
for ob in context.selected_object:
(this typo also exists in version 1.3.4 on line 144)

Something is a bit funky with 1.3.5.

  • Changing the Shift command to Difference only reliably functions in Vertex selection mode. In Edge and Face mode it appears to always use “Set” instead of Difference. Messing around with the settings sometimes seems to make it work in Face mode but never in Edge mode. (In 1.3.4 the same problem seems to exist with Edge mode but Face mode reliably works every time.)
  • “Only Inner Edges” and “Only Face Centers” also don’t appear to work all the time, changing the prefs in the keymap doesn’t have an effect sometimes. (Neither of these appear to affect 1.3.4.)

I actually don’t know how to make heads or tails of everything that’s going on in 1.3.5 because sometimes parts work and sometimes they don’t.

The above issues don’t seem to be a problem in 1.4.3 Alpha at all.

One problem that affects both 1.4.3 and 1.3.5:

  • The keymap prefs are not saved when restarting Blender. They revert to default. Ah, I see this is a Blender bug..

1 Like