The padding parameter previously was constant across the layout, and required a second pass of d3_layout_packSiblings.
With this change, it is possible to specify padding on any node, even group nodes. This value is added to the outer radius of the node when packing the nodes