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-10-26Fix: Inverted normal for one curve to mesh capHans Goudey
2021-10-26Geometry Nodes: Only create instance IDs when they existHans Goudey
2021-10-26Geometry Nodes: Support instances in the remove attribute nodeHans Goudey
2021-10-263D View, Objects menu: Always show Assets sub-menuSybren A. Stüvel
2021-10-26Assets: Enable object asset support by defaultJulian Eisel
2021-10-26Don't deselect assets in `ED_fileselect_activate_by_id`Sybren A. Stüvel
2021-10-26Drop object assets and associated objects at the cursor locationCampbell Barton
2021-10-26Add Assets menu to 3D View's Object menuSybren A. Stüvel
2021-10-26Asset Browser: Show disabled-hint when dragging external assets over catalogJulian Eisel
2021-10-26UI: Support disabled-hint for dropping in the tree-view APIJulian Eisel
2021-10-26Assets: allow Mark/Clear Asset operators from 3D ViewportSybren A. Stüvel
2021-10-26Cleanup: 3D View context, early returns for clearer flowSybren A. Stüvel
2021-10-26Cleanup: 3D View context, use enum valuesSybren A. Stüvel
2021-10-263D View context: return "ok" when fetching view3d context dirSybren A. Stüvel
2021-10-26Eevee: support accessing custom mesh attributesKévin Dietrich
2021-10-26Geometry Nodes: Handle multiple grids in the volume to mesh nodeHans Goudey
2021-10-26UI: Let object drop operator display hint why it's disabledJulian Eisel
2021-10-26UI: Improved feedback when dropping is not possible on drag 'n dropJulian Eisel
2021-10-26LineArt: Trimming edges right at the image borderYimingWu
2021-10-26UI: Improve node editor breadcrumbs displayHans Goudey
2021-10-26Fix: Assert on startup from incorrect float property minHans Goudey
2021-10-26Fix T92505: previewing specific node outputs did not work anymoreJacques Lucke
2021-10-26LineArt: Custom CameraYimingWu
2021-10-26LineArt: Fix prop range for stroke_depth_offset.YimingWu
2021-10-26LineArt: Stroke offset towards camera.YimingWu
2021-10-26Geometry Nodes: Add Brick Texture nodeCharlie Jolly
2021-10-26Cleanup: clang-formatBrecht Van Lommel
2021-10-26Fix Cycles runtime GPU kernel compilation after recent refactorBrecht Van Lommel
2021-10-26Cleanup: remove files that should not have been added in file renamesBrecht Van Lommel
2021-10-26Distance Scrambling for for Cycles X - Sobol versionWilliam Leeson
2021-10-26Fix T92502: Position Pass brokenSergey Sharybin
2021-10-26Nodes: support transparency for link highlight colorDorian
2021-10-26Cleanup: skip unnecessary OIIO image setup when not using tiled renderBrecht Van Lommel
2021-10-26Cleanup: silence address sanitizer warning about NULL + 0Brecht Van Lommel
2021-10-26Cleanup: compiler warning when building without OpenSubdivBrecht Van Lommel
2021-10-26Cleanup: remove useless WITH_CYCLES_DEVICE_MULTIBrecht Van Lommel
2021-10-26Cycles: remove prefix from source code file namesBrecht Van Lommel
2021-10-26Cycles: changes to source code folders structureBrecht Van Lommel
2021-10-26Cleanup: compiler warningsBrecht Van Lommel
2021-10-26Geometry Nodes: remove reference to anonymous attributes in tooltipsJacques Lucke
2021-10-26Fix drop of dimensionless objects in 3DViewGermano Cavalcante
2021-10-26UI: Use text highlight theme color for active tabPablo Vazquez
2021-10-26Cycles: add additive AO support through Fast GI settingsBrecht Van Lommel
2021-10-26Cycles: restore Denoising Depth pass, when enabling Denoising Data passesBrecht Van Lommel
2021-10-26Cycles: change Position render pass to be not antialiasedBrecht Van Lommel
2021-10-26Fix custom property editing with Python 3.10Campbell Barton
2021-10-26Cleanup: spelling in commentsCampbell Barton
2021-10-26BlenLib: Add JSON Serialization/Deserialization Abstraction Layer.Jeroen Bakker
2021-10-26Geometry Nodes: don't log full fields when not necessaryJacques Lucke
2021-10-26Animation UI: Make Ctrl+F use textbox instead of pop-upbird_d