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-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
2022-10-13Fix T101501: Masks are not visible in Image EditorSergey Sharybin
2022-10-13UI: Fix wrong error message when trying to apply modifierPablo Vazquez
2022-10-13Cleanup: simplify uv packing apiChris Blackbourn
2022-10-13Cleanup: Use std::mutex for mesh runtime mutexesHans Goudey
2022-10-13Mesh: Move runtime data out of DNAHans Goudey
2022-10-13Point Cloud: Support applying modifiersHans Goudey
2022-10-12Nodes: Add "Legacy" to legacy node UI names, skip in searchHans Goudey
2022-10-12Cleanup: Decrease variable scope in UI region popup codeHans Goudey
2022-10-12Cleanup: Reduce variable scope in vertex group mirror operatorHans Goudey
2022-10-12Cleanup: Remove macro usage in vertex group mirror operatorHans Goudey
2022-10-12Fix T101773: Mirror Vertex Weights operator brokenHans Goudey
2022-10-12Fix T101679: Duplicate objects are created when 'Make' override is called on ...Bastien Montagne
2022-10-12Cleanup: Simplify node insert after drag codeHans Goudey
2022-10-12Cleanup: use function style casts for C++, format & spellingCampbell Barton
2022-10-12Cleanup: use commented arguments for unused args in C++Campbell Barton
2022-10-12Cleanup: Convert two nodes files to C++Hans Goudey
2022-10-12Cleanup: Reduce indentation in node attach operatorHans Goudey