[Soc-2005-cvs] CVS commit: soc-blender/source/blender/blenkernel/intern texture.c soc-blender/source/blender/python/api2_2x Texture.c soc-blender/source/blender/render/intern/source texture.c

Timothy Wakeham timothywakeham at gmail.com
Fri Sep 2 01:22:36 CEST 2005


timmeh (Timothy Wakeham) 2005/09/02 01:22:36 CEST

  Modified files:        (Branch: timmeh)
    soc-blender/source/blender/blenkernel/intern texture.c 
    soc-blender/source/blender/python/api2_2x Texture.c 
    soc-blender/source/blender/render/intern/source texture.c 
  
  Log:
  Colour, nor and alpha functions all work as expected now.
  Texture preview window does not show coloured textures correctly.
  Occasional crashes when you try to assign a new pytex over an existing one.
  
  To Do:
  -Interface - Redraw button to update render preview.
                  - Sliders for pytex variables.
  -tweak nor function - its still slightly off
  -tweak alpha function - intensity is slightly off with 4f colour
  -add helper functions
  
  Revision  Changes    Path
  1.1.1.1.20.12 +2 -8      soc-blender/source/blender/blenkernel/intern/texture.c
    <http://projects.blender.org/viewcvs/viewcvs.cgi/soc-blender/source/blender/blenkernel/intern/texture.c.diff?r1=1.1.1.1.20&r2=1.1.1.1.20.12&cvsroot=soc-2005&only_with_tag=timmeh>
  1.1.1.1.20.15 +43 -96    soc-blender/source/blender/python/api2_2x/Texture.c
    <http://projects.blender.org/viewcvs/viewcvs.cgi/soc-blender/source/blender/python/api2_2x/Texture.c.diff?r1=1.1.1.1.20&r2=1.1.1.1.20.15&cvsroot=soc-2005&only_with_tag=timmeh>
  1.1.1.1.20.17 +18 -16    soc-blender/source/blender/render/intern/source/texture.c
    <http://projects.blender.org/viewcvs/viewcvs.cgi/soc-blender/source/blender/render/intern/source/texture.c.diff?r1=1.1.1.1.20&r2=1.1.1.1.20.17&cvsroot=soc-2005&only_with_tag=timmeh>


More information about the Soc-2005-cvs mailing list