Amélie Fondevilla amelief
  • 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
Amélie Fondevilla pushed to main at blender/blender 2023-08-11 11:31:42 +02:00
5b0f200ea1 GPv3: Fix layer renaming synchronization from the dopesheet
Amélie Fondevilla merged pull request blender/blender#111038 2023-08-11 11:31:41 +02:00
GPv3: Fix layer renaming synchronization from the dopesheet
Amélie Fondevilla created pull request blender/blender#111038 2023-08-11 11:20:29 +02:00
GPv3: Fix layer renaming synchronization from the dopesheet
Amélie Fondevilla created branch gpv3-layer-notifiers in amelief/blender 2023-08-11 11:17:14 +02:00
Amélie Fondevilla pushed to gpv3-layer-notifiers at amelief/blender 2023-08-11 11:17:14 +02:00
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
Compare 10 commits »
Amélie Fondevilla suggested changes for blender/blender#110939 2023-08-11 09:57:53 +02:00
GPv3: Select box grease pencil frames
Amélie Fondevilla commented on pull request blender/blender#110939 2023-08-11 09:57:52 +02:00
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.

Amélie Fondevilla commented on pull request blender/blender#110939 2023-08-11 09:48:08 +02:00
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

Amélie Fondevilla commented on pull request blender/blender#111009 2023-08-10 18:04:29 +02:00
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
Amélie Fondevilla created pull request blender/blender#111015 2023-08-10 17:46:52 +02:00
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
Compare 10 commits »
Amélie Fondevilla created branch gpv3-dopesheet-layer-groups in amelief/blender 2023-08-10 17:37:54 +02:00
Amélie Fondevilla pushed to main at blender/blender 2023-08-10 14:21:31 +02:00
f1e4cd3f1f Fix: missing include in volume.cc
Amélie Fondevilla deleted branch fix-include from amelief/blender 2023-08-10 14:21:31 +02:00
Amélie Fondevilla merged pull request blender/blender#111005 2023-08-10 14:21:30 +02:00
Fix: missing include in volume.cc
Amélie Fondevilla created pull request blender/blender#111005 2023-08-10 14:21:06 +02:00
Fix: missing include in volume.cc
Amélie Fondevilla pushed to fix-include at amelief/blender 2023-08-10 14:20:37 +02:00
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.
Compare 10 commits »
Amélie Fondevilla created branch fix-include in amelief/blender 2023-08-10 14:20:37 +02:00
Amélie Fondevilla deleted branch gpv3-dopesheet-draw-channels from amelief/blender 2023-08-10 13:55:23 +02:00