implement selection mask with lasso tool
This commit is contained in:
@@ -26,6 +26,7 @@ void NodeButtonBrush::set_icon(const char* path)
|
||||
{
|
||||
img->m_path = path;
|
||||
img->m_tex_id = const_hash(img->m_path.c_str());
|
||||
img->m_use_mipmaps = true;
|
||||
img->create();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user