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 pushed to fix-gpencil-merge-down at amelief/blender 2023-02-10 12:22:42 +01:00
316d4cc0e4 fix gpencil frame get to find current frame even if it is the last one
94094a57ae changed a while to if, because the for loop is going in the same direction anyways
Compare 2 commits »
Amélie Fondevilla pushed to fix-gpencil-merge-down at amelief/blender 2023-02-10 12:10:46 +01:00
7673c1084e fix gpencil frame get to find current frame even if it is the last one
273ffd677f changed a while to if, because the for loop is going in the same direction anyways
d795b01216 Sequencer: Don't create undo step when click-select does nothing
b67cc72b06 Fix #104026: Click-Drag to select graph editor channels no longer working
4b5e490117 Cycles: Fix MetalRT checkbox not hooked up to device on AMD
Compare 5 commits »
Amélie Fondevilla created pull request blender/blender#104558 2023-02-10 10:08:34 +01:00
Fix #104514: GPencil merge down layer misses some frames
Amélie Fondevilla pushed to fix-gpencil-merge-down at amelief/blender 2023-02-10 10:06:58 +01:00
151fa4b503 Fix #104514: GPencil merge down layer misses some frames
b77c82e2bb Tests: minor updates to make bl_rna_manual_reference more useful
c2c62c3618 RNA: return a dummy language value when WITH_INTERNATIONAL=OFF
a8d951abdd Docs: remove malformed patterns for RNA mapping
4cbe0bff34 Cleanup: spelling in comments
Compare 10 commits »
Amélie Fondevilla created branch fix-gpencil-merge-down in amelief/blender 2023-02-10 10:06:58 +01:00
Amélie Fondevilla created repository amelief/blender 2023-02-09 16:05:28 +01:00
Amélie Fondevilla opened issue blender/blender#104514 2023-02-09 14:18:35 +01:00
Grease Pencil merge down layer misses some frames