Files
test/source/blender/editors/include
Falk David 91db8fc5a0 GPv3: Multi-frame editing
Adds a new scene tool setting `use_grease_pencil_multi_frame_editing`.

The `foreach_*_drawing` functions are moved to the `ed::greasepencil` namespace in the editor, since they are now context sensitive and depend on the toolsetting. They are now named `retrieve_editable_drawings` and `retrieve_visible_drawings` and return
an array of drawings instead of calling a callback function.

Pull Request: https://projects.blender.org/blender/blender/pulls/114283
2023-11-02 17:10:59 +01:00
..
2023-10-18 12:57:57 +02:00
2023-11-02 17:10:59 +01:00
2023-09-13 02:25:03 +02:00
2023-09-13 02:25:03 +02:00
2023-09-27 01:45:59 +02:00
2023-08-18 17:29:41 +02:00
2023-10-11 19:38:42 +02:00