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-11-12Fix: Curves sculptmode: deduplicate checks for being in modePhilipp Oeser
2022-11-12Fix: missing tooltip for color socketsIliya Katueshenock
2022-11-12Fix: geometry nodes viewer shows black with dangling reroute inputIliya Katueshenock
2022-11-11tests: Disable lattice_deform_performance testRay Molenkamp
2022-11-11Fix: Failing instance visibility test after recent commitHans Goudey
2022-11-11Fix T96481: make color picker RGB display consistentHallam Roberts
2022-11-11Fix T102404: Behavior change in CustomData APIHans Goudey
2022-11-11Fix T100706: Object instances with different geometry type invisibleHans Goudey
2022-11-11Fix T101270: Object Info > Random not unique for nested instances and curvesBrecht Van Lommel
2022-11-11Fix: Curves sculptmode: paintcurve stroke points cannot be transformedPhilipp Oeser
2022-11-11Fix T102386: crash when trying to link sockets from different node treesJacques Lucke
2022-11-11Fix T102406: OSL script node no longer updates its in and outputsJacques Lucke
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 strict compiler warningsSergey Sharybin
2022-11-10Cleanup: spelling in commentsCampbell Barton
2022-11-10Cleanup: compiler warnings (unused-parameter & missing-declarations)Campbell Barton
2022-11-10Cleanup: formatCampbell Barton
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 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 T101906: Modifier apply not working if target object is in excluded colle...Sergey Sharybin
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 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-08Fix invalid function signatures for PySequenceMethods callbacksCampbell Barton