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-19Small cleanuptemp-spreadsheet-instancesHans Goudey
2021-03-19Larger width for name column, use values for object and collection specificallyHans Goudey
2021-03-19Merge branch 'master' into temp-spreadsheet-instancesHans Goudey
2021-03-19Geometry Nodes: Make cone primitive 2m tall by defaultHans Goudey
2021-03-19Geometry Nodes: Move cone primtive to rest on its base by defaultHans Goudey
2021-03-19Merge branch 'master' into temp-spreadsheet-instancesHans Goudey
2021-03-19Geometry Nodes: Implicit interpolations to and from the edge domainHans Goudey
2021-03-19Fix Cycles NaN assert in random walk SSS due to very small throughputBrecht Van Lommel
2021-03-19LibOverride: fix code trying to auto-resync linked overrides.Bastien Montagne
2021-03-19Fix T86208: copy node group button is inconsistent in geometry nodesAngus Stanton
2021-03-19Cleanup: add const.Jeroen Bakker
2021-03-19Cleanup: Replace std::vector with blender::Vector.Jeroen Bakker
2021-03-19Fix T86710: Crash When Adding Node Group.Jeroen Bakker
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-18Add columns for instance data to the spreadsheetHans Goudey
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