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-12-07Cleanup: sort DNA renamingCampbell Barton
2021-12-07Cleanup: Remove unused node flagHans Goudey
2021-12-02Cleanup: Rename curve struct fieldsHans Goudey
2021-12-02UI: Add an option to display the node editor context pathHans Goudey
2021-12-01Geometry Nodes: Generalized Compare NodeJohnny Matthews
2021-12-01Cleanup: Remove seq->tmp_flag DNA memberRichard Antalik
2021-12-01Cleanup: Use int8 type rather than char for bufferJulian Eisel
2021-11-30Cleanup: spelling in comments & stringsCampbell Barton
2021-11-29Refactor BKE_bpath module.Bastien Montagne
2021-11-25Merge remote-tracking branch 'origin/blender-v3.0-release'Sergey Sharybin
2021-11-25Fix T91444: Edge Loop Preview fails with two Mirror ModifiersBastien Montagne
2021-11-24Animation: allow marking actions as cyclic for Cycle-Aware Keying.Alexander Gavrilov
2021-11-24Animation: allow manually setting the intended playback range for actions.Alexander Gavrilov
2021-11-24Assets: Sanitize threaded preview creation with undoJulian Eisel
2021-11-24Assets: Sanitize threaded preview creation with undoJulian Eisel
2021-11-24Extract keyframe segment calculationChristoph Lendenfeld
2021-11-23Merge branch 'blender-v3.0-release'Julian Eisel
2021-11-23Fix broken handling of constraints reordering with library overridesJulian Eisel
2021-11-23Geometry Nodes: Node execution time overlayErik
2021-11-22UI: Use a map for block name lookupsErik
2021-11-19Merge branch 'blender-v3.0-release'Bastien Montagne
2021-11-19LibOverrides: Refactor how diffing of RNA collections is handled.Bastien Montagne
2021-11-19Cleanup: fix typos in comments and docsBrecht Van Lommel
2021-11-18Revert fixesGermano Cavalcante
2021-11-18Revert "Revert "Revert "Revert "Allow navigating while transforming""""Germano Cavalcante
2021-11-18Revert "Revert "Revert "Allow navigating while transforming"""Germano Cavalcante
2021-11-18Revert "Revert "Allow navigating while transforming""Germano Cavalcante
2021-11-18Revert "Allow navigating while transforming"Germano Cavalcante
2021-11-18Allow navigating while transformingGermano Cavalcante
2021-11-18Merge remote-tracking branch 'origin/blender-v3.0-release'Sybren A. Stüvel
2021-11-18Fix T92442: undo removal of Eevee cryptomatte accurate mode optionBrecht Van Lommel
2021-11-16File Browser: Improve usage of threads in the creation of thumbnailsGermano Cavalcante
2021-11-16Merge branch 'blender-v3.0-release'Sergey Sharybin
2021-11-16Asset Browser: hide catalog debug info behind debug optionSybren A. Stüvel
2021-11-13BLF: Use Floats for Font Point SizesHarley Acheson
2021-11-13Text Editor: Auto close relevant charactersMatheus Santos
2021-11-13Cleanup: spelling in comments, comment block formattingCampbell Barton
2021-11-12Cleanup: unify snap modes to geometry in a single flagGermano Cavalcante
2021-11-12Cleanup: Move remaning node editor files to C++Hans Goudey
2021-11-08Fix inconsistent creation of `NodeTreeTypeUndefined` type of node treeBastien Montagne
2021-11-08Nodes: store socket declaration reference in socketJacques Lucke
2021-11-06Nodes: add preview image storage to node groupJacques Lucke
2021-11-05Cleanup (UI): Add/use type for operator context enumJulian Eisel
2021-11-04Merge branch 'blender-v3.0-release'Germano Cavalcante
2021-11-04Cleanup: Move object.c to C++Germano Cavalcante
2021-11-03Spreadsheet: Display geometry volume component gridsHans Goudey
2021-11-02Merge branch 'blender-v3.0-release'Jacques Lucke
2021-11-02Images: refactor how failed image load attempts are rememberedJacques Lucke
2021-11-01Localize image mutex lock into runtime field of Image datablockSergey Sharybin
2021-10-28Sequencer: support basic selection & delete from previewsCampbell Barton