Jump to content

render_skip_postprocessing


photo

Recommended Posts

Posted

Problem

 

scripts

core/editor/editor_viewport.h    line 42
core/scripts/benchmark.h         line 103

 

use outdated console variable name render_skip_post_processing. Should be render_skip_postprocessing (also in documentation "Console\Debug Settings").

Posted

Not a big problem, but documentation still states "render_skip_post_processing" instead of "render_skip_postprocessing"

Posted

documentation still states "render_skip_post_processing" instead of "render_skip_postprocessing"

already fixed (:

Posted

yep, my fault, used reference to older documentation version.

×
×
  • Create New...