- https://www.afonde.com/
-
Research Engineer at the animation studio Les Fées Spéciales. Occasional contributor to Grease Pencil.
- Joined on
2022-01-17
Block a user
GPv3: Fix layer renaming synchronization from the dopesheet
GPv3: Fix layer renaming synchronization from the dopesheet
8538c9bae6
Add rename signal in outliner listener
cb9cb84fd1
TreeView now listens to the renamed signal
74b0f7443f
Add notifiers in RNA
00ffa63b8f
Fix Unix Makefiles running discover_nodes.py every build
fd920ba39f
Fix crash loading a blend file with an unknown area type
GPv3: Select box grease pencil frames
Here, we need to add a case for ANIMTYPE_GREASE_PENCIL_DATABLOCK
, in which we loop over all the layers of the grease pencil object, and call select_frame_box
on the layer.
GPv3: Select box grease pencil frames
Hi @Chao-Li , Sorry, I only noticed this PR today. Thanks for the patch, the code looks good to me !
We recently added grease pencil object summaries in the dopesheet (https://projects.blender…
GPv3: Move channels
Hey, thanks for the patch.
I think there is a problem with how the layer move with layer groups. Here is an example in the following video, when I'm moving up the layer called "Hair", I would…
Amélie Fondevilla
pushed to gpv3-dopesheet-layer-groups at amelief/blender
2023-08-10 17:47:32 +02:00
1e804becbc
Comment unused parameter
GPv3: Display layer groups in grease pencil dopesheet
Amélie Fondevilla
pushed to gpv3-dopesheet-layer-groups at amelief/blender
2023-08-10 17:37:54 +02:00
04747677a6
Cleanup and comments
fb80178059
Prevent flushing settings of a layer group to layers
5f9b553ea4
Prevent fallthrough in case
34503b8c48
Searching for layer group by name in the dopsheet
0eec05d208
Click on layer group channels to toggle group expand
Amélie Fondevilla
created branch gpv3-dopesheet-layer-groups in amelief/blender
2023-08-10 17:37:54 +02:00
Fix: missing include in volume.cc
Fix: missing include in volume.cc
e890e9ac64
Fix: missing include in volume.cc
7f6196ccae
GPv3: Display layer properties in animation channels
d973355b3a
Cleanup: reduce amount of math-related includes
09d2108bf5
GPv3 : Transform action for grease pencil frames.
6a86dd5f34
LibOverride: Add ID pointer to operations over ID pointers.
Amélie Fondevilla
deleted branch gpv3-dopesheet-draw-channels from amelief/blender
2023-08-10 13:55:23 +02:00