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

Michel Selten michel.s at home.nl
Sun Jan 25 18:58:24 CET 2004


michel (Michel Selten) 2004/01/25 18:58:24 CET

  Modified files:
    blender/source/blender/python/api2_2x Object.c 
  
  Log:
  Python bug fix for #724
  * Blender.Object.setDrawMode does not work. I had accidentally switched the
    variables for setDrawMode and setDrawType. This implied that _both_
    functions did not work correctly. The functions getDrawMode and getDrawType
    use the correct variables.
  
  Revision  Changes    Path
  1.60      +6 -6      blender/source/blender/python/api2_2x/Object.c



More information about the Bf-blender-cvs mailing list