tornavis/source/blender/render/intern
Brecht Van Lommel b985437283 Fix workbench background render broken after recent changes from D15463
For Eevee the light baking can initialize OpenGL earlier, but for workbench we
can't assume the backend exists here already.
2022-07-15 20:10:42 +02:00
..
bake.c Cleanup: Use const when retrieving custom data layers 2022-05-13 18:35:22 +02:00
engine.c Fix workbench background render broken after recent changes from D15463 2022-07-15 20:10:42 +02:00
initrender.c File headers: SPDX License migration 2022-02-11 09:14:36 +11:00
multires_bake.c Cleanup: Remove includes from DerivedMesh header 2022-05-15 20:27:28 +02:00
pipeline.c Cleanup: add utlity function to compute render resolution 2022-07-15 13:40:04 +02:00
pipeline.h File headers: SPDX License migration 2022-02-11 09:14:36 +11:00
render_result.c Cleanup: spelling in comments 2022-06-30 12:14:22 +10:00
render_result.h Cleanup: spelling in comments 2022-06-03 15:08:11 +10:00
render_types.h Cleanup: use doxygen links to struct members 2022-04-05 08:02:01 +10:00
texture_common.h File headers: SPDX License migration 2022-02-11 09:14:36 +11:00
texture_image.c Cleanup: removed unused Blender Internal bump/normal mapping texture code 2022-06-21 16:00:56 +02:00
texture_margin.cc Cleanup: Remove includes from DerivedMesh header 2022-05-15 20:27:28 +02:00
texture_pointdensity.c Cleanup: Further use of const for retrieved custom data layers 2022-05-14 18:57:52 +02:00
texture_procedural.c Cleanup: removed unused Blender Internal bump/normal mapping texture code 2022-06-21 16:00:56 +02:00
zbuf.c File headers: SPDX License migration 2022-02-11 09:14:36 +11:00
zbuf.h File headers: SPDX License migration 2022-02-11 09:14:36 +11:00