Files
test/source/blender/blenkernel
Sergey Sharybin 5d6ec23e3e Multires: Refactor propagation to the higher levels
Now it is forumlated in terms of deltas, and consists of the
following steps:

- Original displacement at the reshape level are being backed up.
- New displacement is being written by the reshape routines.
- Delta of the displacement is calculated.
- Deltas are propagated to the higher levels, which also includes
  their interpolation/
- Original displacement is restored.
- New interpolated displacements are added to the original ones.

This is a base ground for the upcoming change related on using
Catmull-Clark smoothing for the deltas instead of linear
interpolation. Currently is no changes for artists, just preparing
for upcoming work.
2018-11-06 12:40:50 +01:00
..
2018-11-05 13:22:49 +11:00
2018-06-25 12:06:51 +02:00
2018-10-15 18:12:14 +11:00
2018-09-26 17:49:40 +02:00
2018-06-29 09:23:51 +02:00
2018-09-10 14:05:33 +10:00
2018-06-29 09:23:51 +02:00
2018-09-02 16:49:45 +10:00
2018-10-02 17:39:11 +00:00
2017-08-07 20:48:22 +02:00
2018-11-02 13:59:04 +01:00
2018-06-29 09:23:51 +02:00
2018-06-29 09:23:51 +02:00
2018-09-02 18:28:27 +10:00
2018-07-04 11:22:57 +02:00
2018-09-04 15:45:48 +02:00
2018-10-17 12:43:41 +02:00
2018-10-03 10:20:16 +02:00
2018-06-29 09:23:51 +02:00
2018-06-29 09:23:51 +02:00