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
2021-10-18Cleanup: spelling in commentsCampbell Barton
2021-10-17UI: Improve contrast on playheadPablo Vazquez
2021-10-17UI: Adjust header color when active instead of inactivePablo Vazquez
2021-10-17UI: Visual style update to panelsPablo Vazquez
2021-10-17Geometry Nodes: bring back lazy evaluation for field types in Switch nodeJacques Lucke
2021-10-17Geometry Nodes: change field visualization when there is an errorJacques Lucke
2021-10-17Cleanup: Fix unused variable warning in lite buildHans Goudey
2021-10-16Fix: Geometry Nodes Subdiv Surface CrashJohnny Matthews
2021-10-16Revert "Fix T62325, T91990: changing Cycles presets does not update the Blend...Brecht Van Lommel
2021-10-16Asset Browser: Use single column for asset library menuJulian Eisel
2021-10-16Fix T92252: User after free when opening file after Blender startsCampbell Barton
2021-10-16Fix nonnull-compare warning in DNA_view3d_types.hJesse Yurkovich
2021-10-16VSE: Fix crash when scene strip is added to metaRichard Antalik
2021-10-16VSE: Hide tool header by defaultRichard Antalik
2021-10-16Geometry Nodes: Rotate Euler: Use "Local" instead of "Point"Jarrett Johnson
2021-10-16Fix versioning for sequencer color balance modifier.Josef Raschen
2021-10-16Remove math for 2D affine transformRichard Antalik
2021-10-16Fix T91012: Scene strip doesn't play audioRichard Antalik
2021-10-16Fix T92184: Cage gizmo doesn't with area lightRichard Antalik
2021-10-15Cleanup: remove unused functionsManuel Castilla
2021-10-15Fix T72583: Sun Beams node artifactsManuel Castilla
2021-10-15Geometry Nodes: Updated Subdivision Surface NodeJarrett Johnson
2021-10-15Geometry Nodes: Object info node optional instance outputHans Goudey
2021-10-15Geometry Nodes: Fields transfer attribute nodeHans Goudey
2021-10-15Cleanup: Refactor use of implicit inputs in geometry nodesHans Goudey
2021-10-15Fix: Field type inference considers unavailable socketsHans Goudey
2021-10-15UI: Remove extra padding around curve widgetLeon Leno
2021-10-15Cleanup: remove accidental commentSybren A. Stüvel
2021-10-15Fix T62325, T91990: changing Cycles presets does not update the Blender UIBrecht Van Lommel
2021-10-15Fix T92083: Crash renaming bone used in Armature modifier on curvePhilipp Oeser
2021-10-15Geometry Nodes: Add Voronoi TextureCharlie Jolly
2021-10-15Fix crash handling tool-keymap eventsCampbell Barton
2021-10-15Geometry Nodes: Port shader gradient texture nodeCharlie Jolly
2021-10-15Geometry Nodes: fix getting mutable geometry componentJacques Lucke
2021-10-15Fix wrong DNA struct element lookup in versioningJulian Eisel
2021-10-15Fix T92131: handle node declaration in material propertiesJacques Lucke
2021-10-15UI: Fix offset of vertical scale indicatorsPablo Vazquez
2021-10-15Cleanup: Commonize code for checking scene lights/world settingsJesse Yurkovich
2021-10-15Fix T92226 EEVEE: AO misaligned on first sampleClément Foucault
2021-10-15Fix is_repeat being set for in between mouse-move eventsCampbell Barton
2021-10-15Fix crash using menu search without an active areaCampbell Barton
2021-10-15Fix some property shortcuts not showing in tooltipCampbell Barton
2021-10-15Cleanup: use const for context argumentCampbell Barton
2021-10-15Cleanup: clang-tidyCampbell Barton
2021-10-15UI: View2D: Align vertical indicators to viewPablo Vazquez
2021-10-14Geometry Nodes: Order selection inputs after geometry inputsHans Goudey
2021-10-14Geometry Nodes: Create empty components less oftenHans Goudey
2021-10-14Geometry Nodes: Rename Nodes ID Names + Menu OrgJohnny Matthews
2021-10-14Geometry Nodes: Field version of mesh to curve nodeHans Goudey
2021-10-14Fix another error in rB5e12e62a6a4eGermano Cavalcante