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-29Geometry Nodes: Add Mesh To Volume NodeErik Abrahamsson
2022-06-29Spreadsheet: display byte colors as scene linear floatsBrecht Van Lommel
2022-06-29LineArt: Shadow and related functionalities.Yiming Wu
2022-06-29VSE: Improved Retiming systemRichard Antalik
2022-06-29Benchmark: Add eevee viewport playback tests.Jeroen Bakker
2022-06-28Fix frame_final_start/end strip property not setting handle positionRichard Antalik
2022-06-28Mask editor: Always use smooth drawingSergey Sharybin
2022-06-28Cleanup: compiler warnings, remove unused functionsCampbell Barton
2022-06-27Fix T99216: RNA startdisp and enddisp return unreliable valuesRichard Antalik
2022-06-27VSE: Add API function to select displayed meta stripFĂ©lix
2022-06-27Fix T99171: Crash in mesh vertices positions RNA update functionHans Goudey
2022-06-27Cleanup: spelling in commentsCampbell Barton
2022-06-25Geometry Nodes: Field on Domain NodeHans Goudey
2022-06-25Cleanup: Remove unused argumentHans Goudey
2022-06-24PyAPI: Expose event.type_prev, value_prevCampbell Barton
2022-06-23Fix T97691: undefined behavior sanitizer warning for alignment in RNA functionsBrecht Van Lommel
2022-06-23Mesh: Add an explicit "positions changed" functionHans Goudey
2022-06-23Cleanup: fix typo that deactivated clang-format in rna_brush.cJacques Lucke
2022-06-23Animation: Add function to remove all FCurves from an ActionColin Basnett
2022-06-22Mask Editor: Add toggle for mask spline drawingSimon Lenz
2022-06-21Fix T98960: Baking to active color attribute uses wrong layerHans Goudey
2022-06-20Cleanup: Grammar: a vs anHans Goudey
2022-06-20Mask Editor: Add mask blending factor for combined overlaySimon Lenz
2022-06-17Cleanup: compiler warningsBrecht Van Lommel
2022-06-17Cleanup: remove redundant string formattingCampbell Barton
2022-06-16UI: Add initial "grid view"Julian Eisel
2022-06-16Cleanup: Fix build for make lite and add . to code commentsDalai Felinto
2022-06-16Fix T86076: MPEG Settings Ignored at RenderHamdi Ozbayburtlu
2022-06-16ID Type: Sort the items alphabeticallyDalai Felinto
2022-06-16Fix T98860: VectorProperty type renamed to COORDS (breaking scripts)Campbell Barton
2022-06-15UI: Implement icons for the curve sculpt tools brushesDalai Felinto
2022-06-14Cleanup: remove the need for image scale using a contextCampbell Barton
2022-06-13UI: Use "bl_order" for UI child panelsErik
2022-06-13GPencil: Use better sampling limits.Yiming Wu
2022-06-10RNA path: add util to find the char in an RNA path where the array indexing s...Bastien Montagne
2022-06-09Fix T78815: Redraw UV Editor on collection visibility changeChris Blackbourn
2022-06-09Cleanup: spelling in comments & variablesCampbell Barton
2022-06-08LibOverride: Make 'image/movieclip user` properties editable.Bastien Montagne
2022-06-08Fix (unreported) missing rna path for some background image properties.Bastien Montagne
2022-06-08RNA nodetree: improve ImageUser path helper.Bastien Montagne
2022-06-08Curves: Port set type node to new data-blockHans Goudey
2022-06-08Attributes: Use names instead of layers for some functionsHans Goudey
2022-06-07Cleanup: Use const pointers in attribute APIHans Goudey
2022-06-07Cleanup: spelling in comments, minor formatting tweaksCampbell Barton
2022-06-06Refactor: Snap-related. Clarified attribute names and refactored #defines in...jon denning
2022-06-04D15041: Sculpt: Elastic TransformPablo Dobarro
2022-06-03Merge remote-tracking branch 'origin/blender-v3.2-release'Dalai Felinto
2022-06-03Spreadsheet Editor: Support int 8 attributeDalai Felinto
2022-06-03Curves: Add surface UV map name propertyHans Goudey
2022-06-03Constraints: introduce wrapper functions to access target lists.Alexander Gavrilov