Files
test/doc/python_api/examples
Jesse Yurkovich af7a34dee7 ImportHelper: Common methods for FileHandler drag and drop support
Provide common implementations for two operations that all Python
FileHandlers will typically use.

- `poll_file_object_drop` To be used inside the FileHandler `poll_drop`
   callback
- `invoke_popup` To be used inside the Operator `invoke` callback

The above code closely mirrors what is currently done inside the
existing Blender c++ FileHandlers.

Pull Request: https://projects.blender.org/blender/blender/pulls/119774
2024-03-29 01:22:51 +01:00
..
2021-09-18 19:28:55 +02:00
2021-07-06 12:05:27 +10:00
2019-11-01 10:53:47 +11:00
2019-11-01 10:53:47 +11:00
2019-11-01 10:53:47 +11:00
2019-11-01 10:53:47 +11:00
2019-06-06 17:13:02 +02:00
2021-07-06 12:05:27 +10:00
2019-03-22 00:07:06 +11:00
2019-03-22 00:07:06 +11:00
2023-08-24 11:37:29 +10:00
2023-08-24 11:37:29 +10:00
2022-05-11 11:02:01 +10:00
2016-02-15 19:43:08 +11:00
2019-03-17 21:00:56 +11:00
2015-09-08 19:42:58 +10:00
2024-02-16 01:53:33 +01:00
2022-04-26 15:03:04 +10:00
2023-11-24 07:20:52 +01:00