Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-12-30Fix (unreported) memleak in mesh remapping auto-transform code.Bastien Montagne
2015-11-13Fix T46762: UV transfer Object transform crash.Bastien Montagne
2015-11-13Fix T46469: Data Transfer Modifier don't work.Bastien Montagne
2015-10-16Mesh remapping: fix loop 'best matching normals' not using transform space.Bastien Montagne
2015-10-12Add functions to compute normals (verts, polys and loops ones) for a given sh...Bastien Montagne
2015-09-13Cleanup: spellingCampbell Barton
2015-08-07Fix (unreported) crash in mesh remap (i.e. data transfer).Bastien Montagne
2015-08-07Mesh remap: Fix two potential numeric issues in corner cases, and enhance pol...Bastien Montagne
2015-07-23Fix memory leaks mesh w/ mesh remappingCampbell Barton
2015-07-23Use looptri for mesh remappingCampbell Barton
2015-07-15Cleanup: wsCampbell Barton
2015-07-14Data Transfer: very minor cleanup...Bastien Montagne
2015-07-14Workaround for non-bleeding edge compilers and const cast of pointer arrays.Sergey Sharybin
2015-07-13Add some pedantic casts, since some guys around like to take all warnings fro...Bastien Montagne
2015-07-13Data Transfer: Add an option to 'auto-transform' destination mesh so that it ...Bastien Montagne
2015-07-07Fix/Cleanup mesh remap dest transformation in tree/source space.Bastien Montagne
2015-05-07Fix T44631: Custom Normal Data Transfer crash.Bastien Montagne
2015-05-05Math Lib: rename fill_*, to copy_*Campbell Barton
2015-04-30Data transfer - Loop Islands Hell Fixes.Bastien Montagne
2015-04-28Fix T44522: loop remapping between meshes when using 'nearest vert, best matc...Bastien Montagne
2015-02-05Add Custom Loop Normals.Bastien Montagne
2015-01-25cleanup: warnings, spellingCampbell Barton
2015-01-19Fix a crasher in recent own mesh remap code ('island' area... :/ ).Bastien Montagne
2015-01-19Make use/computation of lnors consistant.Bastien Montagne
2015-01-11Fix three issues reported by coverity in own recent code. Including two poten...Bastien Montagne
2015-01-09BKE: Add 'mesh remap' code.Bastien Montagne