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
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
..
2018-06-29 08:02:49 +02:00
2018-05-09 12:50:26 +02:00
2018-06-29 08:02:49 +02:00
2017-12-04 16:37:31 +11:00
2018-06-29 08:02:49 +02:00
2019-01-07 15:34:16 +11:00
2019-01-02 17:07:47 +11:00
2018-03-01 01:31:07 +11:00