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
2021-11-05Merge branch 'blender-v3.0-release'Pablo Vazquez
2021-11-05UI: Various theme fixes related to contrastPablo Vazquez
2021-11-05VSE: Remove separator lines between rowsPablo Vazquez
2021-11-05Merge branch 'blender-v3.0-release'Bastien Montagne
2021-11-05Fix potential uninitialized memory in link/append code.Bastien Montagne
2021-11-05Cleanup (UI): Add/use type for operator context enumJulian Eisel
2021-11-05Cleanup: Remove wrong comments in versioningJulian Eisel
2021-11-05Fix T92807: Incorrect display planar tracking.Jeroen Bakker
2021-11-05Cleanup: Split image engine into ImageEngine, SpaceAccessor and DrawingMode.Jeroen Bakker
2021-11-05GPencil: Fix dash modifier missing vertex color.YimingWu
2021-11-05GPencil: Fix dash modifier missing vertex color.YimingWu
2021-11-05Merge branch 'blender-v3.0-release'Campbell Barton
2021-11-05Merge branch 'blender-v3.0-release'Campbell Barton
2021-11-05Merge branch 'blender-v3.0-release'Campbell Barton
2021-11-05Merge branch 'blender-v3.0-release'Campbell Barton
2021-11-05Merge branch 'blender-v3.0-release'Campbell Barton
2021-11-05Cleanup: use (s) postfix for messages that may be pluralCampbell Barton
2021-11-05Cleanup: replace face-map reference in gizmo exampleCampbell Barton
2021-11-05Fix T70768: Python gizmo-groups not working in the sequencerCampbell Barton
2021-11-05Correct assert checking gizmo typeCampbell Barton
2021-11-05Fix PyAPI integer conversion error handlingCampbell Barton
2021-11-05Fix T92740: Missing lock around the image CacheLimiterJesse Yurkovich
2021-11-05Merge branch 'blender-v3.0-release'Campbell Barton
2021-11-05Cleanup: use doxy sections in graph editor moduleCampbell Barton
2021-11-05Cleanup: spelling/typosCampbell Barton
2021-11-05Revert "Fix T92464: Operators fail after opening blend files via an operator"Campbell Barton
2021-11-05Cleanup: move code in graph_slider_opsChristoph Lendenfeld
2021-11-05Cleanup: renames in graph_slider_opsChristoph Lendenfeld
2021-11-04Merge branch 'blender-v3.0-release'Germano Cavalcante
2021-11-04Cleanup: Move object.c to C++Germano Cavalcante
2021-11-04Cleanup: fix typoBrecht Van Lommel
2021-11-04Cycles: add code to check for supported HIP device architecturesBrecht Van Lommel
2021-11-04Fix Cycles HIP Kernels loading on Arch names with extra optionsBrian Savery
2021-11-04GPencil: New option to Merge All layers in active oneAntonio Vazquez
2021-11-04Fix part of T91797: Cycles CPU and GPU render differences with camera inside ...Brecht Van Lommel
2021-11-04Minor tweaks to new append code.Bastien Montagne
2021-11-04Merge branch 'blender-v3.0-release'Jacques Lucke
2021-11-04Fix T91986: incorrect syncing of geometry instancesJacques Lucke
2021-11-04Fix T92799: handle undefined node group type in field inferencingJacques Lucke
2021-11-04Merge branch 'blender-v3.0-release'Bastien Montagne
2021-11-04Fix T92778: Cloth Point Cache Name disappears after Make Library Override.Bastien Montagne
2021-11-04Merge branch 'blender-v3.0-release'Brecht Van Lommel
2021-11-04Fix T92450: Cycles wrong render with overlapping glass, transparency and volumesBrecht Van Lommel
2021-11-04Merge branch 'blender-v3.0-release'Hans Goudey
2021-11-04Fix T92812: Startup has "Standard" View Transform Instead of "Filmic"Hans Goudey
2021-11-04Cleanup: Remove operator context override for drop-box operatorsJulian Eisel
2021-11-04Merge branch 'blender-v3.0-release'Pablo Vazquez
2021-11-04UI: Fix UIList item using "regular" widget colors while editedPablo Vazquez
2021-11-04Attempt to fix failing lib link test on windows.Bastien Montagne
2021-11-04Merge remote-tracking branch 'origin/blender-v3.0-release'Julian Eisel