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/intern
Campbell Barton 7532bc2325 poll function for py api operator access
eg:
 if bpy.ops.object.mode_set.poll():
     ...
2010-09-01 11:16:11 +00:00
..
2010-07-15 21:39:47 +00:00
2010-02-12 13:34:04 +00:00
2010-02-12 13:34:04 +00:00
2010-02-12 13:34:04 +00:00
2010-06-05 15:31:55 +00:00
2010-08-09 02:29:06 +00:00
2010-03-21 01:14:04 +00:00
2010-03-21 01:14:04 +00:00
2010-03-21 01:14:04 +00:00