Blender Git Commit Log

Git Commits -> Revision 19c2d34

Revision 19c2d34 by Ton Roosendaal (master)
October 1, 2004, 07:51 (GMT)
- Improved memory system for pupmenu(), which now stores 255 entries max.
Meaning menus come back to previous selection almost always. Also fixed
annoying bug that caused Mirror menu (M in editmode) to start at 2nd item

- New hotkey (test :) CTRL+TAB in editmode gives (and shows!) current
selectmode. I prefer this over cycling, since the menu is informing you
what happens.

- To enforce pupmenus to start at specific item, use pupmenu_set_active()

- pupmenu_col() to be done

Commit Details:

Full Hash: 19c2d34967fa64d5200e5ff381d198d12a3ba125
SVN Revision: 3174
Parent Commit: 820a83d
Lines Changed: +111, -34

7 Modified Paths:

/source/blender/include/BIF_editmesh.h (+2, -0) (Diff)
/source/blender/include/BIF_interface.h (+3, -2) (Diff)
/source/blender/src/edit.c (+4, -1) (Diff)
/source/blender/src/editmesh_mods.c (+19, -0) (Diff)
/source/blender/src/interface.c (+62, -19) (Diff)
/source/blender/src/poseobject.c (+4, -0) (Diff)
/source/blender/src/toets.c (+17, -12) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021