Campbell Barton
|
a9dea3afe9
|
correct missing bpy doc references.
|
2011-08-26 18:48:48 +00:00 |
|
Campbell Barton
|
f4293067c1
|
py api: sphinx doc corrections, pep8 cleanup and style edits, also added __all__ to some modules which were missing it.
|
2011-07-31 03:15:37 +00:00 |
|
Campbell Barton
|
4ad43aaf16
|
added bpy.path.basename because "//" prefix breaks os.path.basename.
|
2011-07-20 08:10:01 +00:00 |
|
Campbell Barton
|
301e5b4ea0
|
fix for various python bugs and remove unused var.
|
2011-07-10 17:26:15 +00:00 |
|
Campbell Barton
|
eaae38551f
|
pep8 compliance
|
2011-06-21 17:17:51 +00:00 |
|
Campbell Barton
|
f51c9fa496
|
fix for mistake in case insensitive image load.
|
2011-05-31 09:55:50 +00:00 |
|
Campbell Barton
|
c141ed0aa9
|
missed this import when moving load image function.
|
2011-05-30 12:19:30 +00:00 |
|
Campbell Barton
|
a9dd90be78
|
move load_image into image_utils and add some docstrings to bpy_extras module.
|
2011-05-28 09:34:45 +00:00 |
|
Campbell Barton
|
ecf2d1ff4e
|
- generate sphinx docs for bpy_extras module
- add in support to doc generator for automatically generating docs for submodules.
|
2011-05-28 07:47:58 +00:00 |
|
Campbell Barton
|
68dbfe6ac9
|
move generic bpy helper modules into bpy_extras.
|
2011-05-16 07:51:02 +00:00 |
|