Files
test/source/blender/modifiers/intern
Bastien Montagne 8102200006 Cleanup/sanitize usages of G.debug_value.
There was no documentation at all, some very bad practices (like using
G.debug_value > 0 as some sort of global debug print switch), and even
an overlapping use of '1' value...

Also, python setter did not check for valid range (since this is a
short, not an int).
2019-01-16 19:43:53 +01:00
..
2019-01-15 10:36:52 +11:00
2018-12-30 15:15:05 +11:00
2019-01-15 10:36:52 +11:00
2019-01-16 00:03:03 +11:00