Blender Git Loki
Git Commits -> Revision 8df8824
Revision 8df8824 by Antonis Ryakiotakis (pie-menus) July 8, 2014, 14:50 (GMT) |
Change enum behaviour: Enums now get completely expanded and any items not present in a dynamic enum are filled by separators. This makes it possible to have predictable positions even if some items are missing. The iteration code expects that the dynamic and initial enum lists have the same ordering of items, which is not unreasonable. |
Commit Details:
Full Hash: 8df8824f3ae51ef716d58d9e8a24c14eb6f089a7
Parent Commit: 838c692
Lines Changed: +89, -12