nutti / Screencast-Keys

Blender Add-on: Screencast Keys
GNU General Public License v3.0
1.27k stars 112 forks source link

Show constraints keys for an operation #46

Closed DolphinDream closed 3 years ago

DolphinDream commented 3 years ago

When pressing G to grab/move something.. you can immediately press x/y/z (or shift + x/y/z) to control the moving constraints along various axes. Apparently the screencast keys add-on doesn’t seem to capture these key strokes? Is there a way to do so?

Same is true for other operations (rotate, extrude etc) where constraints can be applied to the main operation by pressing other keys.

I’m not sure if this is a bug.. or perhaps a feature that would need to be added..l or maybe there is a setting already that I missed.

thanks

nutti commented 3 years ago

Please see the FAQ.

DolphinDream commented 3 years ago

Apparently the Get Event Aggressively option is disabled and not able to turn neither in prefs or panel.

nutti commented 3 years ago

@DolphinDream

Get Event Aggressively option is only supported in <=2.91. I'm tackling to support 2.92 because Blender 2.92 was released recently. If you want to try this option, you need to use Blender 2.91 for now.

nutti commented 3 years ago

@DolphinDream

I have finished to support Get Event Aggressively now. You can try this by using the unstable version.