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
path: root/source
AgeCommit message (Expand)Author
2022-03-24Merge branch 'master' into temp-sculpt-colorsJoseph Eagar
2022-03-24temp-sculpt-colors: fix data transfer modifierJoseph Eagar
2022-03-23Cleanup: add const qualifierKévin Dietrich
2022-03-23Cleanup: use nullptrKévin Dietrich
2022-03-23UI: Correct error message wordingAaron Carlisle
2022-03-23Cleanup: delete unused ViewMapIO files in FreestyleYuki Hashimoto
2022-03-23Curves: improve Comb brushJacques Lucke
2022-03-23temp-sculpt-colors:Joseph Eagar
2022-03-23Revert "Fix T96728: 'Automatic Constraint' using the wrong orientation"Germano Cavalcante
2022-03-23Fix T96728: 'Automatic Constraint' using the wrong orientationGermano Cavalcante
2022-03-23Fix build error on GCC after recent changesBrecht Van Lommel
2022-03-23Cleanup: move Mesh Sequence Cache modifier to C++Kévin Dietrich
2022-03-23Color Management: add support for OpenColorIO color space aliasesBrecht Van Lommel
2022-03-23Color Management: support different settings for render and compositing outputBrecht Van Lommel
2022-03-23Cleanup: Run clang-format on the OBJ exporterSergey Sharybin
2022-03-23Cleanup: Move include statements outside of extern "C"Sergey Sharybin
2022-03-23Fix invalid NULL check in GPU_viewport_unbind_from_offscreenCampbell Barton
2022-03-23Event System: improve handling of unknown keysCampbell Barton
2022-03-23Event System: ignore keys such as print-screen & num-lockCampbell Barton
2022-03-23Fix T96712: Debug Assert with PrintScrn & ScrollLock keysCampbell Barton
2022-03-23Cleanup: move documentation to headers, other minor correctionsCampbell Barton
2022-03-23Revert "Fix T89560: Keymap editor no longer shows keying set dropdown"Campbell Barton
2022-03-23UV: support "Tweak Tool: Left Mouse Select & Move"Campbell Barton
2022-03-23UI: Change subdiv to subdivision for EEVEE hairAaron Carlisle
2022-03-23Fix T96372: UV editor selection display wrong with GPU subdivisionKévin Dietrich
2022-03-23Fix outliner/selection updates when selecting in the 3D viewCampbell Barton
2022-03-23Cleanup: various improvements to ed_object_select_pickCampbell Barton
2022-03-23Cleanup: spelling in commentsCampbell Barton
2022-03-23CMake: add missing headers to source listCampbell Barton
2022-03-23License headers: add license header to source/blender/gpu/metalCampbell Barton
2022-03-23Cleanup: use ifdef to disable enum string allocationCampbell Barton
2022-03-23UI: Clarify fluid sim CFL Number tooltipAaron Carlisle
2022-03-22Fix minor error in last commit (4b35d6)Germano Cavalcante
2022-03-22Fix T96711: snap in edit mode for selected objects does not workGermano Cavalcante
2022-03-22temp-sculpt-colors: Fix alpha being mangled for byte colorsJoseph Eagar
2022-03-22Fix T96705: Crash when pressing F3 outside a Blender window if Developer extrasJulian Eisel
2022-03-22Tiny visual fixes/tweaks for new library override buttons in OutlinerJulian Eisel
2022-03-22temp-sculpt-colors: Fix vertex paint color attributeJoseph Eagar
2022-03-22temp-sculpt-colors: Fix crash in redoing afterJoseph Eagar
2022-03-22temp-sculpt-colors: fix edit mode vcol drawingJoseph Eagar
2022-03-22Fix T96361: missing update when changing texture mapping propertiesJacques Lucke
2022-03-22Fix T96524: Regression: The Material Preview doesn't showSergey Sharybin
2022-03-22Fix: Drag link search doesn't always connect to socketLeon Schittek
2022-03-22Curve: Validation message split from nurb_check_validLaurynas Duburas
2022-03-22Fix T96294: Crash and error with shape key normal calculationHans Goudey
2022-03-22Cleanup: Use bool for BMesh creation paramsHans Goudey
2022-03-22Fix T96308: Mesh to BMesh conversion doesn't calculate vertex normalsHans Goudey
2022-03-22GL: Fix compilation error on MSVC (for real)Clément Foucault
2022-03-22GL: Fix compilation error on MSVCClément Foucault
2022-03-22Fix T96577: setting curve handles not working correctly with multiple curvesJacques Lucke