Files
test2/release
Campbell Barton 573678df48 - replace rna context.mode_string with an enum context.mode, that way its self documenting and is used as a string from py anyway.
- view3d use select menus use the context.mode enum value.

- if selectmenu in dir(bpy.types) # creates a list of 1400+ strings, does a lookup and throws them away, better avoid this for redrawing.
2009-08-16 03:40:00 +00:00
..
2009-08-09 07:09:32 +00:00
2009-08-10 15:39:11 +00:00
2009-06-12 15:37:23 +00:00
2009-06-18 18:11:51 +00:00