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/windowmanager
Campbell Barton bf74f105bc small changes...
- allow RNA_property_enum_items to take the totitems int pointer as NULL (spares a loop on all the enum items). this change also makes enums types with no enum array crash in some places, could support these though Id rather disallow them, generating docs is a quick way to test for this.
- open recent file operator used and enum to open the recent file without an enum array, changed to an int type.
- added space_logic.py poll functions
2009-06-23 12:36:15 +00:00
..
2009-06-23 12:36:15 +00:00
2009-05-05 23:10:32 +00:00
2009-05-05 23:10:32 +00:00
2.5
2009-06-07 11:12:35 +00:00
2009-06-23 00:09:26 +00:00
2009-01-23 03:52:52 +00:00
2.5
2009-06-03 18:31:37 +00:00
2.5
2008-12-19 14:14:43 +00:00
2009-05-30 04:16:24 +00:00