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-08-20Fix merge errorsPablo Dobarro
2019-08-20Merge branch 'master' into sculpt-mode-featuresPablo Dobarro
2019-08-19Fix T68647: objects cannot be moved to collection if there is no activePhilipp Oeser
2019-08-17Cleanup: spellingCampbell Barton
2019-08-16Outliner: Synced selection and active element highlightingNathan Craddock
2019-08-16Cleanup: fix compiler warningsBrecht Van Lommel
2019-08-15Cleanup: use booleanCampbell Barton
2019-08-14Cleanup: use BKE_mesh_ prefix for the remesh APICampbell Barton
2019-08-14Fix T68657: Voxel remesh crashCampbell Barton
2019-08-14OpenVDB: Voxel RemesherPablo Dobarro
2019-08-14Cleanup: move trailing comments to avoid wrapping codeCampbell Barton
2019-08-05Fix (unreported) transfer mesh data operator not enabling autosmooth.Bastien Montagne
2019-08-04Fix T68202: GPencil Set Origin do not refresh until object is movedAntonio Vazquez
2019-08-02Fix T68112: Align View on object add is brokenSergey Sharybin
2019-08-02Object Mode: add back non '_ex' versions of mode-switching functionsCampbell Barton
2019-08-01Cleanup: misc spelling fixesCampbell Barton
2019-07-31Refactor access to dependency graphSergey Sharybin
2019-07-31Animation: Remove depsgraph argument from a lot of APISergey Sharybin
2019-07-31Cleanup: Remove unused functionsSergey Sharybin
2019-07-29Fix T67849: Offset after "Hook to Selected Object"Philipp Oeser
2019-07-28Fix related to T67385: disallow some modifiers ops from Edit mode.Bastien Montagne
2019-07-28Fix T67385: Bind in Laplacian Deform Modifier with new vertex group in Edit M...Bastien Montagne
2019-07-26Fix T67507: Set origin on armature moves incorrectly parented objectsSergey Sharybin
2019-07-25Merge branch 'master' into sculpt-mode-featuresPablo Dobarro
2019-07-25Fix T67593: Crash when making link for instance collectionSergey Sharybin
2019-07-18Fix T58447: Unselected bone used for constraint targetCampbell Barton
2019-07-15Fix blueprint tool matrix calculationPablo Dobarro
2019-07-15Merge branch 'master' into sculpt-mode-featuresPablo Dobarro
2019-07-10Fix T66631: Crash when converting objects from Curve to MeshSybren A. Stüvel
2019-07-09Fix T66605: Operation on origins not working correctSergey Sharybin
2019-07-09Fix formattingPablo Dobarro
2019-07-09Fix crash on redo applying transformsPhilipp Oeser
2019-07-09Fix crash when redoing Set Origin operatorSybren A. Stüvel
2019-07-08Fix mask extract Windows buildPablo Dobarro
2019-07-08Blueprint tool: Initial implementationPablo Dobarro
2019-07-08Fix T66526: child's objects move if change their origin positionPhilipp Oeser
2019-07-08Fix T66525: Wrong apply scale for children chainSergey Sharybin
2019-07-07Cleanup: spellingCampbell Barton
2019-07-05Fix T66282: Make Instances Real: Keep Hierarchy option broken with recursive ...Bastien Montagne
2019-07-05Fix T66327 2/2: Make instance real does not clear collectionDalai Felinto
2019-07-05Fix strict compiler warningsSergey Sharybin
2019-07-05Fix "child of" constraint "set inverse" problematic with bonesPhilipp Oeser
2019-07-05Fix T66356: runtime assert disabling a collectionCampbell Barton
2019-07-05Cleanup: redundant scene access, duplicate flag clearCampbell Barton
2019-07-03Fix T66377: Applying rotation/scale on a parent changes location of a childSergey Sharybin
2019-07-03Fix T63302: Crash when baking normals from selected to active with no cageDalai Felinto
2019-07-02Fix T61360: Smooth Weights affects all objectsmano-wii
2019-07-02Updated tooltips for operators 'Transfer Mix' and 'Join Shapes'. Fixes typoInes Almeida
2019-07-01Revert "Rename operator 'Join Shapes' to 'Transfer Mix'."Brecht Van Lommel
2019-06-30Rename operator 'Join Shapes' to 'Transfer Mix'.Ines Almeida