Welcome to mirror list, hosted at ThFree Co, Russian Federation.

persistent_data.py « object_collection_manager - git.blender.org/blender-addons.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 5a7c2828aab61be424bca601e69e7d3244a6d5b3 (plain)
1
2
3
4
5
6
7
# SPDX-License-Identifier: GPL-2.0-or-later

# Copyright 2011, Ryan Inch

# QCD
slots = {}
overrides = set()