|
Blender V4.3
|
Go to the source code of this file.
Functions | |
| struct World * | BKE_world_add (struct Main *bmain, const char *name) |
| void | BKE_world_eval (struct Depsgraph *depsgraph, struct World *world) |
Definition at line 220 of file blenkernel/intern/world.cc.
References BKE_id_new(), and ID_WO.
Referenced by new_world_exec().
| void BKE_world_eval | ( | struct Depsgraph * | depsgraph, |
| struct World * | world ) |
Definition at line 229 of file blenkernel/intern/world.cc.
References DEG_debug_print_eval(), DEG_get_update_count(), depsgraph, and GPU_material_free().