This repository has been archived on 2023-10-09. You can view files and clone it, but cannot push or open issues or pull requests.
Files
blender-archive/source/blender/python
Campbell Barton 021cd4aac3 python api
removed most custom add_*data* wrappers from Main.c
removed makeCurrent() from Text.c (was never in a release), use "bpy.texts.active = text" now
clamp new image sizes
made add_empty_action accept a string rather then a blocktype since the blocktype was only being used to choose one of 3 strings anyway.
2007-03-12 06:21:58 +00:00
..
2007-03-12 06:21:58 +00:00
2006-06-12 00:10:00 +00:00
2007-02-28 21:37:14 +00:00
2007-02-21 11:17:17 +00:00
2004-01-05 00:06:11 +00:00
2006-12-04 14:32:07 +00:00