PyDoc: replace references to the deprecated "bgl" with "gpu"
Also correct bullet-points in gpu.state.blend_set.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user