Merge branch 'blender-v4.3-release'

This commit is contained in:
Campbell Barton
2024-11-03 22:04:48 +11:00
3 changed files with 4 additions and 2 deletions

View File

@@ -3,7 +3,7 @@ Hello World Text Example
++++++++++++++++++++++++
Example of using the blf module. For this module to work we
need to use the OpenGL wrapper :class:`~bgl` as well.
need to use the GPU module :mod:`gpu` as well.
"""
# import stand alone modules
import blf