Blender Git Commit Log
Git Commits -> Revision 312a8c0
Revision 312a8c0 by Jason Wilkins (soc-2010-jwilkins) July 4, 2010, 13:17 (GMT) |
* The filter function submitted to template_ID can override dot prefix hiding of names by returning true for such a name. This will be used to allow hiding of image icons in other menus while still showing them in the brush icon roll out. * I have everything set up to only show names that begin with .imageicon., however I have not hooked it up in the UI because I believe that the open function for icons should automatically rename the image id blocks by prefixing them with .imageicon. and doing so will require a lot more work. For that reason I'm going to leave this as is for now, also there may be a better solution. |
Commit Details:
Full Hash: 312a8c0e9f3002a0e9d2f4347262f55b9dc93ee8
SVN Revision: 29931
Parent Commit: a6cf43c
Lines Changed: +32, -7