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-04-12UI: Fix a few RNA description stringsDamien Picard
2021-04-12Win32: Fix fullscreen errors using Taskbar system menuHarley Acheson
2021-04-12Fix unreported: Flat Surface objectsGermano Cavalcante
2021-04-12Fix T74680: Incorrect mixing in Glare nodeSzymon Ulatowski
2021-04-12Compositor: Allocate OIDN memory after receiving lock.Jeroen Bakker
2021-04-12Fix: File output uses incorrect resolution when first socket unused.Jeroen Bakker
2021-04-12Fix T87252: File output node broken with more than 4 inputs.Jeroen Bakker
2021-04-12Fix T87348: convert vertex colors to linear color spaceJacques Lucke
2021-04-12Spreadsheet: add spreadsheet width unitJacques Lucke
2021-04-12Fix T87308: don't show columns when there are no instancesJacques Lucke
2021-04-12Fix T87259: Un-Subdivide creates duplicate facesCampbell Barton
2021-04-12Cleanup: defer 'os' imports in startup scriptsCampbell Barton
2021-04-12project_info: use type hintsCampbell Barton
2021-04-12cmake_consistency_check: use type hintsCampbell Barton
2021-04-12Cleanup: remove make_quicky and enum generation utilitiesCampbell Barton
2021-04-11Fix T87157: GPencil subdivide last segmentFalk David
2021-04-11Fix error extracting date in manpage generatorCampbell Barton
2021-04-11Cleanup: use ELEM, STREQ macrosCampbell Barton
2021-04-11Cleanup: clang-formatCampbell Barton
2021-04-11Cleanup: spellingCampbell Barton
2021-04-11Fix T87355: Crash using menu search from the top barCampbell Barton
2021-04-11Cleanup: further cleanup to man page generatorCampbell Barton
2021-04-10LibOverride: Fix resync bug on recursive overrides.Bastien Montagne
2021-04-10LibOverride: Fix (unreported) assert when creating overrides of linked overri...Bastien Montagne
2021-04-10LibOverride: Add own flag to copy or not overrides to ID copy code.Bastien Montagne
2021-04-10Cleanup: minor improvements & type hints for man-page generatorCampbell Barton
2021-04-10Transform: Use "orient_matrix" as a default when availableGermano Cavalcante
2021-04-09Fix T87167: Object dragged from Outliner into Geo Nodes doesn't auto updateCharlie Jolly
2021-04-09Compositor: Output where debug is stored.Jeroen Bakker
2021-04-09Fix T86928: OSL script compilation failedSybren A. Stüvel
2021-04-09Cleanup: use nullptr.Jeroen Bakker
2021-04-09GPU: Enable suggest-override for CPP.Jeroen Bakker
2021-04-09Blender README: Fix the full license name.Dalai Felinto
2021-04-09Compositor: Enable suggest-override warning.Jeroen Bakker
2021-04-09Cleanup: defer importing nodeitems_utils (missed last commit)Campbell Barton
2021-04-09Cleanup: defer importing nodeitems_utilsCampbell Barton
2021-04-09Cleanup: use our own code style for doxy-gen comment blocksCampbell Barton
2021-04-09Fix T87117: Geometry Nodes: Add missing Map Range modes to shader nodeCharlie Jolly
2021-04-09Spreadsheet: persistent column storage and data sourceJacques Lucke
2021-04-09Geometry Nodes: quiet warning when using object info nodeJacques Lucke
2021-04-09Fix T87150: bad points appearance in orthographic viewPhilipp Oeser
2021-04-09Cleanup: use const for BKE_where_on_path and related structsCampbell Barton
2021-04-09Fix use of uninitialized memory in BKE_scene_objects_as_gsetCampbell Barton
2021-04-09Fix: Missing GeometryNodeCustomGroupRay Molenkamp
2021-04-08Geometry Nodes: Support volumes in the bounding box nodeHans Goudey
2021-04-08BKE: Refactor volume bounding box codeHans Goudey
2021-04-08BKE: Add a utility to transform a shallow copy of a volume gridHans Goudey
2021-04-08Cleanup: Remove unused includes, use consistent orderHans Goudey
2021-04-08Geometry Nodes: Support instances in attribute searchHans Goudey
2021-04-08Cleanup: Use const arguments for volume codeHans Goudey