Skip to content

refactored and removed old libigl code#5820

Open
ABSitf wants to merge 4 commits intomasterfrom
remove_libigl_code
Open

refactored and removed old libigl code#5820
ABSitf wants to merge 4 commits intomasterfrom
remove_libigl_code

Conversation

@ABSitf
Copy link
Contributor

@ABSitf ABSitf commented Mar 18, 2026

No description provided.

MRVIEWER_API virtual void load_font(int font_size = 13);
MRVIEWER_API virtual void reload_font(int font_size = 13);
MRVIEWER_API virtual void loadFonts( int fontSize = 13 );
MRVIEWER_API virtual void reloadFonts( int fontSize = 13 );
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Renamed methods of public API can be painful for existing MeshLib users. May be keep old names as [[deprecated]] for a while?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants