Note: This was originally posted by an inactive account. Content was preserved by moving under an admin account.
Originally posted by: Tim MeagherFor 1:
Do you have a screenshot of the palette view and the library itself? It might be necessary to reload the library after saving the changes?
Is the "Uncategorized" part showing in the category, or sub-category (i.e. is it just <Library Group>->"Uncategorized", or <Library Group>-><Some Category>->"Uncategorized".
You can add sub categories by using the "/" character in the box to separate out the category and sub-category.
For 2:
Whether or not the popup to rename the node appears depends on the "DefaultAction" parameter set on the composite.
Essentially, if the "DefaultAction" is set to Open (which is the default for all composite nodes), then BRE will assume the composite is meant to appear and behave like a composite.
Since such nodes should generally be renamed on insert - to prevent confusion when looking at node names in logs etc, it will ask you to rename them.
If the composite node is meant to behave like a single node, then you set the "DefaultAction" parameter in the "Logistics" tab in the node editor to "Edit".
This way, the composite will generally behave and appear like a single node rather than a collection of nodes.
When someone double-clicks on the composite, the node editor will open.
Similarly, the rename node dialog will not appear when inserting an instance of the node.
Tim.