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
2017-06-02Cleanup: styleCampbell Barton
2016-07-25Cleanup: debug-only variable.Bastien Montagne
2016-07-21Add BKE_mesh_calc_islands_loop_poly_uvmap and use it in new OSD UV subdiv.Bastien Montagne
2016-07-21BKE mesh mapping: add new BKE_mesh_edge_loop_map_create().Bastien Montagne
2016-05-21BKE Mesh mapping: add 'vert to looptri' mapping generator.Bastien Montagne
2016-03-22Mesh API: add BKE_mesh_vert_edge_vert_map_createCampbell Barton
2015-10-04BLI_Buffer: add BLI_buffer_reinitCampbell Barton
2015-10-04BLI_Buffer: support over 2gb allocationsCampbell Barton
2015-09-04Quiet warningsJulian Eisel
2015-07-23Fix memory leaks mesh w/ mesh remappingCampbell Barton
2015-07-23Utility function to get poly -> looptri mappingCampbell Barton
2015-06-20Transform: UV islands were split by windingCampbell Barton
2015-05-17BMesh: don't check winding for uv-vert-mapCampbell Barton
2015-04-30Data transfer - Loop Islands Hell Fixes.Bastien Montagne
2015-04-28Minor cleanup in comments.Bastien Montagne
2015-04-28Fix T44530 UV islands fail on subsurf after mirror modifier.Antony Riakiotakis
2015-04-09Seriously... Fix building!Bastien Montagne
2015-04-09Fix part of T44320 selecting islands can fail.Antony Riakiotakis
2015-02-20Fix possible (unlikely) memory leakCampbell Barton
2015-01-09BKE: Add 'mesh remap' code.Bastien Montagne
2014-10-13Mesh calc smooth group: several fixes.Bastien Montagne
2014-07-19Defines: replace ELEM3-16 with ELEM(...), that can take varargsCampbell Barton
2014-04-30Code cleanup: remove unused includesCampbell Barton
2014-04-26Code cleanup: use 'const' for arrays (blenkernel)Campbell Barton
2013-12-12Mesh API: Add BKE_mesh_origindex_map_createCampbell Barton
2013-12-12Code Cleanup: move mesh mapping functions into their own file/headerCampbell Barton