Blender Git Commit Log

Git Commits -> Revision f04011d

May 27, 2021, 02:52 (GMT)
World: Add static default world

This is a small convenience. This let the render engine use this
default world if scene has no world.

World is black to keep the same behavior as before.

Commit Details:

Full Hash: f04011dd879bef97af787e42a247ca1086ac8d03
Parent Commit: 1bc0a70
Lines Changed: +73, -0

6 Modified Paths:

/source/blender/blenkernel/BKE_world.h (+9, -0) (Diff)
/source/blender/blenkernel/intern/world.c (+56, -0) (Diff)
/source/blender/gpu/intern/gpu_codegen.cc (+2, -0) (Diff)
/source/blender/gpu/intern/gpu_material.c (+2, -0) (Diff)
/source/blender/windowmanager/intern/wm_init_exit.c (+2, -0) (Diff)
/source/creator/creator.c (+2, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021