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
Sergey Sharybin c37ca43720 OpenSubdiv: Changes in C-API
- Made OpenSubdiv_GLMesh private
  Previously, it was still accessible via C-API from C++ code.

- Don't implicitly refine evaluator when updating coarse positions,
  now there is an explicit call to do this.

  Allows to first apply all changes to the coarse mesh and then
  refine once.

- Added coarse positions update from a continuous buffer with given
  starts offset and stride.

  Allows to update coarse positions directly from MVert array.

- Refiner is no longer freed when CPU evaluator is created.
  Allows to re-use refiner for multiple purposes.
2018-07-11 12:55:22 +02:00
..
2018-07-11 12:55:22 +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