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-30Fix T65146: Curve Texture Coordinates in Cycles and Eevee differClément Foucault
2020-01-29Fix T73054: Add DNA defaults for pose_ik_segmentsPablo Dobarro
2020-01-28Cleanup: fix compiler warnings related to deprecated membersBrecht Van Lommel
2020-01-27makesdna: avoid 'alloca' in a for loopCampbell Barton
2020-01-24Sculpt: Rename Topology Brush to Slide Relax BrushPablo Dobarro
2020-01-22Fix wrong DNA alignment on arm{el,hf} and mipselSergey Sharybin
2020-01-21Fix T72213: F-Curve animation does not update FreeStyle propertiesSybren A. Stüvel
2020-01-20Fixed secondary particle combined export functionalitySebastián Barschkis
2020-01-16Fix T73133: UDIM texture count in Eevee is limited by OpenGLLukas Stockner
2020-01-14Cleanup: get rid of magic values for return flags of texture value getters.Bastien Montagne
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