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 'space_view3d_3d_navigation.py')
-rw-r--r--space_view3d_3d_navigation.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/space_view3d_3d_navigation.py b/space_view3d_3d_navigation.py
index 3e79835b..f12914a5 100644
--- a/space_view3d_3d_navigation.py
+++ b/space_view3d_3d_navigation.py
@@ -25,7 +25,7 @@ bl_info = {
"name": "3D Navigation",
"author": "Demohero, uriel",
"version": (1, 2),
- "blender": (2, 5, 7),
+ "blender": (2, 57, 0),
"location": "View3D > Tool Shelf > 3D Nav",
"description": "Navigate the Camera & 3D View from the Toolshelf",
"warning": "",