forked from bartvdbraak/blender
d9a7e5144f
- simplified C operator API bpy.__ops__ since its wrapped by python now. - needs the class to have an __idname__ rather then __name__ (like menus, headers) - convert python names "console.exec" into blender names "CONSOLE_OT_exec" when registering (store the blender name as class.__idname_bl__, users scripters wont notice) - bpy.props.props ???, removed |
||
---|---|---|
.. | ||
datafiles | ||
freedesktop | ||
io | ||
irix-6.2-mips | ||
plugins | ||
scripts | ||
text | ||
ui | ||
windows | ||
getversion.py | ||
Makefile | ||
VERSION |