Blender Git Commit Log
Git Commits -> Revision 33bd38e
Revision 33bd38e by Campbell Barton (master) December 24, 2011, 02:47 (GMT) |
minor edits to cycles c/python module - rename 'bcycles' --> '_cycles', since this is the python convention when a py module uses a C module internally. - use macros for returning None - make with_osl an attribute rather then a function. - changes methods METH_VARARGS --> METH_O when single args are used. |
Commit Details:
Full Hash: 33bd38ebc74f42694f063fd7937d7b457a141727
SVN Revision: 42854
Parent Commit: b21a0f4
Lines Changed: +44, -66