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
2022-10-31Fix variable value assigned twice in successionGermano Cavalcante
2022-10-30Fix T102163: GPencil:Set start point Operator make stroke deletedAntonio Vazquez
2022-10-30Cleanup: replace BLI string copy & append with BLI_path_join(..)Campbell Barton
2022-10-30BLI_path: add BLI_path_append_dir (appends and ensures trailing slash)Campbell Barton
2022-10-30Fix potential buffer overflow with BLI_path_slash_ensure useCampbell Barton
2022-10-30Fix T102132: Directory selection fails to add trailing slashCampbell Barton
2022-10-29Cleanup: use STREQ macroCampbell Barton
2022-10-27Fix T102092: GPencil Sculpt Grab crash using Shift keyAntonio Vazquez
2022-10-26Fix T101925: sculpt color painting not updating with Cycles viewport renderBrecht Van Lommel
2022-10-25Fix T101933: pick deselecting bones in empty space deactivates armaturePhilipp Oeser
2022-10-25UI: Fix count on node editor/group header when fake userDalai Felinto
2022-10-24Fix T101946: Outliner data-block counter treats bones as collectionPhilipp Oeser
2022-10-24Cleanup: quiet parentheses warningCampbell Barton
2022-10-24Transform: limit zero radius Shrink/Fatten to only 1 curve pointGermano Cavalcante
2022-10-23Fix large incremental snap values in uv editorGermano Cavalcante
2022-10-23Fix T102000: Curve Shrink Fatten doesn't work for zero radiusGermano Cavalcante
2022-10-22Cleanup: clang-formatLukas Stockner
2022-10-22Transform: remove unreachable codeGermano Cavalcante
2022-10-22Cleanup: move grid snap functions to files where they are usedGermano Cavalcante
2022-10-22Fix T101991: "Absolute Grid Snap" not workingGermano Cavalcante
2022-10-21Fix T101964: Edge and face snapping no locking to axisGermano Cavalcante
2022-10-21Fix T66713: Walk mode doesn't take scene unit scale into accountCampbell Barton
2022-10-20Fix T101316: workbench texture mode not working with geometry nodesJacques Lucke
2022-10-20Fix T101554: disable viewer node when corresponding modifier is disabledJacques Lucke
2022-10-20UI: Icon number indicator for data-blocksDalai Felinto
2022-10-20ViewLayer: Reduce object duplication syncingMonique Dewanchand
2022-10-20Cleanup: simplify uv packing apiChris Blackbourn
2022-10-20Cleanup: Remove unused grease pencil / RNA includesHans Goudey
2022-10-20Fix T101907: restore snapping in node editorChris Blackbourn
2022-10-19Fix T101622: Sequencer channels not updating while panning viewYann Lanthony
2022-10-19Fix T101928: transform operator properties saving wrong snap valuesGermano Cavalcante
2022-10-19Fix T99997: Calling teleport without waiting for the previous event disables ...Pratik Borhade
2022-10-19Sculpt: Improve performance of face set creation from selectionHans Goudey
2022-10-18Fix T101893: Auto merge affecting edge crease and bevel weightGermano Cavalcante
2022-10-18Brush: Wrap mtex/mask_tex around functions.Jeroen Bakker
2022-10-18File Browser: Fix slowdown with non-existing ID previews in big filesJulian Eisel
2022-10-18UV: support snapping on non-uniform gridsChris Blackbourn
2022-10-17Geometry Nodes: separate Instances from InstancesComponentJacques Lucke
2022-10-17Make sure all dependency graphs are updated on particles system copySergey Sharybin
2022-10-17Fix T101851: Duplicating a particle system crashesSergey Sharybin
2022-10-17Cleanup: replace BLI_join_dirfile with BLI_path_joinCampbell Barton
2022-10-17BLI_path: remove trailing NULL argument to BLI_path_joinCampbell Barton
2022-10-17Cleanup: spelling in comments, unused arg warningCampbell Barton
2022-10-16Sculpt: Fix T101864: Mask initialization not updating multires dataJoseph Eagar
2022-10-15Sculpt: Fix face set relax being too strongJoseph Eagar
2022-10-14Fix T101746: Node copy and paste changes multi-input socket orderHans Goudey
2022-10-14Cleanup: Fix wrong comment of breadcrumb tree pathJun Mizutani
2022-10-14Cleanup: simplify calculation of NDOF pan/zoom in 2D viewsCampbell Barton
2022-10-13Nodes: Duplicate Linked operator + User Preference option for Node TreeDalai Felinto
2022-10-13Outliner: Use row background color for elements count indicatorDalai Felinto