- 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: 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
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
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
8407bcc8e5
Renamed keytype
e9e9ac0b67
Cleanup: get frame duration
ab976c7296
Remove unused struct field
232872700f
Refactor with new API function
66b3b22889
Cleanup: renamed variable + docstring
Amélie Fondevilla
deleted branch gpv3-dopesheet-summary from amelief/blender
2023-08-09 17:07:39 +02:00
GPv3: Include summary and datablock keyframes in the grease pencil dopesheet
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
85c76273c0
Reset functions at their initial places
07d439545c
Grease pencil data is now const in keylist elements
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 ?
GPv3: Include summary and datablock keyframes in the grease pencil dopesheet