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/intern
Brecht Van Lommel b247588dc0 Cleanup: some refactoring in mapped mesh extraction
* Flip the logic to first detect if we are dealing with an unmodified mesh
  in editmode. And then if not, detect if we need a mapping or not.
* runtime.is_original is only valid for the bmesh wrapper. Rename it to clarify
  that and only check it when the mesh is a bmesh wrapper.
* Remove MR_EXTRACT_MAPPED and instead check only for the existence of the
  origindex arrays. Previously it would sometimes access those arrays without
  MR_EXTRACT_MAPPED set, which according to a comment means they are invalid.

Differential Revision: https://developer.blender.org/D15676
2022-08-16 18:09:27 +02:00
..
2022-02-11 09:14:36 +11:00
2022-08-03 19:28:05 +02:00
2022-02-11 09:14:36 +11:00
2022-02-11 09:14:36 +11:00
2022-03-30 11:38:24 +11:00
2022-02-11 09:14:36 +11:00
2022-02-11 09:14:36 +11:00
2022-08-12 21:51:16 +10:00
2022-07-19 16:33:09 +02:00
2022-05-06 13:33:23 +02:00
2022-07-29 23:23:50 -05:00
2022-07-26 13:23:45 +10:00
2022-05-22 20:06:24 +02:00
2022-06-30 12:14:22 +10:00
2022-02-11 09:14:36 +11:00
2022-02-11 09:14:36 +11:00
2022-08-09 13:49:09 -05:00
2022-06-10 10:29:35 +02:00
2022-08-04 07:41:03 +10:00
2022-07-05 11:34:40 +02:00
2022-04-15 16:40:01 +02:00
2022-05-16 15:42:54 +02:00
2022-08-16 10:38:26 +10:00
2022-07-29 19:03:51 -07:00
2022-02-11 09:14:36 +11:00
2022-06-10 10:29:35 +02:00
2022-02-11 09:14:36 +11:00
2022-07-04 15:26:57 +10:00
2022-04-02 06:14:27 +02:00