Files
test/release
Campbell Barton 5afd084513 replace dynamic_menu.py with Menu classmethods much less complicated.
access append/prepend eg.

bpy.types.INFO_MT_file_import.append(lambda self, context: self.layout.operator("import_some.format"))
2009-12-25 22:16:19 +00:00
..
2009-11-23 21:17:53 +00:00
2009-09-28 03:19:52 +00:00
2009-11-23 14:51:05 +00:00