[Bf-committers] Re: [Bf-blender-cvs] CVS commit: blender/source/blender/src sculptmode.c

Nicholas Bishop nicholasbishop at gmail.com
Mon Feb 26 21:39:14 CET 2007


Thanks for the fix. I've done some testing, everything appears to be
behaving correctly.

And yes, I'll deal with the RenderInfo leftovers. :)

-Nicholas

On 2/26/07, joe <joeedh at gmail.com> wrote:
> This is the real commit log (sorry forgot to press "save")
>
> =Sculptmode Fix=
>
> This fixes an unreported bug, where setting Use Alpha on the texture
> preview panel would cause squares to appear in the sculptmode texture
> brush.  This is because the sculpt code was abusing the preview render
> to render brush images (evil!).
>
> I changed it to use the function the displace modifier uses, multitex_ext.
> It's be nice if everyone could test it still acts the same way, it should
> since I'm using the same coordinates the preview render does to sample the
> texture.
>
> Nick: I've left the RenderInfo structure you're storing in the sculpt data
> intact.  I didn't want to spend the time getting rid of it, you might want
> to do that :)
>
> On 2/26/07, Joseph Eagar <joeedh at gmail.com> wrote:
> > joeedh (Joseph Eagar) 2007/02/26 20:34:39 CET
> >
> >   Modified files:
> >     blender/source/blender/src sculptmode.c
> >
> >   Log:
> >   =Armature Undo Fix=
> >
> >   I forgot a few hide functions that needed undo pushes, and misnamed
> >   an undo push in one of them.
> >
> >   Revision  Changes    Path
> >   1.75      +43 -7     blender/source/blender/src/sculptmode.c
> >     <http://projects.blender.org/viewcvs/viewcvs.cgi/blender/source/blender/src/sculptmode.c.diff?r1=1.74&r2=1.75&cvsroot=bf-blender>
> > _______________________________________________
> > Bf-blender-cvs mailing list
> > Bf-blender-cvs at projects.blender.org
> > http://projects.blender.org/mailman/listinfo/bf-blender-cvs
> >
> _______________________________________________
> Bf-blender-cvs mailing list
> Bf-blender-cvs at projects.blender.org
> http://projects.blender.org/mailman/listinfo/bf-blender-cvs
>


More information about the Bf-committers mailing list