s-leger / archipack

Archipack for blender 2.79
https://blender-archipack.org
GNU General Public License v3.0
359 stars 49 forks source link

XY axis does not follow cursor when trying to draw wall #194

Closed Moult closed 4 years ago

Moult commented 4 years ago

Archipack version: 2.3.1

Blender version: 2.83

Os version: Gentoo Linux

Description of the issue:

Also, when I click the wall tool, an X and Y axis appears on my screen where my cursor last was... but when I move my cursor, the XY axis intersection doesn't follow my mouse. Is this a bug? See screenshot below where I've circled the XY intersection.

image

s-leger commented 4 years ago

The axis constraint display depends on transform.translate operator (for snap), so i've no control of what happen in native operator.

Moult commented 4 years ago

Closing bug, as this is due to a default Blender behaviour, and will be resolved when CAD transform snap is implemented.