Blender Git Commit Log

Git Commits -> Revision f19f511

December 16, 2020, 16:49 (GMT)
Cleanup: Replace mempcpy with memcpy

There is no need of using mempcpy here, memcpy is enough.

Note: This may fix building in Windows as well, which was broken since
a7628ec22a.

Commit Details:

Full Hash: f19f511a1939ddb7f305b2db6597bdd5fa91da76
Parent Commit: a7628ec
Lines Changed: +3, -3

1 Modified Path:

/source/blender/nodes/geometry/nodes/node_geo_point_distribute_poisson_disk.cc (+3, -3) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021