This is a proposal for the bug mentioned in T81951.
There was no SnapObjectContext available when the gizmo is turned off.
Details
Details
- Reviewers
Germano Cavalcante (mano-wii) - Group Reviewers
Modeling - Maniphest Tasks
- T81951: Add Cube new tool surface snaping not working
- Commits
- rB23614c49e945: Fix T81951: Add Cube new tool surface snaping not working
Diff Detail
Diff Detail
- Repository
- rB Blender
- Branch
- T81951 (branched from master)
- Build Status
Buildable 10909 Build 10909: arc lint + arc unit
Event Timeline
Comment Actions
Thanks for the patch, but the snap_context needs to be freed, which is not seen here.
This results in a memory leak :\