phr34k / coral-repo

Automatically exported from code.google.com/p/coral-repo
0 stars 2 forks source link

Cut/Copy/Paste/Duplicate in edit menu and with shortcut #13

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Hey Guys,

Having copy paste support for nodes and node networks would be handy.

Cheers,

Keir

Original issue reported on code.google.com by keirr...@gmail.com on 7 Dec 2011 at 8:39

GoogleCodeExporter commented 8 years ago
Also duplication would be handy.
Duplication would differ from copy paste by maintaining up steam connections 
(where possible). 

Original comment by keirr...@gmail.com on 7 Dec 2011 at 8:41

GoogleCodeExporter commented 8 years ago
Copy paste should work... Both for single or connected node. It work for me 
actually.

About duplication, it's a good idea. Maybe ctrl+d?

I way Andrea confirm this.

Original comment by dorian.f...@gmail.com on 7 Dec 2011 at 9:40

GoogleCodeExporter commented 8 years ago
Haha, whoops.
I'm not sure what happened the first time I tried it. But yes, copy paste
is working for me too. Maybe I was trying to cut?

Yes ctrl-d for duplicate is a good shortcut.
Would you also consider adding items to the edit menu for cut, copy, paste,
duplicate.

Keir

Original comment by keirr...@gmail.com on 7 Dec 2011 at 9:57

GoogleCodeExporter commented 8 years ago
This shouldn't be too hard to do with PyQt using actions.

Original comment by dorian.f...@gmail.com on 8 Dec 2011 at 3:09

GoogleCodeExporter commented 8 years ago
Look for setShortcutsMap inside coralStandaloneConfig.py and coralMayaConfig.py

Original comment by aintergu...@gmail.com on 8 Dec 2011 at 6:02

GoogleCodeExporter commented 8 years ago
I will try to do that...

Original comment by dorian.f...@gmail.com on 9 Dec 2011 at 1:22