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/doc/python_api/examples
Campbell Barton f12d2adc87 RNA: Object.select_set use boolean, only select
- Was setting active state, making it necessary to backup/restore
  active object in cases where this isn't needed.
  Existing scripts are explicitly setting the active object when needed.

- Use a boolean select arg (toggle selection wasn't used anywhere).

- Add an optional view layer argument since scripts should be able to
  operate outside the user context.
2018-11-08 08:54:55 +11:00
..
2015-09-08 19:42:58 +10:00
2018-06-26 19:58:56 +02:00
2016-02-15 19:43:08 +11:00
2012-06-19 22:17:19 +00:00
2015-09-08 19:42:58 +10:00
2015-09-08 19:42:58 +10:00
2016-02-15 19:43:08 +11:00
2015-09-08 19:42:58 +10:00
2015-09-08 19:42:58 +10:00
2015-09-08 19:42:58 +10:00
2018-11-07 16:14:11 +01:00
2014-06-25 03:04:53 +10:00
2014-02-13 08:52:12 +11:00
2016-10-25 17:34:01 +02:00