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
path: root/source
AgeCommit message (Expand)Author
2020-03-24Fix T75036: Assert when copying pose bonesCampbell Barton
2020-03-24Fix solidify complex degenerate cases with duplicate facesHenrik Dick
2020-03-24UI: add Blender -> System menuCampbell Barton
2020-03-24UI: add menu search functionality to operator search menuCampbell Barton
2020-03-24Cleanup: clang-formatCampbell Barton
2020-03-24Cleanup: spellingCampbell Barton
2020-03-24Fix invalid comma useCampbell Barton
2020-03-24Fluid: Enforce minimum thickness to planar flow / effector objectsSebastián Barschkis
2020-03-24Fix T73505 EEVEE: Group output node sockets default value not workingClément Foucault
2020-03-23Fix possible endless loop in Auto Merge & SplitGermano Cavalcante
2020-03-23Revert "COW: Edit Mesh: Do not copy the looptris pointer"Germano Cavalcante
2020-03-23Fix T74984: Crash opening specific production filesSergey Sharybin
2020-03-23Fix T74782: WorkBench TAA Artifacts During Painting/DrawingJeroen Bakker
2020-03-23Bump subversion for previous theme additionsJulian Eisel
2020-03-23UI: Theme options for checkerboard pattern colors and sizeMichael Soluyanov
2020-03-23Change solidify's material offset in complex mode to conform with simple modeHenrik Dick
2020-03-23Fix T74195: Solidify Complex Dissolve Crash.Henrik Dick
2020-03-23Depsgraph: Driver Relations, skip finding possible relation with one driverSybren A. Stüvel
2020-03-23Fix T73593: Drivers on hide_viewport and hide_render are unreliableSybren A. Stüvel
2020-03-23Fix T74923: Weight Painting Overlay Invisible for In Front ObjectsJeroen Bakker
2020-03-23Fix T74586: Image Editor Uses Invalid Display ChannelsJeroen Bakker
2020-03-23COW: Edit Mesh: Do not copy the looptris pointerGermano Cavalcante
2020-03-23Sound: Fix asymmetrical mutex lock/unlock logicSergey Sharybin
2020-03-23Fix T72632: Blender crashes using Jack with AV Sync enabled (repeatable)Jörg Müller
2020-03-23Fix T74964: Stereo Viewport Rendering Not WorkingJeroen Bakker
2020-03-22Fix T73988: Mantaflow fluid simulation - Particles for Spray, Foam and Bubble...Sebastián Barschkis
2020-03-22Cleanup: spelling, correct Mesh.mface docsCampbell Barton
2020-03-22Cleanup: use static declarationCampbell Barton
2020-03-21GPencil: Fade to Viewport colorAntonio Vazquez
2020-03-21Fix T67712: cryptomatte sockets created in wrong order in some casesBrecht Van Lommel
2020-03-21Fix crash with empty volume object and points drawingBrecht Van Lommel
2020-03-21Cleanup: compiler warningsBrecht Van Lommel
2020-03-21GPencil: New Hardeness mode for Opacity modifierAntonio Vazquez
2020-03-20GPencil: Fix unreported slow transform with proportional editionAntonio Vazquez
2020-03-20Python API: add bl_use_stereo_viewport for RenderEngineBrecht Van Lommel
2020-03-20Fix T74649: Outliner: Cannot set/clear parent with 'Keep Transforms'Philipp Oeser
2020-03-20Multires: Fix assert when removing modifier in edit modeSergey Sharybin
2020-03-20Cleanup: Use IDTypeInfo data for `id_swap` functions.Bastien Montagne
2020-03-20Cleanup: Move `BKE_libblock_get_alloc_info` to using IDTypeInfo.Bastien Montagne
2020-03-20Fix T74154: Mantaflow crash: Baking data for domain type fluid on a plane.Sebastián Barschkis
2020-03-20Fix T74885: Stamped lens metadata is wrong when camera lens is animatedSybren A. Stüvel
2020-03-20Fix T74811: GreasePencil Stereo RenderingJeroen Bakker
2020-03-20Fix T74643: Outline Overlay Shows Hidden FacesJeroen Bakker
2020-03-20Cleanup: clang-format, comment indentationCampbell Barton
2020-03-20Cleanup: sort file, struct listsCampbell Barton
2020-03-20Cleanup: remove old header conventions recently re-introducedCampbell Barton
2020-03-20Cleanup: remove debug print accidentally included in own previous commit.Bastien Montagne
2020-03-19UI: use consistent names in theme preferences and editors menuAdrian Newton
2020-03-19Cleanup: fix typos in commentsBrecht Van Lommel
2020-03-19Fix UI alignment in generator f-curve modifier.Yevgeny Makarov