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-01-21Merge remote-tracking branch 'origin/blender-v2.82-release'Sybren A. Stüvel
2020-01-21Fix T72213: F-Curve animation does not update FreeStyle propertiesSybren A. Stüvel
2020-01-20Merge branch 'blender-v2.82-release'Campbell Barton
2020-01-20Fixed secondary particle combined export functionalitySebastián Barschkis
2020-01-18Weight Paint: implement a red shade for bones with locked weights.Alexander Gavrilov
2020-01-16Merge branch 'blender-v2.82-release'Lukas Stockner
2020-01-16Fix T73133: UDIM texture count in Eevee is limited by OpenGLLukas Stockner
2020-01-14Merge branch 'blender-v2.82-release'Bastien Montagne
2020-01-14Cleanup: get rid of magic values for return flags of texture value getters.Bastien Montagne
2020-01-10Cleanup: ARegion.sizex/y should not be used to access region sizeJulian Eisel
2020-01-08DNA: mark OrigSpace structs as run-timeCampbell Barton
2020-01-08Cleanup: mesh data headerCampbell Barton
2020-01-07Sculpt: Pose Brush with Inverse KinematicsPablo Dobarro
2020-01-06USD Exporter: removed from experimental featuresSybren A. Stüvel
2020-01-03Tool System: enable fallback tool by defaultCampbell Barton
2020-01-03Tool System: store the fallback tool for re-useCampbell Barton
2019-12-30Sculpt: Add color alpha controls to the brush cursorPablo Dobarro
2019-12-24Action Constraint: introduce a mix mode setting.Alexander Gavrilov
2019-12-17Fluid: Fix that maps old smoke and fluid modifiers to new manta modifierSebastián Barschkis
2019-12-17Fluid: Fix particle settings typeSebastián Barschkis
2019-12-17Cleanup: renaming guiding -> guideCampbell Barton
2019-12-17Cleanup: replace verbose checks with read-only attributesCampbell Barton
2019-12-17Fix deprecated DNA define checksCampbell Barton
2019-12-17Cleanup: compiler warningsCampbell Barton
2019-12-17Cleanup: clang-formatCampbell Barton
2019-12-16Mantaflow [Part 6]: Updates in /blender/sourceSebastián Barschkis
2019-12-16Mantaflow [Part 10]: Updated fluid modifier settingsSebastián Barschkis
2019-12-13USD: Introducing a simple USD ExporterSybren A. Stüvel
2019-12-12Add support for tiled images and the UDIM naming schemeLukas Stockner
2019-12-12Cleanup: Follow the commenting conventionmano-wii
2019-12-12UI: Remove User Preference "Enable All Experimental Features"Dalai Felinto
2019-12-12Cleanup: Fix typo in user preference codeDalai Felinto
2019-12-12Modifier: New Weld Modifiermano-wii
2019-12-11DrawManager: Disable Clipping in material/rendered modeJeroen Bakker
2019-12-10Cycles: support for custom shader AOVsLukas Stockner
2019-12-10Cleanup: header guardsCampbell Barton
2019-12-09Add the ability to create internal springs to the cloth simSebastian Parborg
2019-12-09Fix T72092: Clay Strips Brush stroke crash with Brush Detail SizePablo Dobarro
2019-12-07UI: Custom Face Orientation ColorsHarley Acheson
2019-12-07Shader Nodes: Add Interpolation modes to Map Range nodeCharlie Jolly
2019-12-07Maths Node: Additional functionsCharlie Jolly
2019-12-07Preferences: correct experimental flag useCampbell Barton
2019-12-06Tool System: experimental fallback tool supportCampbell Barton
2019-12-06Draw: Removal of MultiSample BuffersJeroen Bakker
2019-12-04Make curve decimation only take into account the selected curve pointsSebastian Parborg
2019-12-04Add cloth pressure vertex group and unlock cloth shrink values rangeSebastian Parborg
2019-12-03Cleanup: text-view comments, variable names, const argsCampbell Barton
2019-12-02Overlay Engine: Refactor & CleanupClément Foucault
2019-11-30UI: allow to hide markers region per editorAlessio Monti di Sopra
2019-11-29Refactor: Add C++ guard code to headersSergey Sharybin