Merge remote-tracking branch 'origin/master'
This commit is contained in:
@@ -147,6 +147,8 @@ bool Shader::reload()
|
||||
destroy();
|
||||
return load(m_path);
|
||||
}
|
||||
|
||||
return false;
|
||||
}
|
||||
|
||||
bool Shader::create(const char* vertex, const char* fragment)
|
||||
|
||||
Reference in New Issue
Block a user