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/blenlib/intern
Campbell Barton ccdacf1c9b Cleanup: use '_len' instead of '_size' w/ BLI API
- When returning the number of items in a collection use BLI_*_len()
- Keep _size() for size in bytes.
- Keep _count() for data structures that don't store length
  (hint this isn't a simple getter).

See P611 to apply instead of manually resolving conflicts.
2018-02-15 23:39:08 +11:00
..
2018-01-19 15:34:54 +11:00
2017-10-28 17:48:45 +11:00
2017-09-05 22:45:44 +10:00
2016-06-27 13:21:14 +10:00
2017-10-28 17:48:45 +11:00
2017-10-28 17:48:45 +11:00
2015-12-24 01:52:54 +11:00
2014-08-29 16:16:28 +10:00
2017-10-20 14:03:22 +11:00
2015-11-06 05:34:05 +11:00
2017-11-30 18:05:21 +11:00
2017-08-11 08:32:05 +10:00
2016-05-06 16:49:25 +10:00
2016-06-22 14:02:51 +10:00
2018-02-15 11:13:54 +11:00
2017-12-20 10:23:12 +01:00
2017-11-14 16:10:48 +11:00
2018-02-08 23:38:17 +11:00
2017-11-14 16:10:48 +11:00
2017-11-02 15:09:11 +11:00
2017-10-06 16:56:41 +11:00
2017-10-28 17:48:45 +11:00
2017-09-20 04:57:48 +10:00
2017-11-14 16:10:48 +11:00
2018-01-10 19:57:02 +11:00
2016-07-31 17:41:05 +10:00
2016-05-06 00:45:38 +10:00
2016-01-30 13:27:48 +11:00
2015-06-19 20:19:37 +10:00
2017-11-30 18:05:21 +11:00
2017-10-28 17:48:45 +11:00
2017-11-18 17:22:54 +11:00
2015-12-21 13:02:38 +11:00
2017-05-27 15:34:55 -04:00