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 b450313b8d - python api was returning incorrect int values from rna because it was using PyLong_FromSize_t rather than PyLong_FromSsize_t, this messed up the default values in documentation.
- renamed POSE_OT_select_hierarchy "add_to_sel" property to "extend"
- some property names were wrong (giving errors in the console at startup)
2009-03-29 04:34:20 +00:00
..
2008-12-23 21:20:34 +00:00
2009-03-25 20:29:01 +00:00
2008-12-23 21:20:34 +00:00
2.5
2009-02-19 16:22:07 +00:00
UI:
2009-03-25 20:49:15 +00:00
2009-03-17 22:27:15 +00:00