[tuhopuu-cvs] CVS commit: tuhopuu2/source/blender/makesdna DNA_object_types.h tuhopuu2/source/blender/src editobject.c

Chris Want cwant at ualberta.ca
Sun Jan 4 02:17:19 CET 2004


hos (Chris Want) 2004/01/04 02:17:19 CET

  Modified files:
    tuhopuu2/source/blender/makesdna DNA_object_types.h 
    tuhopuu2/source/blender/src editobject.c 
  
  Log:
  More fun while calculating which bones need to be recalculated during
  transform().. This code figures out what objects are going to be
  'moving' (based on whether the object is selected, a parent is selected,
  a constraint target is selected, or any weird bizarre combination) and then
  recalculates the bones that depend on these objects ... damn, my head
  hurts!
  
  Revision  Changes    Path
  1.3       +6 -1      tuhopuu2/source/blender/makesdna/DNA_object_types.h
  1.40      +67 -2     tuhopuu2/source/blender/src/editobject.c



More information about the tuhopuu-cvs mailing list