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-11-11Fix T100969: Memory leak GPU subdivision during rendering.Jeroen Bakker
2022-11-10Sculpt: Fix T102209: Multiresolution levels greater than 6 crashesJoseph Eagar
2022-11-10GPencil: Add warning to Outline modifer when no CameraAntonio Vazquez
2022-11-10Fix T100654: Distortion node freezes on empty inputSergey Sharybin
2022-11-10Cleanup: Fix strict compiler warningSergey Sharybin
2022-11-10Fix T102340: crash when adding image file in node groupJacques Lucke
2022-11-10Fix missing wl_display_get_error in the Wayland dynamic loaderSergey Sharybin
2022-11-10Fix strict compiler warningsSergey Sharybin
2022-11-10SVG: Add more sophisticated test suitSergey Sharybin
2022-11-10GHOST/Wayland: report a message when there is a fatal errorCampbell Barton
2022-11-10Cleanup: minor naming changes, make listener struct constCampbell Barton
2022-11-10Cleanup: spelling in commentsCampbell Barton
2022-11-10GHOST/Wayland: add wl_display_listener for debuggingCampbell Barton
2022-11-10Cleanup: compiler warnings (unused-parameter & missing-declarations)Campbell Barton
2022-11-10Cleanup: formatCampbell Barton
2022-11-10audaspace: Fix build error with MSVC 17.4+Ray Molenkamp
2022-11-10Fix T102385: Set frame node active after joining nodesLeon Schittek
2022-11-09Fix T102256: Gamma Cross blend mode causes stripesRichard Antalik
2022-11-09Fix T101972: Crash converting 1 or 2 point NURBS curve to BezierHans Goudey
2022-11-09Fix T100883: crash with particle instancing and clumpingBrecht Van Lommel
2022-11-09Fix T101669: Cycles artifacts in bump map bakingBrecht Van Lommel
2022-11-09Fix T102214: inconsistenty between bake and render with invalid material indexBrecht Van Lommel
2022-11-09Geometry Nodes: Trim curve node selection input and correctionsMattias Fredriksson
2022-11-09Fix T102140: Replacement of Noto Sans CJK FontHarley Acheson
2022-11-09Fix T102257: Crash when making an Object as Effector set to Guide and trying ...Germano Cavalcante
2022-11-09Fix T101906: Modifier apply not working if target object is in excluded colle...Sergey Sharybin
2022-11-09Fix T102287: Unhandled Numpad Separator on QWERTZ under WaylandCampbell Barton
2022-11-09Fix T102306: buildtime shader compilation option fails under WaylandCampbell Barton
2022-11-09Cleanup: add function attributes to BLI_sprintfCampbell Barton
2022-11-09Fix T101848: Zeroed matrix converted to a quaternion results in rotationCampbell Barton
2022-11-09Hide ratio when using error margin mode in decimate keyframes operatorColin Basnett
2022-11-08Fix VSE: Effect strip flickers when moving left handleRichard Antalik
2022-11-08Geometry Nodes: Add preferred domain to many field inputsHans Goudey
2022-11-08Fix T102358: Sample curve node all curves factor mode incorrectHans Goudey
2022-11-08Fix Cycles error with runtime compilation when there is no path to OptiX SDKGon Solo
2022-11-08Fix T102328: Incorrect strip state after copyingRichard Antalik
2022-11-08Fix T102003: Spline parameter length wrong for NURBSHans Goudey
2022-11-08Geometry Nodes: Fix alignment of exposed properties in the modifierLeon Schittek
2022-11-08Fix T102318: crash smoothing vertex weights in editmodePhilipp Oeser
2022-11-08Fix: improve CD_ASSIGN handling when adding custom data layerJacques Lucke
2022-11-08Fix T101894: only do FCurve-select if no keys have been touched previouslySybren A. Stüvel
2022-11-08Cleanup: fix compiler warning with openjpeg 2.5Brecht Van Lommel
2022-11-08Fix T102312: anchored brush texture overlay draws in wrong placePhilipp Oeser
2022-11-08Fix T85870: ColorRamp Keyframes crash BlenderJulian Eisel
2022-11-08Fix deprecation warnings about printf() on macOSSergey Sharybin
2022-11-08Fix T100988: flickering when using sculpt brush in drag dot modeJacques Lucke
2022-11-08Fix T102242: Underline shortcut keys not working/appearing in sub-menuJulian Eisel
2022-11-08Cleanup: format, remove commented code & unused variableCampbell Barton
2022-11-08Workaround crash generating Python API documentationCampbell Barton
2022-11-08Fix invalid function signatures for PySequenceMethods callbacksCampbell Barton