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-05-06Merge branch 'master' into gooseberryAntony Riakiotakis
2015-05-06Merge branch 'alembic' into gooseberryLukas Tönne
2015-05-05Math Lib: rename fill_*, to copy_*Campbell Barton
2015-05-04Added missing CD layer type name for MSurfaceSample.Lukas Tönne
2015-04-20Fix for strands undo creating an invalid BMesh.Lukas Tönne
2015-04-20Extended Mesh <-> BMesh copy function versions for specifying customLukas Tönne
2015-04-20Renamed the edithair files in BKE to editstrands.Lukas Tönne
2015-04-20First customdata layer for particle mass.Lukas Tönne
2015-04-20Intermediate commit: switching strand edit data to BMesh.Lukas Tönne
2015-04-20New customdata type for mesh surface samples.Lukas Tönne
2015-04-20Switched the hair edit data to a bmesh-like structure for consistency.Lukas Tönne
2015-04-20Merge branch 'master' into gooseberrySergey Sharybin
2015-04-19Cleanup: warningsCampbell Barton
2015-03-13Add argument to DM_to_mesh() function to take ownership over the DMSergey Sharybin
2015-03-13Merge branch 'master' into gooseberryLukas Tönne
2015-03-12CustomData: don't calloc when duplicating layersCampbell Barton
2015-03-04Fix T43878: Applying non-constructive modifiers crashing blenderSergey Sharybin
2015-02-27Merge branch 'cycles_memory' into gooseberrySergey Sharybin
2015-02-27Add argument to DM_to_mesh() function to take ownership over the DMSergey Sharybin
2015-02-23Merge branch 'master' into gooseberryAntony Riakiotakis
2015-02-23CustomData: const correctnessCampbell Barton
2015-02-23Fix error in recent vert/edge-slide commitsCampbell Barton
2015-02-23CustomData: replace calloc -> mallocCampbell Barton
2015-02-23CustomData: const correctness for interp()Campbell Barton
2015-02-05Merge branch 'master' into gooseberryAntony Riakiotakis
2015-02-05Add Custom Loop Normals to Data Transfer.Bastien Montagne
2015-02-05Add Custom Loop Normals.Bastien Montagne
2015-01-26Merge branch 'master' into gooseberryBastien Montagne
2015-01-26Cleanup: strcmp/strncmp -> STREQ/STREQLEN (in boolean usage).Bastien Montagne
2015-01-10Merge branch 'master' into gooseberryBastien Montagne
2015-01-10cleanup: style & warningsCampbell Barton
2015-01-09Transfer Data: add main core code and operators.Bastien Montagne
2014-12-17Fixes to facemaps:Antony Riakiotakis
2014-12-15Placeholder GPU functions to get GPU facemap index buffer. API shouldAntony Riakiotakis
2014-12-03Face maps initial data structure, rna types and save/loadAntony Riakiotakis
2014-12-03Revert "Add space for facegroup storage"Antony Riakiotakis
2014-12-03Merge branch 'master' into wiggly-widgetsAntony Riakiotakis
2014-12-01Cleanup: more int->bool.Bastien Montagne
2014-11-05Merge branch 'master' into wiggly-widgetsAntony Riakiotakis
2014-11-04Cleanup for previous own commit (sorry...)Bastien Montagne
2014-11-04Add missing `CustomData_duplicate_referenced_layer_n` and deduplicate code.Bastien Montagne
2014-10-21Fix T42260: By repeatedly joining meshes, you could end up with thousands of ...Bastien Montagne
2014-10-15Add space for facegroup storageAntony Riakiotakis
2014-09-24Custom Data API: redundant pointer-to-pointer argCampbell Barton
2014-09-09Cleanup: const correctness, no change to generated code.Campbell Barton
2014-05-01Add BLI_compiler_compat.h to help with portabilityCampbell Barton
2014-05-01Include removal gave problems with windows, ifdef some back in for windows onlyCampbell Barton
2014-05-01Revert "Fix msvc 2013 compiler errors after the ingenious cleanup in 4ca67869...Campbell Barton
2014-05-01Fix msvc 2013 compiler errors after the ingenious cleanup in 4ca67869cc7a.Thomas Dinges
2014-04-30Code cleanup: remove unused includesCampbell Barton