Cleanup: replace references to "C" to C++ or the C-API

Also capitalize Blender, Python & API in docs & code-comments.
This commit is contained in:
Campbell Barton
2025-03-26 17:11:39 +11:00
parent ad5494d7ac
commit e436b9638e
26 changed files with 56 additions and 54 deletions

View File

@@ -15,7 +15,7 @@
# Jeroen Bakker
#
# Version:
# v0.1 (12-05-2009) - migration of original source code to python.
# v0.1 (12-05-2009) - migration of original source code to Python.
# Added code to support blender 2.5 branch
# v0.2 (25-05-2009) - integrated with BlendFileReader.py
#