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-07-02Revert "Start of Bevel V2, as being worked on with task T98674."Howard Trickey
2022-07-02Start of Bevel V2, as being worked on with task T98674.Howard Trickey
2022-06-30Fix incorrect strip position if pitch was animatedRichard Antalik
2022-06-30Cleanup: colon after params, move text into public doc-strings, spellingCampbell Barton
2022-06-30Cleanup: use "use_" prefix for boolean propertyCampbell Barton
2022-06-30Curves: New tools for curves sculpt mode.Jacques Lucke
2022-06-30Cleanup: quiet warning, remove punctuation in descriptionCampbell Barton
2022-06-30Transform Snap: nearest face snap mode, snapping options, refactoring.jon denning
2022-06-29Geometry Nodes: UV Unwrap and Pack Islands NodesAleksi Juvani
2022-06-29Attributes: Use attribute renaming function for generic mesh layersMartijn Versteegh
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