Blender Git Loki
Git Commits -> Revision 4e4e8ef
Revision 4e4e8ef by Brecht Van Lommel (master) April 15, 2009, 15:12 (GMT) |
RNA: * For RNA wrapped functions, the prototypes of the original function being wrapped is now generated as well. This is an extra check to ensure that the function is correctly wrapped. It's printed after the function is used to still get proper warnings in case the #include for it is missing. |
Commit Details:
Full Hash: 4e4e8ef98f592c067d3f995077eeeebd83e4a629
SVN Revision: 19737
Parent Commit: 8b1207d
Lines Changed: +68, -4