- remade file names in the app
- fixed the issue with factory_defaults being saved every time the app start - fixed the preferences not being saved to a file when the Save button is pressed in Edit -> Preferences - fixed and updated the Transform Tools in the Editors
This commit is contained in:
@@ -5,7 +5,7 @@ import collections
|
||||
|
||||
class TclCommandSetActive(TclCommand):
|
||||
"""
|
||||
Tcl shell command to set an object as active in the AppGUI.
|
||||
Tcl shell command to set an object as active in the appGUI.
|
||||
|
||||
example:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user