[tuhopuu-devel] Re: [tuhopuu-cvs] CVS commit: tuhopuu2/source/blender/src header_view3d.c

Chris Want tuhopuu-devel@blender.org
Fri, 05 Dec 2003 18:14:14 -0700


Matt Ebb wrote:
> broken (Matt Ebb) 2003/12/05 12:01:20 CET
> 
>   Modified files:
>     tuhopuu2/source/blender/src header_view3d.c 
>   
>   Log:
>   - Added 'More' and 'Less' to the 3D View edit / mesh > select menu
>   
>   - Added 'Show Hidden', 'Hide Selected', and 'Hide Deselected' to the 3D View pose / armature menu
>   
>   - Brought back the menu entry for edit / mesh > select random vertices (overlooked and commented out for 2.30 bf release)
>   
>   I know it's extra work, but it would be nice to update the menus at the same time as space.c, so everything stays in sync.. Nice and self-documenting, too - we know how many people actually bother to read the release notes ;)

Hi Matt,

Thanks for doing this ... but I think you may have committed the
wrong stuff. When I build I do not get the menu choices you
mention, and the diff of this file indicates some modifications
to the vertex paint code:

http://projects.blender.org/viewcvs/viewcvs.cgi/tuhopuu2/source/blender/src/header_view3d.c.diff?r1=1.1&r2=1.2&cvsroot=tuhopuu

Regards,

Chris