Campbell Barton
|
40f2afcf1d
Cleanup: remove contributors for Python files
|
6 years ago |
Campbell Barton
|
8018f5bd35
Cleanup: pep8
|
9 years ago |
Brecht Van Lommel
|
f9047c3f8c
Eigen: fold remaining OpenNL code into intern/eigen.
|
9 years ago |
Campbell Barton
|
b64bdb2c1b
Checker percentage calc was wrong, also cleanup
|
11 years ago |
Campbell Barton
|
a62163ada3
remove unused auto-key struct-member from uiAfterFunc, add compiler defines to cppcheck utility script.
|
12 years ago |
Campbell Barton
|
c7e2a31bf2
correct too-big allocation in mesh beautify.
|
12 years ago |
Campbell Barton
|
769ab3eed8
code cleanup:
|
12 years ago |
Campbell Barton
|
7376fb2913
make cppcheck run with quiet flag when QUIET env var is set, make bpy.ops.image.project_apply() only use local images.
|
12 years ago |
Campbell Barton
|
0a5d44588c
switch verious references from py3.2 -> 3.3 or just 3.
|
12 years ago |
Campbell Barton
|
5cf9d5e4ca
for utility checkers, use QUIET env var, not to print progress.
|
12 years ago |
Campbell Barton
|
7614428c09
style cleanup: pep8
|
12 years ago |
Campbell Barton
|
e8872a8ea2
style cleanup: if();
|
12 years ago |
Campbell Barton
|
c6051ea87b
replace python3 command with python3.2, python3 isnt available on ubuntu.
|
13 years ago |
Campbell Barton
|
637bc0ddea
Code Cleanup: pep8 edits
|
13 years ago |
Campbell Barton
|
a98a75346c
quiet warnings and possible NULL checking crash fix for indentation functions.
|
13 years ago |
Campbell Barton
|
4a04f72069
remove $Id: tags after discussion on the mailign list: http://markmail.org/message/fp7ozcywxum3ar7n
|
13 years ago |
Campbell Barton
|
8a423f59ea
pep8 cleanup and fix for keymap test operator from my own recent fix.
|
14 years ago |
Campbell Barton
|
7aa14fdbb9
use the systems number of processes for running static checks - multiple jobs.
|
14 years ago |
Campbell Barton
|
8f5112f191
pep8 update & some minor cmake edits.
|
14 years ago |
Guillermo S. Romero
|
43259c978e
SVN maintenance.
|
14 years ago |
Campbell Barton
|
d87fcb0760
- fix for memory leak in findFreeNavPolyIndex()
|
14 years ago |
Campbell Barton
|
2222f536f8
use replace 0 with NULL for pointers, set some functions static
|
14 years ago |
Campbell Barton
|
0849eaebbf
new convenience makefile targets for static source code cheching: check_splint/check_sparse/check_cppcheck
|
14 years ago |