Maya command/text editor

€0+
14 ratings

custom script editor wip


keeps unsaved scripts alive after Maya crashes and flawlessly works between different versions of Maya

quick move line up and down, and indentations work properly

add folders by dragging them in the treeview for quick acces


model view hotkey added: 

TAB: will open a small editor in which you can type quick python commands or just the name of a single node (createnode function implemented)


feel free to give some feedback or tips on how to expand this editor or just use it as a reference :)


#--------------------------------------------------------------------------------------#

# Copyright (C) 2016 Perry Leijten

# Website: http://www.perryleijten.com

#

# 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.

#

# See http://www.gnu.org/licenses/gpl.html for a copy of the GNU General

# Public License.

#--------------------------------------------------------------------------------------#

# I N S T A L L A T I O N:

#

# Copy the commandEditor" folder with contents to your Maya scriptsdirectory:

# windows: MyDocuments\Maya\scripts\

# use this text as a python script within Maya:

from commandEditor import commandEditorUI

commandEditorUI.startUI()

# this text can be entered from the script editor and can be made into a button

#

# note: PyQt and sip or pyside and shiboken libraries are necessary to run this file

#--------------------------------------------------------------------------------------#

I want this!
Size
12.2 KB
Copy product URL

Ratings

4.9
(14 ratings)
5 stars
93%
4 stars
7%
3 stars
0%
2 stars
0%
1 star
0%
€0+

Maya command/text editor

14 ratings
I want this!