[Bf-blender-cvs] CVS commit: blender/source/blender/python/api2_2x Object.c Object.h

Michel Selten michel.s at home.nl
Wed Sep 17 20:15:52 CEST 2003


michel (Michel Selten) 2003/09/17 20:15:52 CEST

  Modified files:
    blender/source/blender/python/api2_2x Object.c Object.h 
  
  Log:
  * Fix bug in Object.getEuler() and Object.setEuler() methods
    I must have been looking outside when writing those functions :) They
    accessed the dloc values instead of the loc values. Doh
  * Minor cleanup in Object.h
  
  Revision  Changes    Path
  1.39      +10 -10    blender/source/blender/python/api2_2x/Object.c
  1.14      +0 -2      blender/source/blender/python/api2_2x/Object.h



More information about the Bf-blender-cvs mailing list