Blender Git Loki
Git Commits -> Revision c87327d
Revision c87327d by Campbell Barton (master) June 7, 2021, 14:07 (GMT) |
Cleanup: use keyword only argument in bpy.props argument parsing No functional changes as logic elsewhere already ensured this. This just makes it obvious to anyone reading over the code that these arguments are keyword only. |
Commit Details:
Full Hash: c87327ddeb68ce21c672ae5578e848e46db3ade7
Parent Commit: 7ca5ba1
Lines Changed: +10, -10
1 Modified Path:
/source/blender/python/intern/bpy_props.c (+10, -10) (Diff)