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/python/intern
Campbell Barton 0955c664aa fix for warnings from Sparse static source code checker, mostly BKE/BLI and python functions.
- use NULL rather then 0 where possible (makes code & function calls more readable IMHO).
- set static variables and functions (exposed some unused vars/funcs).
- use func(void) rather then func() for definitions.
2011-02-13 10:52:18 +00:00
..
2011-01-18 21:39:50 +00:00
2010-02-12 13:34:04 +00:00
2010-02-12 13:34:04 +00:00
2011-01-13 21:44:18 +00:00
2011-02-11 00:11:17 +00:00
2010-09-03 03:30:20 +00:00