This repository has been archived on 2023-10-09. You can view files and clone it, but cannot push or open issues or pull requests.
Bastien Montagne 9f67367f0a Fix T50084: Adding torus re-orders UV layers.
Issue was indeed in join operation, mesh in which we join all others
could be re-added to final data after others, leading to undesired
re-ordering of CD layers, and existing vertices etc. being shifted away
from their original indices, etc.

All kind of more or less bad and undesired changes, fixed by always
re-inserting destination mesh first.

Also cleaned up a bit that code, it was doing some rather
non-recommanded things (like allocating zero-sized mem, doing own
coocking to remove a data-block from main, etc.).
2017-02-02 21:42:00 +01:00
2017-01-23 19:10:37 -05:00
2017-02-01 14:56:11 -05:00
2013-12-24 22:57:27 +06:00
2016-07-15 01:28:00 +10:00
2017-01-27 05:24:58 +01:00
2010-10-13 14:44:22 +00:00
2016-07-15 01:26:26 +10:00
Description
Archive of Blender with old branches
823 MiB
Languages
C 67.4%
C++ 23.4%
Python 6.1%
CMake 1.5%
GLSL 1.1%
Other 0.4%