(ezc): generate only requested frames
This commit is contained in:
@@ -637,7 +637,7 @@ void Item::execute(EzcEnv & env)
|
||||
|
||||
Ezc::Pattern * p = pattern_cacher->GetPattern(*this);
|
||||
|
||||
TemplatesFunctions::InitGenerator(ezc_generator, request->models);
|
||||
TemplatesFunctions::InitGenerator(ezc_generator, *request);
|
||||
ezc_generator.SetPattern(*p);
|
||||
|
||||
if( config->allow_ezc_frames_in_executable_items )
|
||||
|
Reference in New Issue
Block a user