Files
test2/source/blender/blenkernel
Jesse Yurkovich 1db803516a Fix: Debug assert in file_handler_test
The debug assert condition was inverted.

It is expected that we do not find a `FileHandlerType` with the given
`idname` during add. Like Operators being added twice from c code, this
will now assert if one is actually found. Python duplicates are handled
through `register_class` already.

Pull Request: https://projects.blender.org/blender/blender/pulls/116084
2023-12-12 09:43:28 +01:00
..
2023-08-30 22:36:36 +02:00
2023-12-01 10:29:59 -08:00
2023-09-05 11:04:27 +10:00
2023-08-25 09:40:42 +10:00
2023-07-04 17:03:02 +02:00
2023-08-25 09:40:42 +10:00
2023-11-27 09:30:52 +11:00
2023-09-27 13:03:29 +10:00
2023-08-18 08:56:12 +10:00
2023-08-30 22:36:36 +02:00
2023-11-27 13:36:20 -05:00