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-09-07Cleanup: Move function to versioning_common.ccHans Goudey
2021-09-07Fix T91093: off by one error in when resampling curveJacques Lucke
2021-09-07Fix T91219: Crash canceling scale keyframes in dope sheet grease pencilGermano Cavalcante
2021-09-07Fix T91236: AssetBrowser crash with certain collectionsPhilipp Oeser
2021-09-07Fix T91238: crash when instancing geometry group inputJacques Lucke
2021-09-07ID management: add options to force make local or force copy IDs when making ...Bastien Montagne
2021-09-06GPencil: Change icons missing in previous commitAntonio Vazquez
2021-09-06Fix T91187: incorrect socket identifierJacques Lucke
2021-09-06UI: Area Split and Join Mouse Cursor FeedbackHarley Acheson
2021-09-06Geometry Nodes: support for geometry instancingJacques Lucke
2021-09-06GPencil: Replace temp icons for final designAntonio Vazquez
2021-09-06make.bat: Fix missing quotes in python detectionAntonio Vazquez
2021-09-06Fix T90414: New GPencil iconsAntonio Vazquez
2021-09-06Fluid: Parallelizations for Mantaflow functions (D12002)Erik Abrahamsson
2021-09-06Fluid: Clang-format cleanupsSebastián Barschkis
2021-09-06Nodes: fix incorrect id socket updateJacques Lucke
2021-09-06Fix crash drawing hair with older GPUs.Jeroen Bakker
2021-09-06Division by zero when there are no lights and only emissive surfacesWilliam Leeson
2021-09-06BLI: add default hash for shared_ptr and reference_wrapperJacques Lucke
2021-09-06Cleanup: format, spellingCampbell Barton
2021-09-06Cleanup: use pre-calculated size variableCampbell Barton
2021-09-06ImBuf: add IMB_allocFromBufferOwn that takes ownership of the bufferCampbell Barton
2021-09-06Cleanup: support passing in arbitrary buffers to IMB_allocFromBufferCampbell Barton
2021-09-06BLI_utildefines: add UNUSED_FUNCTION_WITH_RETURN_TYPECampbell Barton
2021-09-06Fix tests broken by rB58632a7f3c0f1be6.Bastien Montagne
2021-09-06Fix thumbnail screenshot error in 58632a7f3c0f1be6cc860c7cad9c41ba43e6454fCampbell Barton
2021-09-06Cleanup: comment unused functionsCampbell Barton
2021-09-06UI: Blend Preview Thumbnails Showing WorkspaceHarley Acheson
2021-09-06Cleanup: clang-formatAaron Carlisle
2021-09-06UI: Increase Size of Blend File ThumbnailsHarley Acheson
2021-09-06UI: Split Output Properties Dimensions panelAaron Carlisle
2021-09-05Compositor: New Posterize NodeAaron Carlisle
2021-09-05Cleanup: improve code clarityManuel Castilla
2021-09-04Fix T91143: Gpencil Set Vertex Color not using LinearAntonio Vazquez
2021-09-04Compositor: Merge equal operationsManuel Castilla
2021-09-04Compositor: Full frame vector nodesManuel Castilla
2021-09-04Compositor: Full frame filter nodesManuel Castilla
2021-09-04Python: Allow Area Close via ScriptingHarley Acheson
2021-09-04GPencil: Fix Noise Modifier Randomize Panel disabledHenrik Dick
2021-09-04GPencil: Fix subdivision modifier disabled on strokes with 2 pointsHenrik Dick
2021-09-04BMesh: optimize edge & face group calculationMikkel Gjoel
2021-09-04RNA: support extracting names from paths without allocating memoryCampbell Barton
2021-09-04Fix T91119: Curve to mesh node inverted face normalsHans Goudey
2021-09-03UDIM: Show the UV grid even when images are loadedJesse Yurkovich
2021-09-03Improve message in ob_parbone() about the missing Parent BonePhilipp Oeser
2021-09-03Depsgraph: skip parentbone relation if bone prop is emptyPhilipp Oeser
2021-09-03Fix T88411: Draw frame node text when label is emptyLeon Leno
2021-09-03GPencil: Smooth thickness when joining strokesAntonio Vazquez
2021-09-03Fix T87768: `.path_resolve` fails when requested property is None.Campbell Barton
2021-09-03PyAPI: add read-only 'is_valid' attribute to mathutils typesCampbell Barton