Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCampbell Barton <campbell@blender.org>2022-05-19 03:02:28 +0300
committerCampbell Barton <campbell@blender.org>2022-05-19 04:17:01 +0300
commit30e666f747bae89d50029cbcc505ffa9a12ab05e (patch)
tree95dc266f0e2b7d990064005611f0088aa2e2611a /source/blender/draw/engines/eevee_next/eevee_pipeline.cc
parentae2d2c9361614265db2fa6e2586346b1744a2399 (diff)
Cleanup: format, reduce line length & strip trailing space
Diffstat (limited to 'source/blender/draw/engines/eevee_next/eevee_pipeline.cc')
-rw-r--r--source/blender/draw/engines/eevee_next/eevee_pipeline.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/blender/draw/engines/eevee_next/eevee_pipeline.cc b/source/blender/draw/engines/eevee_next/eevee_pipeline.cc
index 8ae19eeebb8..33853eba06c 100644
--- a/source/blender/draw/engines/eevee_next/eevee_pipeline.cc
+++ b/source/blender/draw/engines/eevee_next/eevee_pipeline.cc
@@ -235,4 +235,4 @@ void ForwardPipeline::render(const DRWView *view,
/** \} */
-} // namespace blender::eevee \ No newline at end of file
+} // namespace blender::eevee