Ticket #87 (assigned enhancement)

Opened 2 years ago

Last modified 1 year ago

snap to grid in transformations

Reported by: gregor Assigned to: gregor (accepted)
Priority: normal Milestone: The Future
Component: Moonlight|3D Version:
Severity: normal Keywords:
Cc:

Description

Implement snapping in transformations with at least snapping to a variable sized grid (centred either at the current object or at the origin) in the first iteration of this feature. Make this extendable, if possible, so that transformations can also snap to other points/angles (e.g. mesh vertices come to mind and would be really helpful).

Change History

04/02/09 03:58:07 changed by gregor

  • status changed from new to assigned.

Snapping to a fixed size grid is now supported. Variable grid size is not yet present because the UI for that is not quite clear yet. The architecture is extensible to other snapping behaviours once they are needed.