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
2021-12-17Merge branch 'master' into soc-2021-uv-edge-select-supportsoc-2021-uv-edge-select-supportSiddhartha Jejurkar
2021-12-17Outliner ID Remap Users: hide ID type from the UIPhilipp Oeser
2021-12-17Fix (unreported): missed running versioning code in some filesJacques Lucke
2021-12-17Fix T94166: set handle position node crashed after refactorJacques Lucke
2021-12-17GPU: Sort SSBOs In Shader Interface.Jeroen Bakker
2021-12-17Cleanup: Silenced unused var warnings.Jeroen Bakker
2021-12-17UI: move "undo history" from a custom popup to a menu typeCampbell Barton
2021-12-17Cleanup: spelling in commentsCampbell Barton
2021-12-17Cleanup: use more common naming suffix for item callbacksCampbell Barton
2021-12-17UI: Correct "QuickTime" SpellingJohannes Jakob
2021-12-17Cleanup: Simplify logic in set material nodeHans Goudey
2021-12-17Geometry Nodes: Support point clouds in the set material nodeHans Goudey
2021-12-16Cycles: pointcloud renderingBrecht Van Lommel
2021-12-16Revert "Cycles-X: Add hysteresis to resolution divider algorithm"Brecht Van Lommel
2021-12-16Cleanup: Move curve.c to C++Hans Goudey
2021-12-16LibOverride: Further improve creation/resync pre-process speed.Bastien Montagne
2021-12-16Fix T94109: 3d cursor crash when using shortcutGermano Cavalcante
2021-12-16LibOverride: Improve speed of resync and creation of liboverrides.Bastien Montagne
2021-12-16LibOverride: Cleanup log about unfound subitems.Bastien Montagne
2021-12-16Fix T94115: Selecting current action in undo history undoes allCampbell Barton
2021-12-16UI: support Copy To Selected for id-properties [GN modifier properties]Philipp Oeser
2021-12-16UI: deduplicate code for Copy To Selected and Alt-button tweakingPhilipp Oeser
2021-12-16Cleanup: correct docstring for `driver_variable_name_validate`Sybren A. Stüvel
2021-12-16Docs: add doc-strings for BLI_path functionsCampbell Barton
2021-12-16Animation: send notifier when keyframe is insertedSybren A. Stüvel
2021-12-16Fix compile error on Windows.Thomas Dinges
2021-12-16WM: various changes to file writing behaviorCampbell Barton
2021-12-16Cleanup: simplify file saving logicCampbell Barton
2021-12-16Nodes: Begin splitting composite node buttons into individual filesAaron Carlisle
2021-12-16Remove G.relbase_validCampbell Barton
2021-12-16Cleanup: spellingCampbell Barton
2021-12-16Cleanup: clang-formatCampbell Barton
2021-12-16Cleanup: unused variable warningCampbell Barton
2021-12-16Fix various cases of incorrect filtering in node link drag searchHans Goudey
2021-12-16Fix: Compare node missing from link drag searchHans Goudey
2021-12-16Fix: Crash in nodes modifier with missing node groupHans Goudey
2021-12-15Cleanup: Use const arguments, referencesHans Goudey
2021-12-15Cleanup: Remove no-op node preview function callsHans Goudey
2021-12-15Fix T93995: Cycles camera motion blur not working in right stereo viewBrecht Van Lommel
2021-12-15Node Editor: Link Drag Search MenuHans Goudey
2021-12-15Refactor: Simplify spreadsheet handling of cell valuesHans Goudey
2021-12-15Fix T93975: add more nested instance limit checksJacques Lucke
2021-12-15Initialize the fourth and final instance variable of MemoryProxyMichael
2021-12-15Geometry Nodes: Add Selection to Attribute StatisticsJohnny Matthews
2021-12-15Fix T93971: "Center Cursor & Frame All" fails to redrawCampbell Barton
2021-12-15Cleanup: remove disabled codeCampbell Barton
2021-12-15Cleanup: unused variable warningCampbell Barton
2021-12-15MetaBall: optimize memory allocation for meta-ball tessellationCampbell Barton
2021-12-15Fix meta-ball bound-box calculation reading past buffer boundsCampbell Barton
2021-12-15Fix compile errors on windows.Jeroen Bakker