- 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
Amélie Fondevilla
pushed to gpv3-dopesheet-layer-groups at amelief/blender
2023-08-16 13:03:37 +02:00
184a0a0aeb
Refactor select range
083064c69f
Refactor select region
edd4f4013e
Cleanup + comments
d528874648
Refactor
6cd58a944d
We can now have both duplicate and non duplicate frames in a transform
b21af15d5d
Duplicate frames are now listed directly in the trans data
8852c666c9
Duplicate does not clean up the duplicated frames if there already are some
Amélie Fondevilla
pushed to gpv3-dopesheet-layer-groups at amelief/blender
2023-08-16 12:07:31 +02:00
561c940e2a
Select box for layer group
Amélie Fondevilla
pushed to gpv3-dopesheet-layer-groups at amelief/blender
2023-08-16 12:01:04 +02:00
71cc6483a2
Update is editable to is locked
43b4c3d8f0
Use namespace for channel define
d8de01fd8c
Refactor
09dd6f34db
Comment
8ad5b44a5b
Precise integer type in depth function
GPv3: Select box grease pencil frames
GPv3: Select box grease pencil frames
Amélie Fondevilla
pushed to gpv3-dopesheet-layer-groups at amelief/blender
2023-08-16 11:37:45 +02:00
6865b3cc16
Use namespace for channel define
Amélie Fondevilla
pushed to gpv3-dopesheet-layer-groups at amelief/blender
2023-08-16 10:08:03 +02:00
Compare 3 commits »
Amélie Fondevilla
pushed to gpv3-dopesheet-layer-groups at amelief/blender
2023-08-16 10:07:29 +02:00
13989f71d5
Comment unused parameter
1011dc6152
Cleanup and comments
e6aae32d72
Prevent flushing settings of a layer group to layers
dee6137544
Prevent fallthrough in case
2b65a80de8
Searching for layer group by name in the dopsheet
GPv3: Integration in the Dopesheets
@PratikPB2123 It's an operator that frames the view of the dopesheet to zoom on the frames of the selected channels. Here is a video of its behavior in grease pencil 2 :
<video src="/attachmen…
Amélie Fondevilla
pushed to gpv3-erase-operator-soft-mode at amelief/blender
2023-08-14 10:53:14 +02:00
858b552edd
Use the brush's falloff curve in the soft eraser
634feb0712
Add the falloff curve UI in the eraser tool
70e8d8fc2f
Update the paint settings function with the new grease pencil paint mode.
0d8df7c7d8
Add brush strength controller in the UI
8288fbef96
Fix: wrong map passed to gather attributes
GPv3: Soft mode for the Eraser tool
Yes, that is one idea I have for refactoring the eraser in all modes. Right now, this PR is still pending because we would like to improve a bit the behavior of the soft eraser, so that it inserts…
GPv3: Duplicate keyframes
Amélie Fondevilla
created branch gpv3-duplicate-keyframe in amelief/blender
2023-08-11 16:58:40 +02:00
4bb49fb2f6
Refactor
c242710f4c
We can now have both duplicate and non duplicate frames in a transform
03cbb84676
Duplicate frames are now listed directly in the trans data
bc204abb46
Duplicate does not clean up the duplicated frames if there already are some
05b4e1ea73
add const qualifiers