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-08Fix T87267: Texture Paint stencil texture not drawingPhilipp Oeser
2021-04-07UI: Remove confusing "Unset" context menu entryJulian Eisel
2021-04-07Fix T86463: Colored collection icons don't scale with zoom levelLeon Leno
2021-04-07Cleanup: Various cleanup of node link handling functionsHans Goudey
2021-04-06Fix T86889: Rotation with top plane view glitchesGermano Cavalcante
2021-04-06Fix T86932: Curve: pick shortest path missing update of active point drawingPhilipp Oeser
2021-04-06Fix T48167: Mesh select random factor is not accuratePhilipp Oeser
2021-04-053D View Utils: Add 'margin' parameter to 'ED_view3d_depth_read_cached'Germano Cavalcante
2021-04-05Render: faster animation and re-rendering with Persistent DataBrecht Van Lommel
2021-04-03Fix inversion of snapping failing in measure toolGermano Cavalcante
2021-04-03Fix T87162: Measure Tool Not WorkingGermano Cavalcante
2021-04-03UI: Align Spreadsheet Booleans to CenterHarley Acheson
2021-04-02UI: Align Spreadsheet Reals and Integers to RightHarley Acheson
2021-04-02Fix T84520: Make the different weight paint code paths exclusive to each otherSebastian Parborg
2021-04-01Cleanup/Refactor: Use flags instead of bool to configure the snap gizmoGermano Cavalcante
2021-04-01Cleanup: Remove unused enum value in editmesh_knife.cGermano Cavalcante
2021-04-01Fix compilation error: "too many arguments to function"Germano Cavalcante
2021-04-01Cleanup/Refactor: Transform Orientation: Use 'orient_index' instead 'orient_t...Germano Cavalcante
2021-04-01BLI: rename resource collector to resource scopeJacques Lucke
2021-04-01Curve: Remove 'CU_2D' flag used for nurbsGermano Cavalcante
2021-04-01Nodes: separate node name and display name in bNodeTreePathJacques Lucke
2021-04-01Fix T50103: Transform not working if scale is zeroCampbell Barton
2021-04-01Fix T87037: Add tooltip for "Paste Flipped"Falk David
2021-04-01Fix T86331: Preferences menu inaccessible until window resizeHarley Acheson
2021-04-01Cleanup: clang formatCampbell Barton
2021-03-31Cleanup: naming for edit-mesh nearest distance valuesCampbell Barton
2021-03-31Fix: Cryptomatte Picker on Legacy Node Failing.Jeroen Bakker
2021-03-31Fix T87080: Select shortest path fails in face modeCampbell Barton
2021-03-31Fix T86947: Drag & Drop tooltip in Scene modeFalk David
2021-03-31Fix T87082: Smooth thickness not workingFalk David
2021-03-31Cleanup: Fix warningsRichard Antalik
2021-03-31Cleanup: Remove SEQ_CURRENT_BEGIN macroRichard Antalik
2021-03-31Cleanup: improve navigation gizmo flag useCampbell Barton
2021-03-31UI: Gizmo Button to Lock Camera to ViewHarley Acheson
2021-03-30Cleanup/Refactor: Unify functions that redraw the depth bufferGermano Cavalcante
2021-03-30Fix: buttons whose property contains an 'owner_id' ignore rna undo checkGermano Cavalcante
2021-03-30Fix T87058: GPencil Cutter delete all strokes if they are selected and the la...Antonio Vazquez
2021-03-30Cleanup: Improve commentHans Goudey
2021-03-30UI: Bring back hover shortcuts for mesh modifiersHans Goudey
2021-03-30Cleanup: use doxy sections and rearrange editmesh_knife.cGermano Cavalcante
2021-03-30Cleanup: animation, remove `BONE_UNKEYED` flagSybren A. Stüvel
2021-03-30Cleanup: clang-tidy warning.Jeroen Bakker
2021-03-30Knife: snap refactor, prepare for snap gizmoGermano Cavalcante
2021-03-30VSE: Fix image adding inconsistencyRichard Antalik
2021-03-30Cleanup: Decrease variable scopeHans Goudey
2021-03-29Gizmo: Use a utility function to read snap gizmo valuesGermano Cavalcante
2021-03-29Snap Gizmo: Minor optimization when updating gizmo propertiesGermano Cavalcante
2021-03-29Fix T86975: GPencil interpolate wrong stroke orderAntonio Vazquez
2021-03-29Fix T76872: Mask created after existing keyframe gets broken handlesSergey Sharybin
2021-03-29GPencil Cleanup: Remove legacy key to cancel drawingFalk David