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

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCampbell Barton <ideasman42@gmail.com>2010-07-06 20:44:05 +0400
committerCampbell Barton <ideasman42@gmail.com>2010-07-06 20:44:05 +0400
commit2a95a246eda72b3d08d0572562953a5703baa4b7 (patch)
tree788de89efeecb3cef2ca2af681310be4fa6a7224 /source/blender/makesrna/rna_cleanup/rna_cleaner.py
parent577cd54c8e88d97ecb87c7c0b01bf3fd6703e2ee (diff)
color balance can now be animated in the sequencer.
Diffstat (limited to 'source/blender/makesrna/rna_cleanup/rna_cleaner.py')
-rwxr-xr-xsource/blender/makesrna/rna_cleanup/rna_cleaner.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/blender/makesrna/rna_cleanup/rna_cleaner.py b/source/blender/makesrna/rna_cleanup/rna_cleaner.py
index 52bd59a6bba..3f68ec4a955 100755
--- a/source/blender/makesrna/rna_cleanup/rna_cleaner.py
+++ b/source/blender/makesrna/rna_cleanup/rna_cleaner.py
@@ -1,4 +1,4 @@
-#! /usr/bin/env python3
+#! /usr/bin/env python3.1
"""
This script is used to help cleaning RNA api.