[Bf-codereview] Extended UILayout for node drawing (issue 14433064)

b.mont29 at gmail.com b.mont29 at gmail.com
Mon Oct 14 18:53:38 CEST 2013


Made a very quick review… Only a few details spotted, did not have time
to really check all that new code.


https://codereview.appspot.com/14433064/diff/16001/source/blender/editors/include/ED_node.h
File source/blender/editors/include/ED_node.h (right):

https://codereview.appspot.com/14433064/diff/16001/source/blender/editors/include/ED_node.h#newcode48
source/blender/editors/include/ED_node.h:48: struct uiLayout;
Guess uiLayout is no more needed here?

https://codereview.appspot.com/14433064/diff/16001/source/blender/editors/space_node/node_intern.h
File source/blender/editors/space_node/node_intern.h (right):

https://codereview.appspot.com/14433064/diff/16001/source/blender/editors/space_node/node_intern.h#newcode52
source/blender/editors/space_node/node_intern.h:52: struct uiLayout;
Same remark here, think uiLayout is no more needed here. ;)

https://codereview.appspot.com/14433064/


More information about the Bf-codereview mailing list