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-23Cleanup: make formatBrecht Van Lommel
2022-06-23Fix T94621: Missing selection indication for virtual node socketsMax Edge
2022-06-23Spreadsheet: Support operations for filtering colorsAngel Bueno
2022-06-23Cleanup: Remove unused array in vertex paint codeHans Goudey
2022-06-23Vertex paint mode tried to do a "fast update" by trying to avoid taggingHans Goudey
2022-06-23Mesh: Add an explicit "positions changed" functionHans Goudey
2022-06-23Geometry Nodes: Optimize selection for virtual array inputHans Goudey
2022-06-23Fix T98975: Broken vertex paint mode operatorsHans Goudey
2022-06-23Fix T99110: Crash after running view_all operator in VSERichard Antalik
2022-06-23Fix T99091: Freeze when changing strip source with thumbnails enabledRichard Antalik
2022-06-23Fix T98871: Drivers not updated when joining an armatureSebastian Parborg
2022-06-23Armature: Add poll message explaining bone groups need pose modeColin Basnett
2022-06-23Cleanup: Clang tidyHans Goudey
2022-06-22Cleanup: remove unused sculpt texture cache generationBrecht Van Lommel
2022-06-22D14974: Tip roundness - match square and round brush radiusRamil Roosileht
2022-06-22Fix T97675: slow zoom in node editor with Continue zoom methodPatrick Huang
2022-06-22Mask Editor: Add toggle for mask spline drawingSimon Lenz
2022-06-22D14975: Voxel Remesh Size Edit - Constant Size by defaultRamil Roosileht
2022-06-21Fix T98960: Baking to active color attribute uses wrong layerHans Goudey
2022-06-21GPencil: Move New Layer option to menu topAntonio Vazquez
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