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-09Merge branch 'blender-v3.4-release'Campbell Barton
2022-11-09Cleanup: fix types from f04f9cc3d021Chris Blackbourn
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-09Merge branch 'blender-v3.4-release'Colin Basnett
2022-11-09Hide ratio when using error margin mode in decimate keyframes operatorColin Basnett
2022-11-09Cleanup: formatChris Blackbourn
2022-11-09Cleanup: add unique_index_table to UvElementMapChris Blackbourn
2022-11-08Merge branch 'blender-v3.4-release'Richard Antalik
2022-11-08Fix VSE: Effect strip flickers when moving left handleRichard Antalik
2022-11-08Color Management: Parallelize ImBuf conversion to floatLukas Stockner
2022-11-08Cleanup: Improve precision during UV packing.Chris Blackbourn
2022-11-08Merge branch 'blender-v3.4-release'Hans Goudey
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-08Cleanup: formatChris Blackbourn
2022-11-08Merge branch 'blender-v3.4-release'Richard Antalik
2022-11-08Fix T102328: Incorrect strip state after copyingRichard Antalik
2022-11-08Merge branch 'blender-v3.4-release'Hans Goudey
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-08Geometry Nodes: Fix alignment of exposed properties in the modifierLeon Schittek
2022-11-08Merge branch 'blender-v3.4-release'Philipp Oeser
2022-11-08Fix T102318: crash smoothing vertex weights in editmodePhilipp Oeser
2022-11-08GPencil: Make Sculpt Auto-masking Global and not by BrushAntonio Vazquez
2022-11-08Merge branch 'blender-v3.4-release'Jacques Lucke
2022-11-08Fix: improve CD_ASSIGN handling when adding custom data layerJacques Lucke
2022-11-08Merge branch 'blender-v3.4-release'Sybren A. Stüvel
2022-11-08Fix T101894: only do FCurve-select if no keys have been touched previouslySybren A. Stüvel
2022-11-08BLI: new basic CacheMutexJacques Lucke
2022-11-08Cleanup: fix compiler warning with openjpeg 2.5Brecht Van Lommel
2022-11-08Texture Paint: sync adding a new texture slot to the Image EditorEdward
2022-11-08Merge branch 'blender-v3.4-release'Philipp Oeser
2022-11-08Fix T102312: anchored brush texture overlay draws in wrong placePhilipp Oeser
2022-11-08Merge branch 'blender-v3.4-release'Julian Eisel
2022-11-08Fix T85870: ColorRamp Keyframes crash BlenderJulian Eisel
2022-11-08Merge branch 'blender-v3.4-release'Sergey Sharybin
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-08Merge branch 'blender-v3.4-release'Julian Eisel
2022-11-08Fix T102242: Underline shortcut keys not working/appearing in sub-menuJulian Eisel
2022-11-08PyAPI: add invalid objects check for RNA struct keys()/values()/items()Campbell Barton
2022-11-08Merge branch 'blender-v3.4-release'Campbell Barton
2022-11-08Cleanup: format, remove commented code & unused variableCampbell Barton
2022-11-08Merge branch 'blender-v3.4-release'Campbell Barton
2022-11-08Merge branch 'blender-v3.4-release'Campbell Barton
2022-11-08Merge branch 'blender-v3.4-release'Campbell Barton
2022-11-08Fix invalid function signatures for PySequenceMethods callbacksCampbell Barton
2022-11-08Cleanup: correct type of RNA struct methodsCampbell Barton
2022-11-08Cleanup: PyMethodDef formattingCampbell Barton