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-03-16Fix: Update icons for hair to curves renameHans Goudey
2022-03-16Fix T96518: Gpencil Fill freezes when use invert and click inside areasAntonio Vazquez
2022-03-16Geometry Nodes: Remove legacy node codeHans Goudey
2022-03-16Fix T96512: Crash selecting an edgeCampbell Barton
2022-03-16Cleanup: Deprecated field access in outliner_duplicateSergey Sharybin
2022-03-16Fix error with pose & deselect_all with 5e5285baf621a0c225cb5fc06fceCampbell Barton
2022-03-16Fix T96386: crash when changing shader to node group in propertiesJacques Lucke
2022-03-16View 3D: refactor edit-mode meta-element selectionCampbell Barton
2022-03-16Cleanup: de-duplicate struct declarationCampbell Barton
2022-03-16Cleanup: incorrect comments, use C commentsCampbell Barton
2022-03-16Cleanup: Remove volatile from RenderResult and related APIsJesse Yurkovich
2022-03-16Cleanup: rename variables in view3d_select_execCampbell Barton
2022-03-16View 3D: move picking arguments into a struct & minor refactorCampbell Barton
2022-03-16Fix missing update selecting 3D text-boxCampbell Barton
2022-03-16Cleanup: rename cnt to countCampbell Barton
2022-03-15Outliner: Display buttons to edit library override propertiesJulian Eisel
2022-03-15Fix T96263: command line rendering affected by current scene subframeBrecht Van Lommel
2022-03-15Fix slow tracking of long sequencesSergey Sharybin
2022-03-15Fix T96452: Armature corrupted after undoing 'Join' operation.Bastien Montagne
2022-03-15Cleanup: remove redundant 'extern StructRNA' declarationsGermano Cavalcante
2022-03-15Fix T96357: Issue clicking on stem of arrow gizmos to scale on axisCampbell Barton
2022-03-15Cleanup: correct unbalanced doxy sectionsCampbell Barton
2022-03-15UI: expose "Dolly View" in the menuCampbell Barton
2022-03-14Auto-generate RNA-structs declarations in `RNA_prototypes.h`Julian Eisel
2022-03-14RNA: Generate property declerations header, solving msg-bus C++ incompatibilityJulian Eisel
2022-03-14Revert "Animation: Sensible frame range for motion paths"Sybren A. Stüvel
2022-03-14WM: avoid hard coded modifier key checks in object.hide_collectionCampbell Barton
2022-03-14Cleanup: use size_t for BLF text API functionsCampbell Barton
2022-03-14Cleanup: spellingCampbell Barton
2022-03-14Fix T96267: Sidebar Tab Font Size CorrectionHarley Acheson
2022-03-14UI: Fix Label alignment in top barYevgeny Makarov
2022-03-13Fix T96303: C++ OBJ exporter needs presets and skip modifiers.Aras Pranckevicius
2022-03-13Cleanup: clang formatAaron Carlisle
2022-03-12Fix transform gizmo check for shift to constrain to a planeCampbell Barton
2022-03-12GPencil: Fix unreported select error in Normalize operatorAntonio Vazquez
2022-03-12Fix T96352: Gpencil crash using Normalize Thickness with CurvesAntonio Vazquez
2022-03-11Fix T94692: Show Cached OneDrive ThumbnailsHarley Acheson
2022-03-11Fix wrong line width when using Show Lines in Histogram scopeBrecht Van Lommel
2022-03-11Cleanup: use M_PI_2 and M_PI_4 where possibleHallam Roberts
2022-03-11Fix T85689: Replace SHGetFileInfoW for Drive NameHarley Acheson
2022-03-11Fix out of order event handling when calling operators from gizmosCampbell Barton
2022-03-11Fix threading conflict with movie cache lineSergey Sharybin
2022-03-11Cleanup: use doxy sections for the outlinerCampbell Barton
2022-03-11Fix dragging items in the outlinerCampbell Barton
2022-03-11Curve: Improve NURBS knot generation modesLaurynas Duburas
2022-03-11Transform/UI: individualize the option to use snap per editor typeGermano Cavalcante
2022-03-10Fix incorrect meta strip background colorRichard Antalik
2022-03-10Curves: actually delete curves with Delete brushJacques Lucke
2022-03-10Event System: key-press while dragging now activates drag firstCampbell Barton
2022-03-10Cleanup: spelling in comments & some minor clarificationsCampbell Barton