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 approved blender/blender#117628 2024-01-31 09:51:45 +01:00
GPv3: Dopesheet UI template

Looks good to me !

Amélie Fondevilla commented on pull request blender/blender#117628 2024-01-31 09:44:46 +01:00
GPv3: Dopesheet UI template

For isolate layer, guess I need to create a new operator for that (should that be in this PR or a separate?).

I guess it's best to have a…

Amélie Fondevilla commented on issue blender/blender#110056 2024-01-29 09:07:23 +01:00
GPv3: Integration in the Dopesheets

Looking again at dopesheet operators after the recent "copy/paste keys" PR

Layer UI template : add layer/remove layer/edit layers menu/move

If UI is going to be same as GPv2…

Amélie Fondevilla commented on issue blender/blender#114352 2024-01-26 18:08:39 +01:00
GPv3: src_frame might point to invalid memory in insert_duplicate_frame()

Hi, I'm sorry but I cannot reproduce the error.

I don't think it is possible for src_frame to be deleted by the add_frame function (only null frames are removed in this function, and they…

Amélie Fondevilla suggested changes for blender/blender#117388 2024-01-26 16:36:44 +01:00
GPv3: Copy/Paste Keyframes

Hi,

Amélie Fondevilla commented on pull request blender/blender#117388 2024-01-26 16:36:44 +01:00
GPv3: Copy/Paste Keyframes

Here it may be better to go with something like :

Amélie Fondevilla commented on pull request blender/blender#117388 2024-01-26 16:36:43 +01:00
GPv3: Copy/Paste Keyframes

I think we need to recalculate the grease pencil geometry after this loop. You can do so by calling

Amélie Fondevilla commented on pull request blender/blender#111377 2023-09-11 09:54:35 +02:00
Fix: Regression: Box select not working for GP/GPv3 channels

To me this line can be changed to

Amélie Fondevilla commented on pull request blender/blender#111377 2023-09-08 15:05:26 +02:00
Fix: Regression: Box select not working for GP/GPv3 channels

Hey, I think we can directly use the function : ANIM_animdata_can_have_greasepencil that checks if a container can have grease pencil channels in it.

Amélie Fondevilla commented on issue blender/blender#112075 2023-09-07 14:16:10 +02:00
Geometry Nodes not using MeshSequenceCache data while rendering

hi @mod_moder You mean adding the Scene Time somewhere in the geometry nodes so that it gets evaluated ?

This :

![geonode_scene_time.png](/attachments/73033ecc-3e7c-4baf-a6f8-b557d0e778…

Amélie Fondevilla commented on issue blender/blender#112075 2023-09-07 13:07:24 +02:00
Geometry Nodes not using MeshSequenceCache data while rendering

Yes, probably.. I suspected it was such kind of issue. I guess there's no hope to solve this then ? I guess it would be nice to at least have a workaround on this. For example be able to bake the…

Amélie Fondevilla opened issue blender/blender#112075 2023-09-07 11:14:58 +02:00
Geometry Nodes not using MeshSequenceCache data while rendering
Amélie Fondevilla created pull request blender/blender#111512 2023-08-25 12:08:01 +02:00
GPv3: Frame selected channels for grease pencil
Amélie Fondevilla created branch gpv3-frame-selected-channels in amelief/blender 2023-08-25 12:04:46 +02:00
Amélie Fondevilla pushed to gpv3-frame-selected-channels at amelief/blender 2023-08-25 12:04:46 +02:00
1d9e5eecd1 Implement frame selected channels for grease pencil
Amélie Fondevilla created pull request blender/blender#111511 2023-08-25 11:57:34 +02:00
GPv3: Mirror grease pencil frames
Amélie Fondevilla created branch gpv3-mirror-frames in amelief/blender 2023-08-25 11:55:23 +02:00
Amélie Fondevilla pushed to gpv3-mirror-frames at amelief/blender 2023-08-25 11:55:23 +02:00
07d85a6e3a Implement Mirror keyframes operator for grease pencil layer channels
dd1f616018 Add ED function to mirror grease pencil frames
Compare 2 commits »