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-05-13Merge branch 'blender-v3.2-release'Bastien Montagne
2022-05-13Fix T98072: Regression: When appending a Scene, the Collections that are excl...Bastien Montagne
2022-05-13Fix T96781: LineArt proper object iterator.YimingWu
2022-05-13Fix possible null-pointer dererence for active button dataJulian Eisel
2022-05-13Fix crash when displaying some button tooltipsJulian Eisel
2022-05-13Color Management: various improvements and fixes for image savingBrecht Van Lommel
2022-05-13Fix build error without unity build after recent changesBrecht Van Lommel
2022-05-13Fix T97518: All buttons with eyedropper highlight if one is hoveredJulian Eisel
2022-05-13Fix possible null-pointer dererence for active button dataJulian Eisel
2022-05-13Fix crash when displaying some button tooltipsJulian Eisel
2022-05-13Merge branch 'blender-v3.2-release'Hans Goudey
2022-05-13Fix: Incorrect order in geometry nodes add menuHans Goudey
2022-05-13Tracking: Move all selection logic to operator exec()Sergey Sharybin
2022-05-13Refactor: Use coordinate in API for track selectionSergey Sharybin
2022-05-13Fix T97518: All buttons with eyedropper highlight if one is hoveredJulian Eisel
2022-05-13Merge branch 'blender-v3.2-release'Campbell Barton
2022-05-13Fix T97386: Node socket labels swallow click/drag eventsCampbell Barton
2022-05-13Fix jump when switching accurate marker slidingSergey Sharybin
2022-05-13Cleanup: Remove dead code in tracking slide operatorSergey Sharybin
2022-05-13Merge branch 'blender-v3.2-release'Jeroen Bakker
2022-05-13MacOS/AMD: Drawing artifacts in VSE.Jeroen Bakker
2022-05-13Merge branch 'blender-v3.2-release'Sergey Sharybin
2022-05-13Fix crash toggling marker translate with marker offsetSergey Sharybin
2022-05-13Cleanup: format (with autopep8 line wrapping applied)Campbell Barton
2022-05-13Cleanup: Proper state check in marker slide operatorSergey Sharybin
2022-05-13pyproject: re-enable line wrapping for autopep8Campbell Barton
2022-05-13Fix T97330: UV points missing with some modifiersKévin Dietrich
2022-05-13Merge branch 'blender-v3.2-release'Campbell Barton
2022-05-13Merge branch 'blender-v3.2-release'Campbell Barton
2022-05-13Merge branch 'blender-v3.2-release'Campbell Barton
2022-05-13Fix T89909: Circle Select tool status bar doesn't match the operationsCampbell Barton
2022-05-13Fix T97872: Annotation lines lost AAGermano Cavalcante
2022-05-13Cleanup: spelling in comments, capitalize tagsCampbell Barton
2022-05-12Cleanup: remove redundant float to byte conversion for stereo image savingBrecht Van Lommel
2022-05-12Cleanup: remove redundant code and data copying image save as operatorBrecht Van Lommel
2022-05-12Cleanup: move image save options init to image_save.ccBrecht Van Lommel
2022-05-12Cleanup: remove unused function declarationBrecht Van Lommel
2022-05-12DRW: Fix Compilation on OSXClément Foucault
2022-05-12Metal: MTLState module implementation.Jason Fielder
2022-05-12DRW: Port draw_shader to C++Clément Foucault
2022-05-12DRW: Port draw_hair to C++Clément Foucault
2022-05-12Cleanup: Remove unused gpu_shader_geometry.glslClément Foucault
2022-05-12UI: Tweak Sculpting Trim iconsDalai Felinto
2022-05-12Build: patch USD to avoid using rdtscp instruction not available on older CPUsBrecht Van Lommel
2022-05-12Cleanup: Fix range loop construct warningHans Goudey
2022-05-12Merge branch 'blender-v3.2-release'Bastien Montagne
2022-05-12Cleanup: use proper naming in Warp modifier read/write code.Bastien Montagne
2022-05-12UI Code Quality: Use derived struct for hot-key buttonsJulian Eisel
2022-05-12Merge branch 'blender-v3.2-release'Bastien Montagne
2022-05-12Fix (unreported) bad memory access in read/write code of MeshDeform modifier.Bastien Montagne