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:
authorWillian Padovani Germano <wpgermano@gmail.com>2004-07-30 09:18:14 +0400
committerWillian Padovani Germano <wpgermano@gmail.com>2004-07-30 09:18:14 +0400
commit7ce069850ff729679a76dac72b5def67d870f013 (patch)
treeac21ff183a0ab7faffa70867bf62fdfbdcb8e2b9 /release/scripts/Apply_def.py
parent4f278a78d43a584c2f0a6d009b40932fe9bbcbc1 (diff)
First of all thanks Kent Mein for committing the fix to space.c and Peter den Bak for reporting and testing it.
- making Blender not warn about 2.34 scripts, as Ton requested. Will turn this on again before release; - small fix to the new helpwebsites and helpsystem additions in BPy_menus.c, should solve problem reported by Jean-Luc Peurière about empty menus on startup; - updated version info of a few scripts to 2.34, since they use recently added bpython api functions.
Diffstat (limited to 'release/scripts/Apply_def.py')
-rw-r--r--release/scripts/Apply_def.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/release/scripts/Apply_def.py b/release/scripts/Apply_def.py
index 63838112f1f..a8f17b02c0f 100644
--- a/release/scripts/Apply_def.py
+++ b/release/scripts/Apply_def.py
@@ -2,7 +2,7 @@
"""
Name: 'Apply Deformation'
-Blender: 233
+Blender: 234
Group: 'Mesh'
Tooltip: 'Create fixed copies of deformed meshes'
"""