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-09-28Geometry Nodes: multi-threading when modifying multiple geometry setsJacques Lucke
2021-09-28UI: avoid excessive padding for labels in headersCampbell Barton
2021-09-28Asset Browser: Allow World assets to be drag/dropped onto the viewportJesse Yurkovich
2021-09-27Cleanup: Fix incorrect commentsHans Goudey
2021-09-27Geometry Nodes: Do not realize instances in the material assign nodeHans Goudey
2021-09-27Geometry Nodes: Move output attribute names to a subpanelHans Goudey
2021-09-27Fix part of T91516: Cycles not rendering geometry nodes instancesBrecht Van Lommel
2021-09-27Cleanup: fix (harmless) uninitialized variable usageBrecht Van Lommel
2021-09-27Constraints: change default Stretch To rotation type to Swing.Alexander Gavrilov
2021-09-27Update RNA to user manual url mappingsAaron Carlisle
2021-09-27File/Asset Browser: Don't deselect other items when draggingJulian Eisel
2021-09-27Cleanup: incorrect null check in asset libraryJacques Lucke
2021-09-27Fix: Incorrect node socket name after recent refactorHans Goudey
2021-09-27Geometry Nodes: Distribute points once per instance referenceHans Goudey
2021-09-27Cleanup: Asset catalogs, fix clang-tidy warningSybren A. Stüvel
2021-09-27Asset Catalogs: write catalogs to disk when saving the blend fileSybren A. Stüvel
2021-09-27BKE Preferences: find asset library containing a pathSybren A. Stüvel
2021-09-27BLI Path: add function `BLI_path_contains()`Sybren A. Stüvel
2021-09-27Fix T91691: Selecting "Remove unused slots" in Materials panel removes slots ...Bastien Montagne
2021-09-27Assets: Additions/fixes to the catalog system in preparation for the UIJulian Eisel
2021-09-27Fix T91728: Cycles render artifacts with motion blur and object attributesBrecht Van Lommel
2021-09-27Geometry Nodes: add utility to process all instances separatelyJacques Lucke
2021-09-27Cycles: Rework OptiX visibility flags handlingPatrick Mours
2021-09-27Fix two issues with recent new Append code.Bastien Montagne
2021-09-27Nodes: Change wire color to increase contrastDalai Felinto
2021-09-27Geometry Nodes: support creating new attributes in modifierJacques Lucke
2021-09-27Fix T90570: Constraint validity not updated with library overrides.Bastien Montagne
2021-09-27RNA: Make is clear that `Scene` parameter of `update` callback may be NULL.Bastien Montagne
2021-09-27RNA: Fix bad usages of `scene` pointer in Update callbacks.Bastien Montagne
2021-09-27Cycles: print name of kernels on errors in CUDA queue, for debuggingBrecht Van Lommel
2021-09-27Geometry Nodes: make field links thinner than other linksJacques Lucke
2021-09-27Increase VSE strip channels limit from 32 to 128Dalai Felinto
2021-09-27VSE: Clamp resulting frame in multiply modePeter Fog
2021-09-27Fix T91714: Cycles direct/indirect clamp distinction not working correctlyBrecht Van Lommel
2021-09-27Fix viewport roll working wrongPhilipp Oeser
2021-09-27Cleanup: spelling in commentsCampbell Barton
2021-09-27Cleanup: remove unnecessary use of MEM_SAFE_FREE macroCampbell Barton
2021-09-27Fix T81922: Pose bones F-Curves hidden for unselected objectsCampbell Barton
2021-09-27Keymap: resolve conflict with use_alt_cursor/Ctrl-LMB to add/extrudeCampbell Barton
2021-09-27Cleanup: make formatDalai Felinto
2021-09-27Cleanup: Move asset library remove function next to add functionJulian Eisel
2021-09-27Cleanup: Remove function declaration without definitionJulian Eisel
2021-09-273DView: ability to cancel out of viewport rollPhilipp Oeser
2021-09-273DView: Use "real" angle for viewport rollPhilipp Oeser
2021-09-27Fix T91711: Blender 3.0 - The Rain demo scene breaks (Proxy to Override auto ...Bastien Montagne
2021-09-27Kernel: allow unregistering BKE callback functionsSybren A. Stüvel
2021-09-27Geometry Nodes: new Instance on Points nodeJacques Lucke
2021-09-27Geometry Nodes: support outputting collection children as instancesJacques Lucke
2021-09-27Fixes T91632 by stopping the sample correlation between dimensions which was ...William Leeson
2021-09-27Fix: wrong socket shape in Vector input nodeJacques Lucke