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

git.blender.org/blender-addons.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'texture_paint_layer_manager.py')
-rw-r--r--texture_paint_layer_manager.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/texture_paint_layer_manager.py b/texture_paint_layer_manager.py
index c2319b92..8552601c 100644
--- a/texture_paint_layer_manager.py
+++ b/texture_paint_layer_manager.py
@@ -3,7 +3,6 @@ bl_info = {
"author": "Michael Wiliamson",
"version": (1, 0),
"blender": (2, 5, 7),
- "api": 35964,
"location": "Texture Paint > Properties > Texture Paint Layers Panels",
"description": "Adds a layer manager for image based texture slots in paint and quick add layer tools",
"warning": "",