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
2020-03-02Cleanup: make remaining blenkernel headers work in C++Jacques Lucke
2020-03-02Fix T65568: sewing and self collision issueIsh Bosamiya
2020-03-02Fix T74295: Cloth + Internal springs crashes on a non-polygonal geometrySebastian Parborg
2020-03-02Clay Thumb: Remove hardcoded hardness valuePablo Dobarro
2020-02-28Sculpt: Cloth brushPablo Dobarro
2020-02-28Fix wrong coordinates being read when using the sculpt APIPablo Dobarro
2020-02-28Objects: make evaluated data runtime storage usable for types other than meshBrecht Van Lommel
2020-02-28Nodes: Use destructor callbacks for bNodeSocketType and bNodeTypeJacques Lucke
2020-02-28Revert "Objects: make evaluated data runtime storage usable for types other t...Brecht Van Lommel
2020-02-28Multires: Move current reshaping/propagation logic to legacy fileSergey Sharybin
2020-02-28Multires: Fix CCG->MDISPS conversion happens twiceSergey Sharybin
2020-02-28Multires: Cleanup, use early returnSergey Sharybin
2020-02-28Multires: Cleanup, namingSergey Sharybin
2020-02-28Cleanup: SpellingSergey Sharybin
2020-02-28Subdiv: Correct corner passed to foreach_loop callbackSergey Sharybin
2020-02-27Objects: make evaluated data runtime storage usable for types other than meshBrecht Van Lommel
2020-02-27Cleanup: add missing use_nodes in default materials with nodetreesBrecht Van Lommel
2020-02-27Constraints: replace 'Set Inverse' operator with an eval-time updateSybren A. Stüvel
2020-02-26Fix T74225: Image (from sequence) cannot be loadedPhilipp Oeser
2020-02-26Cleanup: remove unused derived mesh functionalityCampbell Barton
2020-02-26Cleanup: reduce CDDM use, remove unused function callsCampbell Barton
2020-02-26Cleanup: format, unused varCampbell Barton
2020-02-25Fix T72721: Add visibility flags updates to the PBVHPablo Dobarro
2020-02-25Cleanup: Constraints, simplified ChildOf evaluation functionSybren A. Stüvel
2020-02-25Cleanup: Reduced indentation in objectsolver_evaluate()Sybren A. Stüvel
2020-02-25UI: Add theme option for time markers lineMichael Soluyanov
2020-02-25Ocean modifier: fix changes to resolution complete changing the shapePhil Stopford
2020-02-25Cleanup: remove cddm_from_bmeshCampbell Barton
2020-02-21Fluid: Cleanup in cache delete functionSebastián Barschkis
2020-02-21Cleanup: Spelling in a commentSergey Sharybin
2020-02-20Cleanup: rename mul_m2v2 to mul_m2_v2Campbell Barton
2020-02-20Cleanup: unused enumsCampbell Barton
2020-02-20Cleanup: declatatuons for functions that don't existCampbell Barton
2020-02-19readfile: Move ID refcounting to libquery.Bastien Montagne
2020-02-19Fix T68878: Update shapekeys during transformationGermano Cavalcante
2020-02-19Subdiv: Clarify Subdiv settingsSergey Sharybin
2020-02-18Sculpt: Update red cursor colorPablo Dobarro
2020-02-18Sculpt: Fix slide relax cursor colorPablo Dobarro
2020-02-18Cleanup: clang-format.Bastien Montagne
2020-02-18Cleanup: protect parameters of `FOREACH_MAIN_ID` & co macros.Bastien Montagne
2020-02-18Fix (unreported) wrong handling of usercount in `BKE_workspace_add()`.Bastien Montagne
2020-02-18Fix T62612: Saving with "Remap Relative" makes ALL paths relativeCampbell Barton
2020-02-18libquery: add optional handling of 'UI' ID pointers.Bastien Montagne
2020-02-18Cleanup: use doxy sections for BLI_bpath APICampbell Barton
2020-02-17VSE: Remove atomized image duplication for preprocessing stageRichard Antalik
2020-02-17Fix T70229: Show Cache On will cause a lower fpsRichard Antalik
2020-02-17Cycles: Vector Rotate Node using Axis and Angle methodCharlie Jolly
2020-02-17Fix T73817: Shape key users not properly mapped when duplicating their obdata.Bastien Montagne
2020-02-17Shading: add direction modes and phase offset to wave texture nodeBartosz Moniewski
2020-02-17Fix T73898: UDIM crash changing form tiled to singleCampbell Barton