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-28Cleanup: remove unused variableVitor Boschi da Silva
2021-09-28Cleanup: remove incorrect assertJacques Lucke
2021-09-28Geometry Nodes: move legacy nodes to separate folderJacques Lucke
2021-09-28Fix Drivers Editor showing playhead on the X AxisPhilipp Oeser
2021-09-28Fix Drivers Editor not hiding vertical part of cursorPhilipp Oeser
2021-09-28Path util: BLI_path_contains() case-insensitive on WindowsSybren A. Stüvel
2021-09-28Fix T91679: Crash when saving bordered render as multilayer exrSergey Sharybin
2021-09-28Cleanup: Move VSE channels check into own util functionDalai Felinto
2021-09-28VSE: Implement sanity check for files with more channels than supportedDalai Felinto
2021-09-28Fix: field inferencing fails when there are undefined nodesJacques Lucke
2021-09-28Cleanup: support moving InstanceReferenceJacques Lucke
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