[Bf-extensions-cvs] [70f8c69] master: camera rigs, fix warning

meta-androcto noreply at git.blender.org
Mon Apr 3 12:55:20 CEST 2017


Commit: 70f8c6981492e64ae5e1fd2cbbdfb3fc90b86cca
Author: meta-androcto
Date:   Mon Apr 3 20:54:52 2017 +1000
Branches: master
https://developer.blender.org/rBA70f8c6981492e64ae5e1fd2cbbdfb3fc90b86cca

camera rigs, fix warning

===================================================================

M	camera_dolly_crane_rigs.py

===================================================================

diff --git a/camera_dolly_crane_rigs.py b/camera_dolly_crane_rigs.py
index f2faf3f..363cb58 100644
--- a/camera_dolly_crane_rigs.py
+++ b/camera_dolly_crane_rigs.py
@@ -5,7 +5,7 @@ bl_info = {
     "blender": (2, 77, 0),
     "location": "View3D > Add > Camera > Dolly or Crane Rig",
     "description": "Adds a Camera Rig with UI",
-    "warning": "Enable Auto Run Scripts > User prefs System for drivers",
+    "warning": "Enable Auto Run Python Scripts in User Preferences > File",
     "wiki_url": "http://wiki.blender.org/index.php/Extensions:2.6/Py/Scripts/Rigging/Add_Camera_Rigs",
     "tracker_url": "https://developer.blender.org/maniphest/task/edit/form/2/",
     "category": "Camera",



More information about the Bf-extensions-cvs mailing list