mirror of
https://github.com/blender/blender-addons.git
synced 2025-08-16 15:35:05 +00:00
8 lines
109 B
Python
8 lines
109 B
Python
# SPDX-License-Identifier: GPL-2.0-or-later
|
|
|
|
# Copyright 2011, Ryan Inch
|
|
|
|
# QCD
|
|
slots = {}
|
|
overrides = set()
|