This repository has been archived on 2023-10-09. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
blender-archive/source/blender/blenkernel
Sybren A. Stüvel de55ae56ae Ocean Modifier: refactored the delayed-refresh approach
The approach of setting 'refresh' flags on the modifier, and performing
the associated actions when the modifier is being evaluated, is a bad
one. Instead, we use the separation of the original and the evaluated
copy to 'refresh' certain things (because they simply aren't set at all
on the original). Other actions are now done directly with BKE_ocean_xxx
functions on the original data, intead of during evaluation.
2018-07-10 12:00:58 +02:00
..
2018-06-25 12:06:51 +02:00
2018-06-29 09:23:51 +02:00
2018-06-29 09:23:51 +02:00
2018-06-29 09:23:51 +02:00
2018-06-29 09:23:51 +02:00
2018-06-29 09:23:51 +02:00
2018-05-28 17:07:39 +02:00
2018-06-29 09:23:51 +02:00
2018-06-29 09:23:51 +02:00
2018-07-04 11:22:32 +02:00
2018-06-29 09:23:51 +02:00
2018-06-29 09:23:51 +02:00
2018-07-04 11:22:57 +02:00
2018-06-29 09:23:51 +02:00
2018-06-29 09:23:51 +02:00