Blender Git Commit Log
Git Commits -> Revision 705fbec
Revision 705fbec by Arystanbek Dyussenov (master) June 20, 2009, 16:32 (GMT) |
* Added Main.add_object(type, name) * Added optional params to Object.create_render_mesh(apply_matrix, custom_matrix) apply_matrix is a boolean, True to transform mesh by ob->obmat or custom_matrix if given * Fix subtle error in Object.create_dupli_list * Make RNA struct funcs static, hopefully didn't miss any Ignore export_obj-2.5.py changes for now ;) |
Commit Details:
Full Hash: 705fbec7688c88a801c41bb3c8889cd0527adc30
SVN Revision: 21038
Parent Commit: a7f914d
Lines Changed: +95, -15