Home
last modified time | relevance | path

Searched refs:PART_DISTR_RAND (Results 1 – 3 of 3) sorted by relevance

/dports/graphics/blender/blender-2.91.0/source/blender/blenkernel/intern/
H A Dparticle_distribute.c565 case PART_DISTR_RAND: in distribute_from_faces_exec()
615 case PART_DISTR_RAND: in distribute_from_volume_exec()
672 case PART_DISTR_RAND: in distribute_from_volume_exec()
961 distr = PART_DISTR_RAND; in psys_thread_context_init_distribute()
/dports/graphics/blender/blender-2.91.0/source/blender/makesdna/
H A DDNA_particle_types.h516 #define PART_DISTR_RAND 1 macro
/dports/graphics/blender/blender-2.91.0/source/blender/makesrna/intern/
H A Drna_particle.c73 {PART_DISTR_RAND, "RAND", 0, "Random", ""},
81 {PART_DISTR_RAND, "RAND", 0, "Random", ""},