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
|
26252bb315
|
correct spelling error and some pep8 changes.
|
2011-05-26 09:33:51 +00:00 |
|
Campbell Barton
|
6466673a62
|
move less common mesh operations out of bpy_types into bpy_extras.mesh_utils
|
2011-05-26 07:16:56 +00:00 |
|
Campbell Barton
|
6a4a8854b5
|
lookup table for axis conversion was wrong in some places.
|
2011-05-24 12:55:29 +00:00 |
|
Campbell Barton
|
4a989282d4
|
bpy_extras.io_utils.axis_conversion() was returning wrong matrix.
|
2011-05-24 08:11:51 +00:00 |
|
Campbell Barton
|
4916c44af8
|
simplify window_to_3d_vector() and call it from viewline()
also update python view function to match.
|
2011-05-20 10:28:40 +00:00 |
|
Guillermo S. Romero
|
b181368f52
|
SVN maintenance.
|
2011-05-19 20:22:35 +00:00 |
|
Campbell Barton
|
32793a1395
|
add python access to mathutils.intersect_line_plane, update view3d_utils module to use it.
|
2011-05-19 04:28:09 +00:00 |
|
Campbell Barton
|
0c41635f85
|
fix for python module region_2d_to_vector_3d and region_2d_to_location_3d functions in ortho mode.
|
2011-05-18 15:57:20 +00:00 |
|
Campbell Barton
|
68dbfe6ac9
|
move generic bpy helper modules into bpy_extras.
|
2011-05-16 07:51:02 +00:00 |
|
Campbell Barton
|
6c8317ae8f
|
new empty package to move bpy utility modules into.
|
2011-05-16 07:48:43 +00:00 |
|