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
Brecht Van Lommel 97f892b86b Added custom face data support in edit mode. The code used to do this is
the CustomData module from the modifier stack rewrite, but with additions
to make it also usable in edit mode. Some of the datatypes from that
module were move to a DNA header file, they are not saved to file now, but
will be soon.

The only code that wasn't abstracted is the uv collapse / merging code. It
is rather complicated, will look into that in the future.

There should be no user level changes.
2006-11-11 16:38:37 +00:00
..
2006-08-20 15:22:56 +00:00
2006-03-10 22:50:27 +00:00
2006-02-07 21:24:36 +00:00
2006-08-20 15:22:56 +00:00
2005-03-09 19:45:59 +00:00
2006-03-10 20:47:34 +00:00