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
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-02 16:05:54 +00:00
2012-03-02 16:05:54 +00:00
2012-03-02 16:05:54 +00:00
2012-03-02 16:05:54 +00:00
2012-03-02 16:05:54 +00:00
2012-03-02 16:05:54 +00:00
2012-03-01 12:20:18 +00:00
2012-03-02 16:05:54 +00:00
2012-03-03 22:07:58 +00:00