[Bf-codereview] Node (issue 7235078)

bartekskorupa.com at gmail.com bartekskorupa.com at gmail.com
Sat Feb 2 13:52:21 CET 2013


Kemap items handling corrected. It didn't at first work because of my
mistakes.


https://codereview.appspot.com/7235078/diff/1/node_efficiency_tools.py
File node_efficiency_tools.py (right):

https://codereview.appspot.com/7235078/diff/1/node_efficiency_tools.py#newcode1289
node_efficiency_tools.py:1289: def unregister():
On 2013/02/01 13:55:11, ideasman42 wrote:
> Suggest to use this method of removing keymaps. more direct.


http://www.blender.org/documentation/blender_python_api_2_65_9/info_tutorial_addon.html#keymap

Done.

In my previous tests I must have made some mistakes, so I wrongly
assumed that there must be some issue with your solution. I analyzed
everything and now I have no doubts whatsoever that your way is THE way
:-). Sorry for that. I have modified my script according to suggestions

https://codereview.appspot.com/7235078/


More information about the Bf-codereview mailing list