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:
authorClément Foucault <foucault.clem@gmail.com>2022-06-07 18:07:04 +0300
committerClément Foucault <foucault.clem@gmail.com>2022-06-07 19:12:19 +0300
commit60442b0292bc8b48511656e4318baa7bbcbb0325 (patch)
tree893bc799542d36fa55398c6cf4ec1de00fce1827 /source/blender/editors
parent58d350b4892dcaabfcd730fbc0d8d90b90b55ccc (diff)
Fix T98091: EEVEE: Volume: Crash caused by non-present grid
This was caused by the `copy_m4_m4` trying to copy the `object_to_texture` from `drw_grid` which was `nullptr`. Fixing this also exposed that rendering such volumes (without any valid grid attributes) is not supported and we should follow what Cycles does. Differential Revision: https://developer.blender.org/D15147
Diffstat (limited to 'source/blender/editors')
0 files changed, 0 insertions, 0 deletions