A fully fonctional and good-looking linux for less than 256mb of ram
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
bl_info = { | |
"name": "Edge sum", | |
"author": "zeffii", | |
"version": (0, 1, 0), | |
"blender": (2, 7, 7), | |
"location": "3d view, N panel", | |
"description": "Adds edge sum box to Mesh Display.", | |
"wiki_url": "", | |
"tracker_url": "", | |
"category": "3D View"} |