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
2019-09-25Windows: Fill ProductVersion of blender executableLaurent Noel
2019-09-25Fix T69542: Corrective Smooth modifier breaks when drivers are involvedSebastian Parborg
2019-09-25Fix T70231: GPencil - Moving very fast tablet pen gets ugly stroke endsAntonio Vazquez
2019-09-25Fix T70187: GPU Driver: Merge Vertices Crashes ATI/Linux/OpenSourceJeroen Bakker
2019-09-25Fix T67342 EEVEE: Uninitialized buffer when changing screen sizeClément Foucault
2019-09-25Pose paste: avoid auto-keying on unselected bones when 'selection only' is en...Sybren A. Stüvel
2019-09-25Added missing documentation for `options` parameter in `keyframe_insert()`Sybren A. Stüvel
2019-09-25Motion paths: Use minimal possible dependency graphSergey Sharybin
2019-09-25Depsgraph: Implement builder from given set of IDsSergey Sharybin
2019-09-25Depsgraph: Mark build methods as virtualSergey Sharybin
2019-09-25Depsgraph: Move proxy group and from building to own functionSergey Sharybin
2019-09-25Motion paths: Limit updates to changed frame range onlySergey Sharybin
2019-09-25Motion paths: Refactor, make update range more explicitSergey Sharybin
2019-09-25Motion paths: Cleanup, de-duplicate codeSergey Sharybin
2019-09-25LibOverride: Fix 'overridable' flag desapearing when setting IDProp from py c...Bastien Montagne
2019-09-25LibOverride: Fix several issues in handling of overridable status for IDProps.Bastien Montagne
2019-09-25Cleanup: remove override's 'static' references in some py API docs strings.Bastien Montagne
2019-09-25Sculpt: Cleanup, use more suitable utility functionSergey Sharybin
2019-09-25Sculpt: Fix crash hovering mouse onto multire surfaceSergey Sharybin
2019-09-25Sculpt: Cleanup, grant expected usage with assertsSergey Sharybin
2019-09-25Fix T70236: voronoi misspelling in descriptionBrecht Van Lommel
2019-09-25Fix T69573: Driver Value does not slide along the actual value in the Driver ...Sybren A. Stüvel
2019-09-25Cleanup: use const for image blending functionsCampbell Barton
2019-09-24Fix T70080: Newly created objects not visible with local collectionsDalai Felinto
2019-09-24Cleanup: removed 7-year-old commented-out code marked 'for now'Sybren A. Stüvel
2019-09-24Fix T70004 EEVEE: Texture Coordinate Node in world shader render artifactsClément Foucault
2019-09-24Tracking: Highlight keyframes in path visualizationSergey Sharybin
2019-09-24Fix T70202: Typo error in messageAntonio Vazquez
2019-09-24Fix T68736 EEVEE: Loose subsurface node breaks shaderClément Foucault
2019-09-24Fix T66555: Handler render init ignores output placeholdersSybren A. Stüvel
2019-09-24Fix T70140: Topology Automasking and 2D Falloff don't work correctly togetherPablo Dobarro
2019-09-24Fix T69875: Sculpt Scene Spacing breaks with Adjust Strength for Spacing enabledPablo Dobarro
2019-09-24Fix crash in dynamic mesh preview edge list updatePablo Dobarro
2019-09-24Fix T70046: Linked instanced collections not working with local collectionsDalai Felinto
2019-09-24Make new objects (from enabled collections or append) visible to local viewsDalai Felinto
2019-09-24Fix T70124: Motion path not drawn for Armature in Object ModeSergey Sharybin
2019-09-24Fix T69743: Armature display issues with Intel 5x0 GPUmano-wii
2019-09-23Fix T70013: slow OpenGL calls for every vertex and weight painting stepDaniel Grosse
2019-09-23Fix T70143: GPencil Multiframe selection is not updated when use Box select i...Antonio Vazquez
2019-09-23Modifiers: every modifier now copies mesh settings, fixing texture space issuesBrecht Van Lommel
2019-09-23Cleanup: remove unimplemented texture space rotation variablesBrecht Van Lommel
2019-09-23Cleanup: remove Mesh.bb and Curve.bb, no reason for these to be persistentBrecht Van Lommel
2019-09-23Fix selection and snapping misusing texture space as boundboxBrecht Van Lommel
2019-09-23GPencil: Use correct comparison for non-bit valuesAntonio Vazquez
2019-09-23Revert part of "GPencil: Invert Paste operator and make Paste to Active default"Brecht Van Lommel
2019-09-23ShaderNodeTree: Add flatten function to get rid of nodegroupsClément Foucault
2019-09-23Fix T70177: Crash when calling to_track_quat() without argumentsJacques Lucke
2019-09-23ImBuf: add planes, channels attributesCampbell Barton
2019-09-23Cleanup: use bracesCampbell Barton
2019-09-22Fix T69593: Color strip won't updateRichard Antalik