Blender Git Commit Log
Git Commits -> Revision 62d64be
Revision 62d64be by Xavier Cho (master) October 22, 2021, 22:27 (GMT) |
Docs: Fixes and improvements in API documentation Fixes several notable mistakes and missing information regarding the API documentation (*.rst). This will allow API stub generators like bpystubgen or fake-bpy-module to produce more accurate result. Differential Revision: https://developer.blender.org/D12639 |
Commit Details:
Full Hash: 62d64bec2a9c14c5d1515350cfc6b524118058c2
Parent Commit: 1d9e2dc
Committed By: Aaron Carlisle
Lines Changed: +62, -22
6 Modified Paths:
/extern/audaspace/bindings/python/PySound.cpp (+1, -1) (Diff)
/release/scripts/modules/bpy/path.py (+46, -6) (Diff)
/source/blender/python/generic/bl_math_py_api.c (+11, -11) (Diff)
/source/blender/python/gpu/gpu_py_texture.c (+1, -1) (Diff)
/source/blender/python/intern/bpy_rna.c (+2, -2) (Diff)
/source/blender/python/mathutils/mathutils_noise.c (+1, -1) (Diff)
/release/scripts/modules/bpy/path.py (+46, -6) (Diff)
/source/blender/python/generic/bl_math_py_api.c (+11, -11) (Diff)
/source/blender/python/gpu/gpu_py_texture.c (+1, -1) (Diff)
/source/blender/python/intern/bpy_rna.c (+2, -2) (Diff)
/source/blender/python/mathutils/mathutils_noise.c (+1, -1) (Diff)