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-04-14Geometry Nodes: Realize instances when applying modifiersHans Goudey
2021-04-14GPencil: Invert color offsetting for Single and Object modeAntonio Vazquez
2021-04-14Fix T87406: Stroke color when using object color modeFalk David
2021-04-14Geometry Nodes: Add domain and data type to attribute searchHans Goudey
2021-04-14FFmpeg: Adjust default proxy settingsRichard Antalik
2021-04-14Fix T87479: GPencil SVG export outside of cameraFalk David
2021-04-14Fix (unreported) compositor resolution propagation broken by some nodesManuel Castilla
2021-04-14Cleanup: remove unused BLANK_PYTHON_TYPE defineCampbell Barton
2021-04-14Cleanup: spellingCampbell Barton
2021-04-13Fix T78803: Bad widget drawing with the R600g driverOmar Emara
2021-04-13Nodes: Tooltip for Group Input propertiesFabian Schempp
2021-04-13Object: Enable transfer mode functionality for switching objects in Sculpt ModePablo Dobarro
2021-04-13Revert 87aa514611b9: Removal of Lock Camera Gizmo ButtonHarley Acheson
2021-04-13Fix T77330, T81704: Spline IK doesn't preserve bone scale correctlySebastian Parborg
2021-04-13Spreadsheet: rename Point to VertexJacques Lucke
2021-04-13Geometry Nodes: realize instances in subdivide nodeJacques Lucke
2021-04-13Cleanup: sort cmake file listsCampbell Barton
2021-04-13Cleanup: redundant struct declarationsCampbell Barton
2021-04-13Fix snap gizmo flickering while draggingCampbell Barton
2021-04-13Cleanup: preview rendering, push bContext a bit further down the call stackSybren A. Stüvel
2021-04-13Fix T71960: Malformed .bmp files lead to crashJesse Y
2021-04-13Motion Tracking: setting Keyframe A & B was not updating UI indicatorsPhilipp Oeser
2021-04-13Fix compile error: Missing include pathsFalk David
2021-04-13DNA: support int8_t type in DNA structsJacques Lucke
2021-04-13Fix T87400: GPencil change Select Alternate defaultsAntonio Vazquez
2021-04-13PyAPI: support retrieving the exception when running a stringCampbell Barton
2021-04-13Cleanup: Nodes: Use consistent errors for nodes built without featuresHans Goudey
2021-04-13Cleanup: Use C++ types in object_dupli.ccHans Goudey
2021-04-12UI: Use Consistent name for select mirrorAaron Carlisle
2021-04-12Fix T87283: crash with persistent data and motion blurBrecht Van Lommel
2021-04-12Cleanup: fix address sanitizer warningBrecht Van Lommel
2021-04-12UI/Nodes: Improve feedback when adding node fails (e.g. on drag & drop)Julian Eisel
2021-04-12Previews: allow undo'ing datablock preview generationSybren A. Stüvel
2021-04-12UI: Fix a few RNA description stringsDamien Picard
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: remove make_quicky and enum generation utilitiesCampbell Barton
2021-04-11Fix T87157: GPencil subdivide last segmentFalk David
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-10LibOverride: Fix resync bug on recursive overrides.Bastien Montagne