This repository has been archived on 2023-10-09. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
blender-archive/source/blender
Campbell Barton 2feea3dcc3 made scn.objects more flexible... you can now things like...
scn.objects.selected = [] # deselect all
scn.objects.selected = scn.objects # select all
scn.objects.context = [ob1, ob2...]

Added epydoc examples and updates importer scripts to use this de-select-all method.
2006-12-28 11:09:36 +00:00
..
2006-12-27 10:21:33 +00:00
2006-11-22 15:53:46 +00:00
2006-12-27 10:20:29 +00:00
2006-12-27 10:20:29 +00:00
2006-07-26 22:29:23 +00:00