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/include
Daniel Dunbar 4b1588e277 - update storage.c to use standard time codes (should fix issue
with MSVS 8)
 - broke mesh_create_shadedColors out of shadeDispList, used to
   build vertex colors for mesh in vpaint as well (also fixed
   bug where they were not initialized correctly for subsurfs)
 - added modifier_copyData and modifier_findByType functions
 - change editmode modifiers to only calculate if Realtime and
   Editmode bits are both set, makes more sense for copying
   modifiers
 - update object_copy to correctly copy modifiers
 - removed duplicate redefinition of ME_ attributes in python,
   this is a horrible idea, why was it done in the first place?
 - update armature auto vertex group code to check for subsurf
   in modifier stack
 - fixed flip_subdivision to work with move to modifier stack
 - added copymenu_modifiers, can copy all modifiers or just
   data from first modifier of a certain type (not sure how
   to deal with multiple modifiers of same type... not
   a big issue though I think)
2005-07-27 20:16:41 +00:00
..
2005-03-09 19:45:59 +00:00
2003-03-24 01:46:05 +00:00
2004-01-12 13:30:00 +00:00
2004-10-06 18:55:00 +00:00
2005-03-09 19:45:59 +00:00
2004-10-06 18:55:00 +00:00
2005-03-09 19:45:59 +00:00
2005-05-11 20:01:42 +00:00
2005-07-23 18:52:31 +00:00
2005-06-11 05:30:14 +00:00
2003-03-24 01:46:05 +00:00
2004-04-22 12:36:27 +00:00
2004-01-12 13:30:00 +00:00
2005-04-24 19:03:39 +00:00
2003-07-17 14:19:55 +00:00
2005-05-08 11:24:46 +00:00
2004-10-14 14:20:24 +00:00
2005-05-11 20:01:42 +00:00