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 1531e3677a bmesh py api
* add BLI_rfindlink for reverse index lookup (used so bm.select_history[-1] doesn't have to loop the entire list twice).
* add bm.select_history.active so you can get the last selected item or None without having to check seq length.
2012-03-03 22:07:58 +00:00
..
2012-03-03 22:07:58 +00:00
2012-03-03 22:07:58 +00:00
2012-03-03 20:36:09 +00:00
2012-02-22 09:19:53 +00:00
2012-02-22 09:19:53 +00:00
2011-11-01 20:14:58 +00:00