Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zeffii/sods-blender-plugins
Automatically exported from code.google.com/p/sods-blender-plugins
https://github.com/zeffii/sods-blender-plugins
Last synced: about 1 month ago
JSON representation
Automatically exported from code.google.com/p/sods-blender-plugins
- Host: GitHub
- URL: https://github.com/zeffii/sods-blender-plugins
- Owner: zeffii
- Created: 2015-07-10T06:17:44.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-07-11T17:48:45.000Z (over 9 years ago)
- Last Synced: 2023-03-13T11:54:41.745Z (over 1 year ago)
- Language: Python
- Size: 206 KB
- Stars: 1
- Watchers: 1
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# sods-blender-plugins
Automatically exported from code.google.com/p/sods-blender-pluginsretaining original license:
GNU LESSER GENERAL PUBLIC LICENSE
http://www.gnu.org/licenses/lgpl.html### Purpose of this repo
- make pep8 compliant (mostly)
- fix bug in v4 of the bl_info
- make os agnostic using `os.path.join(a,b)`