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-11-01Fix T92662: Curve to mesh start cap invalid topologyHans Goudey
2021-11-01Fix crash when "HOME" environment variable isn't definedCampbell Barton
2021-10-29Geometry Nodes: do cache invalidation after writing attributesJacques Lucke
2021-10-29Fix T92552: Spline evaluation with all points at the originHans Goudey
2021-10-28Fix (unreported) potential issue in new `BKE_libblock_relink_to_newid_new`Bastien Montagne
2021-10-27Blender 3.0 bcon3 (beta)Dalai Felinto
2021-10-27Revert "Blender 3.1 bcon1 - alpha"Dalai Felinto
2021-10-27Blender 3.1 bcon1 - alphaDalai Felinto
2021-10-27UI: Theme refresh for Blender v3.0Pablo Vazquez
2021-10-27Cleanup: remove unused function declarationJacques Lucke
2021-10-27Fix T92264: incorrect field inferencing when muting link between reroutesJacques Lucke
2021-10-27Fix T92328: crash during field inferencing when there is a link cycleJacques Lucke
2021-10-27Fix: missing cache invalidation when there is only one splineJacques Lucke
2021-10-27Cleanup: Rename `scene.c`'s `FOREACHID_PROCESS` macro to `FOREACHID_PROCESS_I...Bastien Montagne
2021-10-27Cleanup: clang-format, clang-tidy, spellingCampbell Barton
2021-10-27Revert "Revert "Eevee: support accessing custom mesh attributes""Germano Cavalcante
2021-10-26Revert "Eevee: support accessing custom mesh attributes"Ray Molenkamp
2021-10-26Geometry Nodes: Get and set nodes for ID attributeHans Goudey
2021-10-26Assets: Rename "Default" asset library to "User Library"Julian Eisel
2021-10-26Geometry Nodes: geometry component type warning systemJacques Lucke
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-26Eevee: support accessing custom mesh attributesKévin Dietrich
2021-10-26Geometry Nodes: Handle multiple grids in the volume to mesh nodeHans Goudey
2021-10-26Cleanup: clang-formatBrecht Van Lommel
2021-10-26Geometry Nodes: remove reference to anonymous attributes in tooltipsJacques Lucke
2021-10-26Cleanup: LibQuery: Rename `BKE_LIB_FOREACHID_PROCESS` to `BKE_LIB_FOREACHID_P...Bastien Montagne
2021-10-26Cleanup: `else` after `continue`.Bastien Montagne
2021-10-26Fix crash in liboverride/pointcache handling code after recent changes.Bastien Montagne
2021-10-26Cleanup: build warnings.Bastien Montagne
2021-10-26UI: Change node editor grid into a dot gridHans Goudey
2021-10-25Assets: Snapping with visual feedback while draggingGermano Cavalcante
2021-10-25Geometry Nodes: Add "Fill Caps" option to curve to mesh nodeHans Goudey
2021-10-25Tests: assets, add BKE callback init/finalize to test setup/teardownSybren A. Stüvel
2021-10-25Assets: Add Author field to asset metadataJulian Eisel
2021-10-25Assets/IDs: Don't generate previews for object types with no real geometryJulian Eisel
2021-10-25Geometry Nodes: new Image Texture nodeJacques Lucke
2021-10-25Asset Catalogs: be more accepting of backslashes as separatorsSybren A. Stüvel
2021-10-25Cleanup: asset catalog path test, improve sub-test separationSybren A. Stüvel
2021-10-25BKE Callbacks: more explicit initialisation checkSybren A. Stüvel
2021-10-25Image: Fix Crash During Undo.Jeroen Bakker
2021-10-24Cleanup: quiet asan warning because of uninitialized variableJacques Lucke
2021-10-24Cleanup: spelling in commentsCampbell Barton
2021-10-24Geometry Nodes: Rename node "String Substring"Erik Abrahamsson
2021-10-23Geometry Nodes: Add Instances to Points NodeJarrett Johnson
2021-10-23Fix: Cyclic single point bezier splines have multiple evaluated pointsHans Goudey
2021-10-22Fix test print wording that confuses build bot highlighting.Alexander Gavrilov
2021-10-22Asset Browser: Show "orphaned" assets in "Unassigned" catalogSybren A. Stüvel
2021-10-22Asset Catalogs: support reloading without losing local changesSybren A. Stüvel
2021-10-22Cleanup: restore alphabetic orderingJacques Lucke