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
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-30 15:29:22 +00:00
2011-01-30 15:29:22 +00:00
2011-01-30 15:29:22 +00:00
2011-02-12 16:54:24 +00:00
2011-01-30 15:29:22 +00:00
2011-01-30 15:29:22 +00:00