[tuhopuu-cvs] CVS commit: blender featurelist.txt blender/source/blender/include BSE_editaction_types.h BSE_editipo.h blender/source/blender/makesdna DNA_key_types.h blender/source/blender/src drawaction.c drawipo.c editaction.c editipo.c editkey.c headerbuttons.c

Chris Want cwant at ualberta.ca
Wed Jun 25 07:10:48 CEST 2003


hos (Chris Want) 2003/06/25 07:10:47 CEST

  Modified files:
    .                    featurelist.txt 
    blender/source/blender/include BSE_editaction_types.h 
                                   BSE_editipo.h 
    blender/source/blender/makesdna DNA_key_types.h 
    blender/source/blender/src drawaction.c drawipo.c editaction.c 
                               editipo.c editkey.c headerbuttons.c 
  
  Log:
  RVK sliders in the action window
  
  See featurelist.txt for instructions or just start clicking stuff
  -- a demo file with many rvk'ed objects is here:
  http://bebop.cns.ualberta.ca/~cwant/rvkdemo4.zip
  
  IMPORTANT: DNA has changed so it it important that you 'make clean'
  before making this.
  
  Revision  Changes    Path
  1.64      +10 -18    blender/featurelist.txt
  1.2       +4 -2      blender/source/blender/include/BSE_editaction_types.h
  1.12      +2 -1      blender/source/blender/include/BSE_editipo.h
  1.3       +4 -1      blender/source/blender/makesdna/DNA_key_types.h
  1.4       +132 -14   blender/source/blender/src/drawaction.c
  1.10      +4 -2      blender/source/blender/src/drawipo.c
  1.17      +84 -199   blender/source/blender/src/editaction.c
  1.10      +2 -2      blender/source/blender/src/editipo.c
  1.3       +194 -1    blender/source/blender/src/editkey.c
  1.48      +17 -9     blender/source/blender/src/headerbuttons.c



More information about the tuhopuu-cvs mailing list