This repository has been archived on 2023-10-09. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
blender-archive/source/blender/blenlib/intern
Brecht Van Lommel 0a8a00cd10 2.5: Error reporting
* Added a report list to operator, to which they can report errors and
  warnings. When the operator ends, it will display them with a popup. For
  python these should become exceptions when calling operators.
* Added a function to make a popup menu from a report list.
* Also added a utility function to prepend a string before the reports to
  indicate what they relates to. Also made the report functions used
  BLI_dynstr to simplify the code.
* Made file reading and writing report errors to the user again using this
  system, also replacing the left over uncommented bad level error() calls.
2008-12-29 13:38:08 +00:00
..
2.5
2008-12-29 01:41:28 +00:00
2008-12-29 13:38:08 +00:00
2008-10-02 20:39:57 +00:00
2008-09-13 18:09:41 +00:00
2008-12-20 10:02:00 +00:00
2008-12-20 10:02:00 +00:00
2008-11-12 21:16:53 +00:00
2008-09-15 21:48:05 +00:00
2006-01-23 22:05:47 +00:00
2008-12-20 10:02:00 +00:00
2008-11-12 21:16:53 +00:00
2008-04-29 08:24:33 +00:00
2.5
2008-12-20 12:43:53 +00:00
2008-12-20 10:02:00 +00:00
2008-12-20 10:02:00 +00:00
2008-04-29 21:43:17 +00:00