git-svn-id: svn://db.shs.com.ru/libs@628 a8b55f48-bf90-11e4-a774-851b48703e85
This commit is contained in:
@@ -185,8 +185,8 @@ void Renderer::renderScene() {
|
||||
|
||||
/// reload materials on change
|
||||
if (scene_changed || scene.need_reload_materials) {
|
||||
if (scene.need_reload_materials)
|
||||
maps_hash = 0;
|
||||
//if (scene.need_reload_materials)
|
||||
// maps_hash = 0;
|
||||
rend_selection.generateObjectsID(scene);
|
||||
reloadMaterials(scene);
|
||||
if (edit_mode)
|
||||
|
||||
Reference in New Issue
Block a user