Blender Git Commit Log
Git Commits -> Revision 758e34b
Revision 758e34b by Campbell Barton (master) October 3, 2011, 12:56 (GMT) |
- use BLI_findstring rather then while loop for listbase lookups - remove BLI_assert I recently added to RNA_property_pointer_type since its intentionally called with no type check. |
Commit Details:
Full Hash: 758e34b45d3fd3470e847b972897e6aff50954dd
SVN Revision: 40771
Parent Commit: 7fec67a
Lines Changed: +6, -14