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#110460 2023-07-27 12:48:12 +02:00
GPv3: Option to use tablet pressure for the eraser
Amélie Fondevilla pushed to gpv3-fix-pressure-eraser-radius at amelief/blender 2023-07-27 11:32:20 +02:00
469ce03920 Add assert for brush grease pencil settings
0e01b2864a Initialize curve strength curvemap
00ac4fe251 The eraser tool now calibrates its radius according to the pressure only if the Use Pressure option is enabled
f7570c5ef4 Animation: Disable NLA mapping if no NLA tracks are present
1339400845 Cleanup: quite pylint keymap warnings
Compare 68 commits »
Amélie Fondevilla pushed to gpv3-fix-pressure-eraser-radius at amelief/blender 2023-07-27 11:24:30 +02:00
873eb443e5 Initialize curve strength curvemap
Amélie Fondevilla created pull request blender/blender#110525 2023-07-27 10:36:05 +02:00
GPv3: Cleanup looping over frames in a layer
Amélie Fondevilla created branch gpv3-small-cleanup in amelief/blender 2023-07-27 10:34:18 +02:00
Amélie Fondevilla pushed to gpv3-small-cleanup at amelief/blender 2023-07-27 10:34:18 +02:00
5a0e956381 Cleanup: looping over frames in a layer
Amélie Fondevilla created pull request blender/blender#110523 2023-07-27 10:13:20 +02:00
GPv3: Select frames by column
Amélie Fondevilla pushed to gpv3-keyframes-column-select at amelief/blender 2023-07-27 10:10:33 +02:00
b37e486918 Implementation of column-based selection.
09030a4fa3 Add API function to populate a list of keyframe elements with selected frames.
f7570c5ef4 Animation: Disable NLA mapping if no NLA tracks are present
1339400845 Cleanup: quite pylint keymap warnings
a7dd864dcf Keymap: simplify default keymap for paint modes
Compare 10 commits »
Amélie Fondevilla created branch gpv3-keyframes-column-select in amelief/blender 2023-07-27 10:10:33 +02:00
Amélie Fondevilla opened issue blender/blender#110522 2023-07-27 09:23:27 +02:00
GPv3: Select box grease pencil frames
Amélie Fondevilla opened issue blender/blender#110521 2023-07-27 09:23:24 +02:00
GPv3 : Select circle/lasso grease pencil frames
Amélie Fondevilla pushed to gpv3-keyframes-click-select at amelief/blender 2023-07-26 16:23:01 +02:00
1a54e9ff9b Edit comment
340df1ad41 Remove declaration of undefined function
Compare 2 commits »
Amélie Fondevilla pushed to gpv3-keyframes-click-select at amelief/blender 2023-07-26 15:05:54 +02:00
287d77c36e Remove unnecessary check for experimental mode
6962524e40 Rename function layer has any frame selected
0b81bf4bf3 Refactor code
2221593bff Add frame is selected function
Compare 4 commits »
Amélie Fondevilla pushed to gpv3-keyframes-click-select at amelief/blender 2023-07-26 14:54:33 +02:00
f7960114bd Refactor select layer channel function + remove set active layer function
21dce9c1a8 Refactor select frames functions
2e6bfd2396 Prevent crash when trying to move a keyframe.
37cd350072 Fix filtering issue
24e4ae0ae0 Selecting a layer channel instead of just making it active.
Compare 29 commits »
Amélie Fondevilla pushed to gpv3-keyframes-click-select at amelief/blender 2023-07-26 14:05:51 +02:00
63e95c5665 Refactor select layer channel function + remove set active layer function
d51765e9ac Refactor select frames functions
Compare 2 commits »
Amélie Fondevilla created pull request blender/blender#110492 2023-07-26 12:57:30 +02:00
WIP: GPv3: Keyframe on-click selection.
Amélie Fondevilla pushed to gpv3-keyframes-click-select at amelief/blender 2023-07-26 11:45:48 +02:00
660c185ab9 Prevent crash when trying to move a keyframe.
7c76948b3e Fix filtering issue
4b1f217134 Selecting a layer channel instead of just making it active.
7f57cb2873 Add API function to select a layer channel
b1e6df6817 Deselect grease pencil layer channels before selecting it.
Compare 60 commits »
Amélie Fondevilla pushed to gpv3-dopesheet-filtering at amelief/blender 2023-07-26 10:35:21 +02:00
afc114378c Refactor code
8df2caf68b Change name_matches_dopesheet_filter function to get a const char as argument
ff6849d042 Explicit conversion int to boolean
Compare 3 commits »
Amélie Fondevilla pushed to gpv3-prevent-crashes at amelief/blender 2023-07-26 10:26:06 +02:00
a7aadd7218 Change comment style
Amélie Fondevilla pushed to gpv3-prevent-crashes at amelief/blender 2023-07-26 10:20:54 +02:00
334f1a8436 Change code style