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.
This commit is contained in:
@@ -2,9 +2,9 @@
|
||||
|
||||
"""
|
||||
Name: 'Select Same Faces'
|
||||
Blender: 232
|
||||
Blender: 234
|
||||
Group: 'UV'
|
||||
Tooltip: 'Select faces if attributes match the active.'
|
||||
Tooltip: 'Select faces if attributes match the active'
|
||||
"""
|
||||
|
||||
# $Id$
|
||||
|
||||
Reference in New Issue
Block a user