blender/release/scripts/startup
Campbell Barton a0ae47f06c add some missing NULL checks, a few parts of the code used a pointer then checked it for NULL after.
also made it more clear that some areas assume the pointer isnt null (remove redundant NULL checks).
2012-09-11 02:18:27 +00:00
..
bl_operators when pressing play report when the first frame can't be found. 2012-09-10 02:04:02 +00:00
bl_ui add some missing NULL checks, a few parts of the code used a pointer then checked it for NULL after. 2012-09-11 02:18:27 +00:00
keyingsets_builtins.py don't have spaces in idnames, confuses py types: 2012-04-26 18:07:15 +00:00