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 merged pull request blender/blender#110991 2023-08-10 13:55:22 +02:00
GPv3: Display layer properties in animation channels
Amélie Fondevilla pushed to main at blender/blender 2023-08-10 13:55:21 +02:00
7f6196ccae GPv3: Display layer properties in animation channels
Amélie Fondevilla pushed to gpv3-dopesheet-draw-channels at amelief/blender 2023-08-10 13:38:11 +02:00
e16f682d10 Refactor: draw widgets in separate static function
e893e79c81 Offset for grease pencil layer channels
4f03e76e71 Cleanup comments
04a31df997 Cleanup comments
8fd5c4b683 Add visibility, mute and locked widgets in grease pencil layer channel
Compare 25 commits »
Amélie Fondevilla deleted branch gpv3-move-keyframe from amelief/blender 2023-08-10 12:57:41 +02:00
Amélie Fondevilla pushed to main at blender/blender 2023-08-10 12:57:40 +02:00
09d2108bf5 GPv3 : Transform action for grease pencil frames.
Amélie Fondevilla merged pull request blender/blender#110743 2023-08-10 12:57:40 +02:00
GPv3 : Transform action for grease pencil frames.
Amélie Fondevilla pushed to gpv3-dopesheet-draw-channels at amelief/blender 2023-08-10 12:51:40 +02:00
1bcb5a18f7 Refactor: draw widgets in separate static function
Amélie Fondevilla created pull request blender/blender#110991 2023-08-10 10:06:10 +02:00
GPv3: Display layer properties in animation channels
Amélie Fondevilla created branch gpv3-dopesheet-draw-channels in amelief/blender 2023-08-10 10:03:45 +02:00
Amélie Fondevilla pushed to gpv3-dopesheet-draw-channels at amelief/blender 2023-08-10 10:03:45 +02:00
8d634076a6 Offset for grease pencil layer channels
c72eec9820 Cleanup comments
60dda7532d Cleanup comments
6d7e7ee80e Add visibility, mute and locked widgets in grease pencil layer channel
f2d9df2aef Add onion skinning setting in dopesheet
Compare 10 commits »
Amélie Fondevilla pushed to gpv3-move-keyframe at amelief/blender 2023-08-09 18:05:15 +02:00
c841e3d9d6 Refactor namespace
acf119174d Remove obsolete comment
f93343b5f5 Renamed variable
Compare 3 commits »
Amélie Fondevilla pushed to gpv3-move-keyframe at amelief/blender 2023-08-09 17:19:43 +02:00
8407bcc8e5 Renamed keytype
e9e9ac0b67 Cleanup: get frame duration
ab976c7296 Remove unused struct field
232872700f Refactor with new API function
66b3b22889 Cleanup: renamed variable + docstring
Compare 43 commits »
Amélie Fondevilla deleted branch gpv3-dopesheet-summary from amelief/blender 2023-08-09 17:07:39 +02:00
Amélie Fondevilla merged pull request blender/blender#110962 2023-08-09 17:07:38 +02:00
GPv3: Include summary and datablock keyframes in the grease pencil dopesheet
Amélie Fondevilla pushed to main at blender/blender 2023-08-09 17:07:37 +02:00
d5b2960a07 GPv3: Include summary and datablock keyframes in the grease pencil dopesheet
Amélie Fondevilla pushed to gpv3-move-keyframe at amelief/blender 2023-08-09 16:58:17 +02:00
99090c1521 Cleanup: get frame duration
1daa4f2f5e Remove unused struct field
c5ef7a44dc Refactor with new API function
790d271fdc Cleanup: renamed variable + docstring
4e4eed179a Changed switch to an if
Compare 86 commits »
Amélie Fondevilla pushed to gpv3-dopesheet-summary at amelief/blender 2023-08-09 16:36:48 +02:00
85c76273c0 Reset functions at their initial places
07d439545c Grease pencil data is now const in keylist elements
Compare 2 commits »
Amélie Fondevilla commented on pull request blender/blender#110957 2023-08-09 15:52:45 +02:00
GPv3: Refactor: replace remove_frame_at function

Okay, maybe because from the function you get the value of the pointer and not a reference to the pointer in the array ?

Amélie Fondevilla created pull request blender/blender#110962 2023-08-09 15:39:14 +02:00
GPv3: Include summary and datablock keyframes in the grease pencil dopesheet