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-04-25Cleanup: Use const for smoot scrolling functionJulian Eisel
2022-04-25Transform Snap Refactor: dedicate ghash to different SnapData typesGermano Cavalcante
2022-04-25Cleanup: Turn some 'eTFlag' into macrosGermano Cavalcante
2022-04-25Fix T97401: Snap options ignored for Nurbs surfacesGermano Cavalcante
2022-04-25Nodes: show overlays in node editor even when nodes are collapsedJacques Lucke
2022-04-25Geometry Nodes: improve attribute dependency overlayJacques Lucke
2022-04-25Geometry Nodes: show timing overlay above attributes overlayJacques Lucke
2022-04-25Fix: use natural string sorting for attribute namesJacques Lucke
2022-04-25Cleanup: fix unused variable warning in `paint_vertex.cc`Sybren A. Stüvel
2022-04-25Geometry Nodes: improve ui when trying to remove built-in attributesJacques Lucke
2022-04-25Fix T96925: Fast diagonal movement in walk navigationPratik Borhade
2022-04-25Build: add autopep8 to bundled Python packagesBrecht Van Lommel
2022-04-25Fix build error on Linux + Clang 10 after recent changes to BLI_anyBrecht Van Lommel
2022-04-25CMake: harvest zero-level SO filesSybren A. Stüvel
2022-04-25Revert "CMake: add harvesting of `fmt` library"Sybren A. Stüvel
2022-04-25CMake: add `^NANOVDB` to variables to reset after library upgradeSybren A. Stüvel
2022-04-25CMake: add harvesting of `fmt` librarySybren A. Stüvel
2022-04-25Fix memory leak in cryptomatteSergey Sharybin
2022-04-25BLI: optimize constructing new virtual arrayJacques Lucke
2022-04-25NLA: Add Bake Action to the NLA edit menuBrad Clark
2022-04-25Cleanup: spelling in commentsCampbell Barton
2022-04-25Cleanup: add missing doxy sections in customdataCampbell Barton
2022-04-25VSE: Update first thumbnail when moving handleRichard Antalik
2022-04-24Cleanup: remove special cases for getting internal span or singleJacques Lucke
2022-04-24BLI: prioritize detecting single values higher than detecting spansJacques Lucke
2022-04-24Cleanup: various minor changesCampbell Barton
2022-04-24Cleanup: clang-formatCampbell Barton
2022-04-24pyproject: remove settings that cause other uses of autopep8 to failCampbell Barton
2022-04-23Mikktspace: Reduce number of data queries to callerLukas Stockner
2022-04-23Fix a failing bmesh_bevel test by fixing buffer overflow.Howard Trickey
2022-04-23Bake: add UDIM tile baking supportBrecht Van Lommel
2022-04-23Fix deprecation warning when building with OpenVDB 9Brecht Van Lommel
2022-04-22Fix T97453: Blender crash when selecting Caching checkbox in VSEJörg Müller
2022-04-22Cleanup: Clang tidy, unused variable warningsHans Goudey
2022-04-22Cleanup: Remove unused variables, adjust commentsHans Goudey
2022-04-22Cycles: removed UV requirement for MNEE, along with fixes and cleanupsOlivier Maury
2022-04-22LibOverride: Add hierarchy creation from IDTemplate UI widget.Bastien Montagne
2022-04-22Fix: Build error on macOS after previous commitHans Goudey
2022-04-22Re-fix some comments in bmesh_bevel.c.Howard Trickey
2022-04-22Curves: Further split of curves draw code from particlesHans Goudey
2022-04-22BMesh: Add additional attribute access macrosMartijn Versteegh
2022-04-22Fix T56625: Bevel sometimes made zero area UV faces.Howard Trickey
2022-04-22Fix T96498: Modifiers affect multiple curve objectsHans Goudey
2022-04-22Fix (unreported): Placement Tool not orienting the Object to normalGermano Cavalcante
2022-04-22Fix: Assert failure with certain screw modifier settingsHans Goudey
2022-04-22Fix various typos and other UI messages issues.Bastien Montagne
2022-04-22Fix T97429: Translateable Unit Names Missing in the File.Bastien Montagne
2022-04-22Change vertex paint icon color (fix)Ramil Roosileht
2022-04-22Fix Data Transfer Projected Face/Edge Interpolated mode is wrongPhilipp Oeser
2022-04-22Fix accessing attribute data in editmodePhilipp Oeser