22
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 11 hours ago. based on code collected 2 days ago.
Sep 19, 2025 — Sep 19, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
refactor: remove unused Dialog_SoundSelect files (#3798)
Rodolfo RG
as rodolforg
More... 2 days ago
fix: show Insert Item and Keep Shape for BlinePoint or WidthPoint lists only (#3797)
Rodolfo RG
as rodolforg
More... 5 days ago
refactor: avoid warning about parameter initialization reordering (#3793)
Rodolfo RG
as rodolforg
More... 7 days ago
fix: avoid ambiguity when calling synfig::GUID::hasher (#3801) More... 15 days ago
fix: make parameter `name` of ValueNode::Bone static by default (#3787)
Rodolfo RG
as rodolforg
More... 15 days ago
fix: method synfig::handle::count() was renamed to use_count() (#3786)
Rodolfo RG
as rodolforg
More... 22 days ago
refactor:: prefer Duck::Handle and Bezier::Handle instead of etl::handle<> (#3785)
Rodolfo RG
as rodolforg
More... 23 days ago
refactor: remove unused variable in CanvasParser (#3783)
Rodolfo RG
as rodolforg
More... 23 days ago
feat(GSoC 25): Brush tool (#3605)
Rodolfo RG
as rodolforg
More... 24 days ago
fix: new layer created by Brush tool is right above the selected layer
Rodolfo RG
as Rodolfo Ribeiro Gomes
More... 26 days ago
fix: check if brush settings file (.myb) is not unsupported version 3
Rodolfo RG
as Rodolfo Ribeiro Gomes
More... 26 days ago
fix: brush radius is in pixels, not Synfig units (and not diameter)
Rodolfo RG
as Rodolfo Ribeiro Gomes
More... 26 days ago
refactor: reinforce constness
Rodolfo RG
as Rodolfo Ribeiro Gomes
More... 27 days ago
refactor: rename aux methods for brush config loading and remove return value
Rodolfo RG
as Rodolfo Ribeiro Gomes
More... 29 days ago
fix(Brush tool): prevent crashes when undoing/redoing with multiple files
Rodolfo RG
as Rodolfo Ribeiro Gomes
More... 29 days ago
test(gradient): remove printf pollution (#3781)
Rodolfo RG
as rodolforg
More... about 1 month ago
style: avoid warning about "unused parameter" (#3794)
Rodolfo RG
as rodolforg
More... about 1 month ago
refactor: expose the Canvas ID validator to unify the ID checking (#3780)
Rodolfo RG
as rodolforg
More... about 1 month ago
fix: add missing exception type catching: const char* and others (#3779)
Rodolfo RG
as rodolforg
More... about 1 month ago
build(appimage): Install metainfo file to correct location (#3790) More... about 1 month ago
feat(palette): show color name as tooltip and allow to rename it (#3788)
Rodolfo RG
as rodolforg
More... about 2 months ago
fix: crash on Gtk versions < 3.20 (#3739)
Rodolfo RG
as rodolforg
More... about 2 months ago
feat: confirmation for duplicate palette color (#3334) More... about 2 months ago
feat: scroll to change the current time on the Timeline bar
Rodolfo RG
as rodolforg
More... about 2 months ago
feat: scrolling when using frames skips 1 frame; with `shift` skips more
Rodolfo RG
as Rodolfo Ribeiro Gomes
More... about 2 months ago
refactor: prefer filesystem::Path
Rodolfo RG
as Rodolfo Ribeiro Gomes
More... about 2 months ago
fix: avoid memory leak on error
Rodolfo RG
as Rodolfo Ribeiro Gomes
More... about 2 months ago
feat: add hotkey 'h' for new Brush tool
Rodolfo RG
as Rodolfo Ribeiro Gomes
More... about 2 months ago
fix(ValueNode_MapRange): Clamp didn't work when target range is inverted (#3776)
Rodolfo RG
as rodolforg
More... about 2 months ago
refactor: add BLinePoint::set_tangents and updated most places where both tangents are modified to use it (#3772)
Rodolfo RG
as rodolforg
More... about 2 months ago