Files
test/source/blender
Campbell Barton 5d31252c76 Fix accessing an empty context succeeding when it shouldn't
Internally an empty string is used to access context member `__dir__`,
which caused `getattr(context, "")` to succeed returning None.
2022-04-06 11:47:43 +10:00
..
2022-04-05 22:21:13 +02:00
2022-04-05 19:59:20 +02:00
2022-04-05 22:21:13 +02:00
2022-04-04 10:28:10 -05:00
2022-03-16 11:58:22 +11:00
2022-04-04 12:43:54 +02:00
2022-03-25 12:04:14 +11:00