blender/release/scripts/startup
Campbell Barton 7c27cfc020 add vertex color smooth operator.
Since the bug was fixed that made blur brush _not_ blur all verts, there is no way to blur vertex colors after baking.
While this was hidden it was useful especially for baking vertex colors.
2013-04-27 19:00:26 +00:00
..
bl_operators Fix a few more cases where an operator should not show in the search menu. 2013-04-26 02:44:21 +00:00
bl_ui add vertex color smooth operator. 2013-04-27 19:00:26 +00:00
keyingsets_builtins.py More UI message i18n fixes and improvements... 2013-03-10 17:42:08 +00:00
nodeitems_builtins.py Nicer registration mechanism for node categories. The lists of node categories and items are now stored in a dictionary with an identifier key, so they can be registered and unregistered individually. The Add menu is now persistent and gets extended with a draw function for each of the registered node category lists. 2013-04-22 16:25:35 +00:00