Files
test2/source/blender/blenkernel/intern
Stefan Werner 927d099ec0 Particles: Fixed thread work size calculation.
Dividing the workload by number of tasks in float is imprecise and
lead in some cases to particles not being calculated at all
(example: 20000 particles, 144 tasks).

Switching this calculation to integer makes sure we don't lose count.

Differential Revision: https://developer.blender.org/D10157
2021-01-22 09:30:35 +01:00
..
2020-11-25 11:19:28 +01:00
2021-01-20 16:15:53 +11:00
2020-11-06 12:32:54 +11:00
2021-01-15 12:36:03 -07:00
2020-11-06 12:32:54 +11:00
2021-01-04 17:38:11 +11:00
2021-01-19 18:58:35 +01:00
2020-10-14 15:12:40 +11:00
2021-01-19 18:58:35 +01:00
2020-12-15 12:34:25 +11:00
2021-01-05 17:04:02 +01:00
2020-09-09 16:36:57 +02:00
2020-12-19 07:25:01 +01:00
2020-12-19 07:25:01 +01:00
2020-12-16 21:03:42 -07:00
2021-01-21 14:59:25 +01:00
2021-01-05 17:04:02 +01:00
2020-11-20 11:39:22 +11:00
2020-11-06 12:32:54 +11:00
2021-01-13 13:21:29 +11:00
2020-08-08 13:38:00 +10:00
2020-10-22 17:08:37 -04:00
2020-12-15 12:01:45 +01:00
2020-12-19 07:25:01 +01:00
2020-10-11 13:00:49 -04:00
2020-12-07 13:25:53 +11:00