tornavis/source/blender/editors/grease_pencil/intern
Falk David 8512a608a4 GPv3: Onion Skinning
Implements the GPv2 onion skinning functionality.

There are no functional changes exept for the `use_ghosts_always`
option, which has been removed. This was used to show onion
skinning in the final render.

Pull Request: https://projects.blender.org/blender/blender/pulls/119792
2024-04-03 15:34:40 +02:00
..
grease_pencil_add.cc Cleanup: avoid redundant copy-by-value for 4x4 matrices & float3 2024-02-27 17:57:50 +11:00
grease_pencil_edit.cc Cleanup: Use C++ namespace for object editors module 2024-03-28 01:30:38 +01:00
grease_pencil_frames.cc Refactor: Access paint brush through accessor function 2024-03-22 20:54:09 +01:00
grease_pencil_geom.cc Cleanup: code-comments, use doxygen formatting & spelling corrections 2024-03-26 17:55:20 +11:00
grease_pencil_layers.cc Fix: GPv3: Layer settings not copied when duplicating a layer 2024-03-26 11:01:00 +01:00
grease_pencil_material.cc Despgraph: Rename "copy-on-write" to "copy-on-evaluation" 2024-02-19 15:54:08 +01:00
grease_pencil_ops.cc GPv3: Active layer poll 2024-02-25 08:19:59 +01:00
grease_pencil_select.cc GPv3: Select strokes by material operator 2024-02-25 08:18:58 +01:00
grease_pencil_undo.cc Refactor: Simplify undo object list creation, use C++ Vector 2024-03-22 16:24:30 +01:00
grease_pencil_utils.cc GPv3: Onion Skinning 2024-04-03 15:34:40 +02:00