[Bf-blender-cvs] CVS commit: blender/source/blender/imbuf IMB_imbuf.h

Kent Mein mein at cs.umn.edu
Tue Apr 6 18:12:57 CEST 2004


sirdude (Kent Mein) 2004/04/06 18:12:57 CEST

  Modified files:
    blender/source/blender/imbuf IMB_imbuf.h 
  
  Log:
  Going through some really old bf-committers email and Casey Corn
  brought up the following "fixes":
  
  removed these prototypes since they were not used anymore:
  void cspace(struct ImBuf *ibuf, float mat[][4]);
  void freezbufImBuf(struct ImBuf * ibuf);
  void IMB_init_movie_pointers(void);
  
  Renamed IMB_addzbufImBuf prototype so it maches the actual
  function: addzbufImBuf
  
  Kent
  
  Revision  Changes    Path
  1.12      +2 -20     blender/source/blender/imbuf/IMB_imbuf.h



More information about the Bf-blender-cvs mailing list