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
2019-01-28Cleanup: sort forward declarations of enum & structCampbell Barton
2019-01-25Cleanup: sort cmake file listsCampbell Barton
2019-01-15Cleanup: commas at the end of enumsCampbell Barton
2018-12-14Cleanup: naming (mean -> median) see T47811Campbell Barton
2018-12-12Cleanup: use colon separator after parameterCampbell Barton
2018-12-07Fix T57994: Particle Instance modifiers 'Index Layer' off by onePhilipp Oeser
2018-11-14Cleanup: comment block tabsCampbell Barton
2018-10-29Modifier: mask threshold optionCampbell Barton
2018-09-19Fix unused var in case Alembic is not enabled, in own previous commit.Bastien Montagne
2018-09-19Mesh Sequence Cash: do not *always* report as depending on time!Bastien Montagne
2018-09-19BLI_utildefines: rename pointer conversion macrosCampbell Barton
2018-09-05Fix T54152: --env-system-scripts fails on win32Ray Molenkamp
2018-09-03Spelling fixes in comments and descriptions, patch by luzpaz.Brecht Van Lommel
2018-08-26Cleanup: styleCampbell Barton
2018-07-06Ocean Modifier: removed the MOD_OCEAN_REFRESH_ADD flagSybren A. Stüvel
2018-06-29Cleanup: trailing newlinesCampbell Barton
2018-06-27Cleanup: styleCampbell Barton
2018-06-17Cleanup: trailing space for modifiersCampbell Barton
2018-06-15Fix T55490, intersect two triangles fails.Howard Trickey
2018-06-14Fix T55470: Add option to not fix polygons' winding to Edit Normals modifier.Bastien Montagne
2018-06-11Cleanup: Moar G.main removal of Hell.Bastien Montagne
2018-06-09Cleanup: remove some G.main usages.Bastien Montagne
2018-06-01Cleanup: trailing whitespace (comment blocks)Campbell Barton
2018-05-31Cleanup: remove G.main from BKE modifier.Bastien Montagne
2018-05-31Cleanup: remove G.main from BKE objectBastien Montagne
2018-05-12Cleanup: modifier arg wrappingCampbell Barton
2018-05-08Fix (unreported) bloody modifiers messing with ID user count in copy.Bastien Montagne
2018-05-08Cleanup: Nuke empty dummy wrappers around modifier_copyData_generic().Bastien Montagne
2018-05-08Modifiers: sanitize/cleanup modifiers' copying & freeing code.Bastien Montagne
2018-05-07Cleanup: rename char/float conversion functionsCampbell Barton
2018-05-07Fix T54594: Lattice with Armature modifier not updating correctlySergey Sharybin
2018-05-04Fix T54341: Particle Instance Modifier doesn't preserve edge dataPhilipp Oeser
2018-05-03Cleanup: correct solidify logicCampbell Barton
2018-05-03BKE bvhtree: Add `tree_type` parameter to `bvhtree_from_mesh_get`.Germano
2018-05-01Refactoring: bvhutils: Use a function that gets the bvhtree through an identi...Germano
2018-04-25Depsgraph: Fix missing relations in array modifierSergey Sharybin
2018-04-25Cleanup: commentsCampbell Barton
2018-04-19Port particle instance modifier changes from Gooseberry branchSergey Sharybin
2018-04-18Depsgraph: Fix missinf relation for particle instance modifierSergey Sharybin
2018-04-18Cleanup: Trailing whitespaceSergey Sharybin
2018-04-04Fix modifier freeing code re. ID refcounting.Bastien Montagne
2018-04-01Fix compiling with AlembicSergej Reich
2018-04-01Cleanup: remove global headerCampbell Barton
2018-03-14Cleanup: rename BLI_array_count -> lenCampbell Barton
2018-03-06Fix T53206: Array modifier doesn't merge vgroupsCampbell Barton
2018-02-22Fix compilation error with legacy depsgraph disabledSergey Sharybin
2018-02-22Depsgraph: Wrap all arguments foe modifiers relations update into a structSergey Sharybin
2018-02-15Cleanup: use '_len' instead of '_size' w/ BLI APICampbell Barton
2018-02-08Remove Carve booleanSergey Sharybin
2018-02-07Cleanup: add _types.h suffix to DNA headersCampbell Barton