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-06-22Fix T89347: Edit-mesh make planar faces doesn't update face normalsCampbell Barton
2021-06-22Fix T89345: Edit-mesh decimate doesn't update face normalsCampbell Barton
2021-06-22Cleanup: Use more clear visibility tag function nameSergey Sharybin
2021-06-22Cleanup: rename playhead in the UI and codeCampbell Barton
2021-06-223D View: adjust order of planes for occlusion checkCampbell Barton
2021-06-22Fix bone select failing with end-points outside the viewCampbell Barton
2021-06-22Cleanup: use early return for selection callbacksCampbell Barton
2021-06-22Cleanup: spellingCampbell Barton
2021-06-21Refactor: Do not keep a copy of depth buffer in RegionView3DGermano Cavalcante
2021-06-21Fix T89291: Objects with rotation deltas don't rotate in correct axesGermano Cavalcante
2021-06-21Fix T89306: GPencil selection doesn't work correctly with modifiersAntonio Vazquez
2021-06-21Cleanup: use doxy sections in view3d iteratorsCampbell Barton
2021-06-21Cleanup: variable naming in view3d_iteratorsCampbell Barton
2021-06-21Fix T32214: Wireframe edge select fails with verts behind the viewCampbell Barton
2021-06-21Cleanup: pass objects as const argumentsCampbell Barton
2021-06-21Cleanup: swap top/bottom args to planes_from_projmatCampbell Barton
2021-06-21Cleanup: use early return in view3d iterator callbacksCampbell Barton
2021-06-21Fix: Spreadsheet selection filter crash on non-mesh componentsHans Goudey
2021-06-20Cleanup: use eSpace_Type enum typeCampbell Barton
2021-06-20Cleanup: clang-formatCampbell Barton
2021-06-19Cleanup: use doxy sectionsCampbell Barton
2021-06-19Cleanup: clang-tidyCampbell Barton
2021-06-19VSE: Remove seq->tmp usageRichard Antalik
2021-06-19Spreadsheet Editor: Row FiltersHans Goudey
2021-06-18Fix Build WarningHarley Acheson
2021-06-18Fix T89259: GPencil Duplicate point doesn't work for last pointAntonio Vazquez
2021-06-18Armature: add B-Bone Y scale channel and extra flag fields to DNA.Alexander Gavrilov
2021-06-18Fix T89246: No Mnemonic Underlines in DialogsHarley Acheson
2021-06-18GPencil: Move copy layer settings to functionAntonio Vazquez
2021-06-18Fix T89262: Crash in regular FileBrowser ID listing of 'asset' .blend files.Bastien Montagne
2021-06-18Performance: Limit recounting during selection mode flushing.Jeroen Bakker
2021-06-18Fix undefs from previous commitGermano Cavalcante
2021-06-18Fix T89210: Box selection can fail in graphics editorGermano Cavalcante
2021-06-17Fix T89234: Gpencil Separate doesn't copy settings in Stroke/Point modeAntonio Vazquez
2021-06-17Cleanup: split BKE_mesh_copy_settings into two functionsCampbell Barton
2021-06-17Cleanup: spellingCampbell Barton
2021-06-17Cleanup: unused argument, function & shadow variable warningCampbell Barton
2021-06-17VSE: Refactor transform operator codeRichard Antalik
2021-06-17VSE: Reduce transform code complexityRichard Antalik
2021-06-16Fix T88342: 'To Sphere' and 'Push/Pull' not working in Pose modeGermano Cavalcante
2021-06-16Edge-scrolling for node editorLukas Tönne
2021-06-16ShaderFX operators: Tweak a bit poll functions, forbid in liboverride cases.Bastien Montagne
2021-06-16Tweaks to Constraints operators poll functions.Bastien Montagne
2021-06-16Cleanup: minor simplification to status allocationCampbell Barton
2021-06-16Fix pose-mode statistics with multi-object editingCampbell Barton
2021-06-16Cleanup: sculpt mode checks when calculating statsCampbell Barton
2021-06-16Screen: simplify internal logic for new full-screen areasCampbell Barton
2021-06-16UI - LOCAL View3D overlay statsHarley Acheson
2021-06-16VSE: Improve animation evaluation performanceRichard Antalik
2021-06-15UI: Support right aligned non-shortcut hints in widgetsJulian Eisel