ofuscado
(zebus3d)
October 24, 2014, 3:38pm
1
This is my small addon for rename and/or select objects by name…
# License:
''' Copyright (c) 2012 Jorge Hernandez - Melendez
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.
'''
bl_info = {
"name": "Renombrator",
"description": "Rename all objects selected",
This file has been truncated. show original
evilferber
(evilferber)
February 8, 2015, 5:31am
2
I have 2.73a blender, and after installation of your add-on I can not find it in Add-ons Panel at User Prefences (other addons work well).
Can you check that out?