blender/release
Campbell Barton 5b88712ff9 move debug flag into its own global var (G.debug), split up debug options.
--debug
  --debug-ffmpeg
  --debug-python
  --debug-events
  --debug-wm

This makes debug output easier to read - event debug prints would flood output too much before.

For convenience:
  --debug-all turns all debug flags on (works as --debug did before).

also removed some redundant whitespace in debug prints and prefix some prints with __func__ to give some context.
2012-03-31 00:59:17 +00:00
..
bin Workaround for half-transparent windows when running blender-softwaregl 2011-11-15 07:28:18 +00:00
datafiles Re-enable the clay strips sculpt brush. 2012-03-18 11:44:14 +00:00
freedesktop
plugins svn merge ^/trunk/blender -r42973:42991 2011-12-30 09:23:06 +00:00
scripts move debug flag into its own global var (G.debug), split up debug options. 2012-03-31 00:59:17 +00:00
text Text fix: 2012-02-21 18:15:28 +00:00
windows remove $Id: tags after discussion on the mailign list: http://markmail.org/message/fp7ozcywxum3ar7n 2011-10-23 17:52:20 +00:00
environment-macosx
environment-mswindows
environment-unix