Refactor categories.py
#5
Labels
No Label
abstractions
architecture
bug
distribution
docs
duplicate
enhancement
feature
physical
proposal
question
simulation
tooling
tracker
unconfirmed
ux
wontfix
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: so-rose/oscillode#5
Loading…
Reference in New Issue
There is no content yet.
Delete Branch "%!s(<nil>)"
Deleting a branch is permanent. Although the deleted branch may exist for a short time before cleaning up, in most cases it CANNOT be undone. Continue?
It has big code smells, including:
ct.NodeCategory.get_tree()
andcategories.mk_node_categories
.bpy.types.NODE_MT_add
. Absolutely no flexibility.Considering how horrible this all is, it's kind of amazing it works so well. As such, this is not a priority, but it should most certainly be done.