expre-gen/blender/3.4/scripts/modules/gpu_extras/__init__.py

7 lines
87 B
Python
Raw Permalink Normal View History

2025-10-17 09:47:23 +08:00
# SPDX-License-Identifier: GPL-2.0-or-later
__all__ = (
"batch",
"presets",
)