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-08Merge branch 'blender-v3.0-release'Julian Eisel
2021-11-08Fix performance issues with pose library sidebar and many posesJulian Eisel
2021-11-08Merge branch 'blender-v3.0-release'Alexander Gavrilov
2021-11-08Fix T92043: Relax/Push Pose does nothing for quaternion rotation.Alexander Gavrilov
2021-11-08GPencil: New option to export PDF full sceneAntonio Vazquez
2021-11-08Nodes: store socket declaration reference in socketJacques Lucke
2021-11-08Fix reading the 3rd value of 2D cursors when transformingCampbell Barton
2021-11-08Cleanup: Grammar in commentsHans Goudey
2021-11-08Fix reading the 3rd value of 2D cursors when transformingCampbell Barton
2021-11-08Cleanup: quiet compiler warningsCampbell Barton
2021-11-08Cleanup: remove references to non-existent 'mtexpoly'Campbell Barton
2021-11-08Cleanup: spelling in commentsCampbell Barton
2021-11-08Cleanup: compiler warningsCampbell Barton
2021-11-08Merge branch 'blender-v3.0-release'Germano Cavalcante
2021-11-08Fix snap cursor not active even if gizmo is availableGermano Cavalcante
2021-11-06Cleanup: remove window_manager & editor includes from BLFCampbell Barton
2021-11-06Merge branch 'blender-v3.0-release'Hans Goudey
2021-11-06Cleanup: Decrease variable scope, rename functionsHans Goudey
2021-11-06Merge branch 'blender-v3.0-release'Hans Goudey
2021-11-06Fix: Property editor icon jittering in some casesLeon Leno
2021-11-05Cleanup: Use reference for non-optional C++ parameterJulian Eisel
2021-11-05Merge branch 'blender-v3.0-release'Pablo Vazquez
2021-11-05UI: Use arrow icon on context pathsPablo Vazquez
2021-11-05Merge branch 'blender-v3.0-release'Pablo Vazquez
2021-11-05VSE: Remove separator lines between rowsPablo Vazquez
2021-11-05Merge branch 'blender-v3.0-release'Bastien Montagne
2021-11-05Cleanup (UI): Add/use type for operator context enumJulian Eisel
2021-11-05Fix T92807: Incorrect display planar tracking.Jeroen Bakker
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-05Fix T70768: Python gizmo-groups not working in the sequencerCampbell Barton
2021-11-05Cleanup: use doxy sections in graph editor moduleCampbell Barton
2021-11-05Cleanup: spelling/typosCampbell Barton
2021-11-05Cleanup: move code in graph_slider_opsChristoph Lendenfeld
2021-11-05Cleanup: renames in graph_slider_opsChristoph Lendenfeld
2021-11-04GPencil: New option to Merge All layers in active oneAntonio Vazquez
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-04Merge remote-tracking branch 'origin/blender-v3.0-release'Julian Eisel
2021-11-04Fix T92814: improve automatic linking when inserting Float Curve nodeJacques Lucke
2021-11-04Fix T92501: Crash when dragging material assets over 3D View regionsJulian Eisel
2021-11-04Cleanup: fix compiler warningsJacques Lucke
2021-11-04Merge branch 'blender-v3.0-release'Philipp Oeser
2021-11-04Fix T92791: collapsed nodes scaling widget wrong with interface scalePhilipp Oeser
2021-11-04Fix the GPencil stroke not sticking to other strokesGermano Cavalcante
2021-11-03Spreadsheet: Display geometry volume component gridsHans Goudey
2021-11-03GPencil and Annotation: Use cached depth to perform depth testing operationsGermano Cavalcante
2021-11-03Include node name for socket animation channel UIPhilipp Oeser