Page MenuHome

IMB: Cleanup Function Arguments for Style Guide
AbandonedPublic

Authored by Harley Acheson (harley) on May 5 2022, 2:49 AM.

Details

Summary

Fix argument names and order that are contrary to Style Guide,
introduced in Commit rB8960c6e06017


Commit rB8960c6e06017 added changes that have function argument names that do not conform to return arguments (should use r_ prefix). It also placed some return arguments before non-return arguments.

Diff Detail

Repository
rB Blender