MantisBT - Bender
View Issue Details
0013641BenderArmatures modulepublic2012-11-01 21:392013-02-14 14:44
johan andruejol 
johan andruejol 
normalmajorN/A
closedfixed 
 
0.10.1 
0013641: vtkArmatureWidget does not listens to bone added
vtkArmatureWidget should listens to the bones added and not created.

Also, the method UpdateBoneWithArmatureOptions(...) should probably be exposed
to help the creation of bones outside the armature.
No tags attached.
child of 0013671closed Julien Finet Task 1.1) Develop an application for specifying rigging for a voxelized anatomical model. 
Issue History
2012-11-01 21:39johan andruejolNew Issue
2012-11-01 21:39johan andruejolStatusnew => assigned
2012-11-01 21:39johan andruejolAssigned To => johan andruejol
2012-11-02 11:29johan andruejolNote Added: 0031382
2012-11-02 11:29johan andruejolStatusassigned => resolved
2012-11-02 11:29johan andruejolResolutionopen => fixed
2012-11-05 09:07Julien FinetNote Added: 0031427
2012-11-05 09:07Julien FinetStatusresolved => assigned
2012-11-05 16:09johan andruejolStatusassigned => resolved
2012-11-09 11:27johan andruejolStatusresolved => feedback
2012-11-09 11:27johan andruejolResolutionfixed => reopened
2012-11-09 11:27johan andruejolNote Added: 0031512
2012-11-09 11:27johan andruejolStatusfeedback => assigned
2012-11-09 11:28johan andruejolStatusassigned => resolved
2012-11-09 11:28johan andruejolResolutionreopened => fixed
2012-11-09 13:36Julien FinetRelationship addedchild of 0013671
2012-11-09 13:52Julien FinetTarget Version => 0.1
2013-01-17 17:53Julien FinetFixed in Version => 0.1
2013-02-14 14:38Julien FinetStatusresolved => closed
2013-02-14 14:44Julien FinetCategoryvtkBoneWidgets => Armatures module

Notes
(0031382)
johan andruejol   
2012-11-02 11:29   
See https://github.com/vovythevov/Bender/commit/afafd9146d1908a9ea329b17f798ba0cb24ea1a0 [^]
(0031427)
Julien Finet   
2012-11-05 09:07   
Wrong signature to unobserve bone:
https://github.com/vovythevov/Bender/commit/afafd9146d1908a9ea329b17f798ba0cb24ea1a0#commitcomment-2102350 [^]
(0031512)
johan andruejol   
2012-11-09 11:27   
Forgot to precise the commit that fixes the issue:

https://github.com/vovythevov/Bender/commit/6ae55648214e6fc69ac0b929a96ca75414cc4e47 [^]