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/blenkernel/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
..
2010-02-12 13:34:04 +00:00
2010-02-12 13:34:04 +00:00
2011-01-08 12:43:44 +00:00
2011-02-12 17:51:02 +00:00
2011-01-13 10:14:03 +00:00