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-06-21Fix T97533: Extrapolation of NLA strips outside current view are not renderedColin Basnett
2022-06-21Cleanup: Fix format on previous commitChris Blackbourn
2022-06-21UV: Add "Select Similar" operator in UV editorChris Blackbourn
2022-06-21Cleanup: Type safety and asserts around ED_select_similar_compareChris Blackbourn
2022-06-20Cleanup: Move paint_vertex_color_ops.c to C++Hans Goudey
2022-06-20Cleanup: Grammar: a vs anHans Goudey
2022-06-20Curves: extract surface brush sampling into separate functionJacques Lucke
2022-06-20Mask Editor: Add mask blending factor for combined overlaySimon Lenz
2022-06-20Cleanup: Add description of more mask editing poll functionsSergey Sharybin
2022-06-20Refactor: De-duplicate mask operator poll functionsSergey Sharybin
2022-06-19Fix T98874: new obj importer missing an option to import vertex groupsAras Pranckevicius
2022-06-17Fix T93446: search box active result does not reset when typingPatrick Huang
2022-06-17BLF: Fallback Font StackHarley Acheson
2022-06-17Cleanup: compiler warningsBrecht Van Lommel
2022-06-17Cleanup: deduplicate generating transform matrices in curves brushesJacques Lucke
2022-06-17Cleanup: simplify Add Curves brushJacques Lucke
2022-06-17Curves: refactor Add brushJacques Lucke
2022-06-17Fix crash invoking layer add/remove operators without maskSergey Sharybin
2022-06-17Cleanup: remove redundant string formattingCampbell Barton
2022-06-17Cleanup: remove `r_` prefix for non-return valuesCampbell Barton
2022-06-17Cleanup: spelling in commentsCampbell Barton
2022-06-16UI: Add file browser operator to edit directory fieldDamien Picard
2022-06-16Cleanup: Use const in File Browser filtering operatorJulian Eisel
2022-06-16UI: Add initial "grid view"Julian Eisel
2022-06-16Cleanup: Spelling in commentSergey Sharybin
2022-06-16Cleanup: use proper variable nameSergey Sharybin
2022-06-16Fix T98904: GPencil sculpt brushes break after you delete a brushAntonio Vazquez
2022-06-16LibOverride: 3DView: simplification and improvements of override creation.Bastien Montagne
2022-06-16Fix (studio-reported) broken 'system override' filtering in liboverride view ...Bastien Montagne
2022-06-16Cleanup: differentiate region/screen relative coordinatesCampbell Barton
2022-06-16Fix mouse coords for sculpt ignore background click, sample voxel detailCampbell Barton
2022-06-16Fix T98239: During UV Unwrap, create unique indices for each pinned UVChris Blackbourn
2022-06-15Fix T98909: Outliner - "Show Hierarchy" only shows one levelJulian Eisel
2022-06-15UI: Implement icons for the curve sculpt tools brushesDalai Felinto
2022-06-15UI: Fix sculpt curve not being able to get brush iconsDalai Felinto
2022-06-15Assets: Don't show duplicated catalog name when dragging assetsKevin Curry
2022-06-15UI: Icons - Rename Density and Slide sculpt curve iconsDalai Felinto
2022-06-15Fix T98765: Regression: Unable to select mask points in clip editorSergey Sharybin
2022-06-14Cleanup: Move function definition to correct fileRichard Antalik
2022-06-14Fix T72831: Incorrect animation handling when strips overlapRichard Antalik
2022-06-14Fix T98168: Meta strips do not copy animation to another sceneRichard Antalik
2022-06-14Fix T98797: VSE Slip Strip Contents doesn't work properlyRichard Antalik
2022-06-14Cleanup: Snake case for variable nameHans Goudey
2022-06-14Attributes: Add null check in color attribute duplicate operatorHans Goudey
2022-06-14Attributes: Adjustments to duplicate attribute API functionHans Goudey
2022-06-14Outliner: Sanitize material unlinking callback, report errorsJulian Eisel
2022-06-14Fix T98753: Outliner Unlink material in Blender File mode crashesJulian Eisel
2022-06-14Fix: Don't allow duplicate color attribute operator in edit modeHans Goudey
2022-06-14Fix T98813: crash with GPU subdiv in edit mode and instanced geometryBrecht Van Lommel
2022-06-14Fix T98715: Crash drag-dropping collection from outliner to ID propertyJulian Eisel