Blender Git Commit Log

Git Commits -> Revision e1900dd

Revision e1900dd by Campbell Barton (master)
October 8, 2020, 06:55 (GMT)
Cleanup: use '_' prefix for internal bpy.ops variables

Even though these weren't included in __dir__, they are still accessible
from `vars(bpy.ops)`, use '_' to hint they are private.

Commit Details:

Full Hash: e1900ddcfa7c5468401838842a661d7bcdb17667
Parent Commit: 79840ab
Lines Changed: +25, -26

1 Modified Path:

/release/scripts/modules/bpy/ops.py (+25, -26) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021