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-10-19Report error when choosing incorrect GPU backend.temp-T101905-gpu-backend-argumentJeroen Bakker
2022-10-19Add supported backend check to shader builder.Jeroen Bakker
2022-10-19Shader builder process all available backends.Jeroen Bakker
2022-10-19Merge branch 'master' into temp-T101905-gpu-backend-argumentJeroen Bakker
2022-10-19Fix compilation errors SDL.Jeroen Bakker
2022-10-19Fix compilation errors windows.Jeroen Bakker
2022-10-19Fix compilation errors on linux.Jeroen Bakker
2022-10-19Add support for animation playback.Jeroen Bakker
2022-10-19Fix (unreported) error messages about invalid ID usercount when batch-deletin...Bastien Montagne
2022-10-19Combined glSettings and type in ghost.Jeroen Bakker
2022-10-19Make batch ID deletion 100 times faster.Bastien Montagne
2022-10-19Fix T101903: Crash when deleting library in some cases.Bastien Montagne
2022-10-19Curves sculptmode: fix missing mode and tool in Brush SpecialsPhilipp Oeser
2022-10-19Sculpt curves: Fix BKE_paint_object_mode_from_paintmodePhilipp Oeser
2022-10-19Cleanup: remove unused 'VIEW3D_MT_brush_context_menu_paint_modes'Philipp Oeser
2022-10-19Fix error in 30d9a6245f892492188318e92b85083ef8b301f2Campbell Barton
2022-10-19GHOST/Wayland: support high resolution 2D track-pad scroll eventsCampbell Barton
2022-10-19Sculpt: Improve performance of face set creation from selectionHans Goudey
2022-10-19GHOST/Wayland: add listener for touch events (no touch support yet)Campbell Barton
2022-10-19Cleanup: remove NDOF_BUTTON_NONE from the range of usable buttonsCampbell Barton
2022-10-19Cleanup: use '_' suffix for private members for NDOF ManagerCampbell Barton
2022-10-19GHOST/NDOF: various minor changes to NDOF managerCampbell Barton
2022-10-19Cleanup: remove the last button from NDOF button enum valuesCampbell Barton
2022-10-19Fix T101866: Incorrect buttons for space-mouse enterpriseCampbell Barton
2022-10-19Cleanup: spelling in commentsCampbell Barton
2022-10-19License headers: add missing license identifiersCampbell Barton
2022-10-18Fix T101883: Issue applying modifier to mesh with shape keysHans Goudey
2022-10-18Add command line argument to swithc gpu backend.Jeroen Bakker
2022-10-18Fix T101893: Auto merge affecting edge crease and bevel weightGermano Cavalcante
2022-10-18Fix T101660: crash when trying to propagate string attributes in some nodesJacques Lucke
2022-10-18Fix: Sample nearest surface node crash with empty meshHans Goudey
2022-10-18Cleanup: add missing CPPType for MStringPropertyJacques Lucke
2022-10-18Fix T101642: crash when deleting group output inside node groupJacques Lucke
2022-10-18Brush: Wrap mtex/mask_tex around functions.Jeroen Bakker
2022-10-18Depsgraph: wrong copy-on-write update after depsgraph rebuildJacques Lucke
2022-10-18File Browser: Fix slowdown with non-existing ID previews in big filesJulian Eisel
2022-10-18Build: get make deps working with Xcode command line toolsBrecht Van Lommel
2022-10-18Fix T101529: Blender crashes when using Path GuidingSebastian Herholz
2022-10-18Metal: MTLBatch and MTLDrawList implementation.Jason Fielder
2022-10-18NDOF: use logging for GHOST so users can enable event loggingCampbell Barton
2022-10-18UV: support snapping on non-uniform gridsChris Blackbourn
2022-10-18UI: Improve tooltip for texture shading modeAaron Carlisle
2022-10-18Fix T101872: Curves sculpt deform node crash with changed curve countHans Goudey
2022-10-18Fix T101882: Division by zero in mesh topology nodesHans Goudey
2022-10-17Sculpt: Remove face sets from default cubeHans Goudey
2022-10-17Cleanup: Move versioning_defaults.c to C++Hans Goudey
2022-10-17Fix T101850: Cycles DDS oversaturation when alpha is in useAras Pranckevicius
2022-10-17Fix T101871: Realize instances node can skip material indicesHans Goudey
2022-10-17FIX T101445: halo Particles are not working.Jason Fielder
2022-10-17Fix for T101506: BLF Disable Kerning in Main FontHarley Acheson