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
2021-03-19Cleanup: remove unused functionCampbell Barton
2021-03-19Cleanup: minor changes to pose-mode apply visual transformCampbell Barton
2021-03-19BLI: Add location, rotation, scale constructor to float4x4Hans Goudey
2021-03-19Python API: Expose CurveProfile Reset View functionPatrick Busch
2021-03-19Fix T86701: Geometry nodes Cube and UV Sphere mesh sizePratik Borhade
2021-03-18Geometry Nodes: Don't create empty components when realizing instancesHans Goudey
2021-03-18Fix T86448 EEVEE: SSRefraction Depth regressionClément Foucault
2021-03-18GPencil: Rename Options panel to SettingsAntonio Vazquez
2021-03-18Fix T86677: select grouped in node editor crashes without active nodePhilipp Oeser
2021-03-18Fix T86548: Sculpt: Mask by Color tool not workingPhilipp Oeser
2021-03-18LibOverride: Fix missing update after an override reset.Bastien Montagne
2021-03-18LibOverride: Outliner: Rename `Add...` to `Make...`.Bastien Montagne
2021-03-18Fix 3DView not updating on some NC_ID notifiers.Bastien Montagne
2021-03-18LibOverride: Outliner: Tweak override creation from instancing empty.Bastien Montagne
2021-03-18Fix missing view3d updates after recent NC_SPACE notifier filtersPhilipp Oeser
2021-03-18UI: Dynamically increase data-block name button size if there's spaceJulian Eisel
2021-03-18Fix T86594: Overrides: Possible collection "duplication".Bastien Montagne
2021-03-18LineArt: Add missing dna variable renameSebastian Parborg
2021-03-18Cleanup, LineArt: Sample -> ResampleYimingWu
2021-03-18Cleanup: Remove unused variable in gpencil_add_lineart.cSebastian Parborg
2021-03-18LineArt: Expose the allow_duplication property for instanced objects.YimingWu
2021-03-18Fix T86692: Start Line Art GP objects on frame 0YimingWu
2021-03-18LineArt: Do not calculate lines for objects not includedYimingWu
2021-03-18Cleanup, LineArt: Rename LineartLine -> LineartEdgeSebastian Parborg
2021-03-18GPencil: Fix unreported datablock type changed using Dopesheet box selectAntonio Vazquez
2021-03-18BLO: Functions for temporarily loading a single datablockSybren A. Stüvel
2021-03-18Fix T86219: Compositor backdrop not using Color Management ViewPhilipp Oeser
2021-03-18Cleanup: use doxy sections for pose_transform.cCampbell Barton
2021-03-18Cleanup: remove MJPEG reference from error messageRichard Antalik
2021-03-18Cleanup: spellingCampbell Barton
2021-03-18Cleanup: remove unused common_restrict_check functionCampbell Barton
2021-03-17Cleanup: Remove commented codeHans Goudey
2021-03-17Geometry Nodes: Rename "Subdivide Smooth" back to "Subdivision Surface"Hans Goudey
2021-03-17Geometry Nodes: Use consistent default for cylinder nodeHans Goudey
2021-03-17UI: Tweak labels, descriptions, and panel layout for line artHans Goudey
2021-03-17Nodes: make derived link data more obvious in NodeTreeRefJacques Lucke
2021-03-17BLI: support equality operator on Span and VectorJacques Lucke
2021-03-17BLI: improve implicit conversions of spansJacques Lucke
2021-03-17LineArt: Fix transparenct mask in cutting function.YimingWu
2021-03-17LineArt: Fix transparency flag error during cutting and chaining.YimingWu
2021-03-17LineArt: Remove "Render" in structure names.YimingWu
2021-03-17LineArt: better explaination in lineart_line_cut()YimingWu
2021-03-17UI: Correct icon and description for "Object Line Art"Hans Goudey
2021-03-17Cleanup: Reduce variable scopeJulian Eisel
2021-03-17Modify Dopesheet block between keyframesAntonio Vazquez
2021-03-17Nodes: Add support to mute node wiresCharlie Jolly
2021-03-17Fix T86645: Executing "Operator Cheat Sheet" Crashes BlenderJulian Eisel
2021-03-17Fix T86655: remove doubled transformsWannes Malfait
2021-03-17Cleanup: clang formatJacques Lucke
2021-03-17Cleanup: remove unnecessary namespace specifiersJacques Lucke