- 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: Prevent crashes from the dopesheet functions
97988c05a8
Prevent crashes in edit operators
50f2be2f1e
Prevent crashes in selection operators
53125204b2
Prevent crashes in edit operators
9a8a56618f
Prevent crashes in selection operators
GPv3: Add filtering for channels in the grease pencil dopesheet
20e7f65c86
Refactor filtering code
897e32b51a
Add API function to check if layer is selected
d859840896
Small typo
031a69cfca
Add filtering in layer channels
a075214b36
Add API function is empty for grease pencil layer
dc83bdd1f8
Add channel filtering for grease pencil datablock
Amélie Fondevilla
created branch gpv3-dopesheet-filtering in amelief/blender
2023-07-26 09:47:16 +02:00
e9c6bfec8a
Prevent crashes in edit operators
171b18e6cd
Prevent crashes in selection operators
002c33df02
Small typo
9f6092da5d
Add filtering in layer channels
68bb0c2a65
Add API function is empty for grease pencil layer
Amélie Fondevilla
created branch gpv3-keyframes-click-select in amelief/blender
2023-07-25 16:32:06 +02:00
Amélie Fondevilla
pushed to gpv3-keyframes-click-select at amelief/blender
2023-07-25 16:32:06 +02:00
cbde51bb8f
Refactor code
e8ca1abe11
Select all frames in the channel
edf107e85c
Select column of keyframes
ecd701980a
Deselect all frames before selecting a grease pencil frame.
88e8e9e718
Refactor selection code
GPv3: Adjust the eraser radius according to the pressure only if "Use Pressure" is enabled
Amélie Fondevilla
created branch gpv3-fix-pressure-eraser-radius in amelief/blender
2023-07-25 14:34:00 +02:00
Amélie Fondevilla
pushed to gpv3-fix-pressure-eraser-radius at amelief/blender
2023-07-25 14:34:00 +02:00
8cc47ba3ad
The eraser tool now calibrates its radius according to the pressure only if the Use Pressure option is enabled
89811cb96f
Cleanup: unused-imports in tests/
d7558a243c
Keymap: avoid 3D View transform inheritance
932a85a24f
Fix tests failing from errors in the users startup file
b248295530
Depsgraph: handle camera switching via markers in context drivers.
Amélie Fondevilla
pushed to gpv3-erase-operator-stroke-mode at amelief/blender
2023-07-21 18:40:48 +02:00
ac75331239
Refactor and simplify
Amélie Fondevilla
pushed to gpv3-erase-operator-soft-mode at amelief/blender
2023-07-21 12:56:37 +02:00
9945798049
Use the brush's falloff curve in the soft eraser
29adaa0de3
Add the falloff curve UI in the eraser tool
ef3a1c9421
Update the paint settings function with the new grease pencil paint mode.
7140de1f07
Add brush strength controller in the UI
71ceb316b1
Fix: wrong map passed to gather attributes
Amélie Fondevilla
pushed to gpv3-erase-operator-soft-mode at amelief/blender
2023-07-21 11:03:50 +02:00
c3bb873441
Add descriptive comment for the soft eraser function
d3fc1a8f62
Refactor: gather points attributes
GPv3: Soft mode for the Eraser tool
to confirm, when we reach the threshold , is it creates the new points at the edge of the eraser gizmo? or it create points inside of it ? and thanks for your works, hope enjoy it
No, right…