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-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
2022-03-09Outliner: Ensure compiler error when passing wrong tree-element to macroJulian Eisel
2022-03-09Outliner: Correct check for element cullingJulian Eisel
2022-03-09Cleanup: Deduplicate Outliner item culling logicJulian Eisel
2022-03-09Cleanup: fix wrong spelling of texture and indentationBrecht Van Lommel
2022-03-09LibOverride/Outliner: Restrict further operations over liboverrides.Bastien Montagne
2022-03-09Curves: rename initial brushesJacques Lucke
2022-03-09Fix cursor drag failing to use click-startCampbell Barton
2022-03-09Cleanup: use doxygen comments & sections for animation filesCampbell Barton
2022-03-09Correct assert in 399ac1ff113e20688f277157ccb3c671648c9b1cCampbell Barton
2022-03-09Fix subtype & default for keying set operator propertiesCampbell Barton
2022-03-09Fix T89560: Keymap editor no longer shows keying set dropdownCampbell Barton
2022-03-09Cleanup: use ELEM macroCampbell Barton
2022-03-09Cleanup: rename wmEvent.prev_click_* to prev_press_*Campbell Barton
2022-03-09Fix T92331: Duplicated Window Should Not Be ModalHarley Acheson
2022-03-09Event System: drag events no longer default to the drag start locationCampbell Barton
2022-03-08Cleanup: Clang tidyHans Goudey
2022-03-08Merge branch 'blender-v3.1-release'Hans Goudey
2022-03-08Fix T95843: Invalid mesh runtime data after sculpt undov3.1.0Hans Goudey
2022-03-08UI: Minor tweaks to IDTemplate operations.Bastien Montagne
2022-03-08Curves: add initial comb, grow and shrink brushJacques Lucke
2022-03-08Curves: disable stroke spacing for curve sculpt brushesJacques Lucke
2022-03-08Fix T92861: Transform fails for multiple pose object sharing ob-dataCampbell Barton
2022-03-08Cleanup: pass const scene argument to UV selection functionsCampbell Barton
2022-03-08Cleanup: spelling in commentsCampbell Barton
2022-03-08Cleanup: prefer UNUSED_VARS_NDEBUG for debug only variablesCampbell Barton