Revision: 77455
http://sourceforge.net/p/brlcad/code/77455
Author: starseeker
Date: 2020-10-15 16:41:42 +0000 (Thu, 15 Oct 2020)
Log Message:
-----------
n has a binding now, so clear it as well when forwarding is turned on.
Modified Paths:
--------------
brlcad/trunk/src/tclscripts/mged/bindings.tcl
Modified: brlcad/trunk/src/tclscripts/mged/bindings.tcl
===================================================================
--- brlcad/trunk/src/tclscripts/mged/bindings.tcl 2020-10-15 14:40:45 UTC
(rev 77454)
+++ brlcad/trunk/src/tclscripts/mged/bindings.tcl 2020-10-15 16:41:42 UTC
(rev 77455)
@@ -232,6 +232,7 @@
bind $w t {}
bind $w b {}
bind $w l {}
+ bind $w n {}
bind $w r {}
bind $w R {}
bind $w s {}
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits