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
2022-03-16Fix: Update icons for hair to curves renameHans Goudey
2022-03-16Add 'multiple' variant of ID relink function.Bastien Montagne
2022-03-16Cleanup: Remove unnecessary namespace specificationHans Goudey
2022-03-16Fix: Build error from missing build dependenciesHans Goudey
2022-03-16Fix Cycles HIP assuming warp size 32Brecht Van Lommel
2022-03-16Cleanup: remove some unused Cycles GPU codeBrecht Van Lommel
2022-03-16Cleanup: Further removal for legacy geometry nodesHans Goudey
2022-03-16Fix T96518: Gpencil Fill freezes when use invert and click inside areasAntonio Vazquez
2022-03-16Geometry Nodes: Remove legacy node codeHans Goudey
2022-03-16Fix T96512: Crash selecting an edgeCampbell Barton
2022-03-16Document some flags controlling BKE_library_foreach_ID_link behavior.Bastien Montagne
2022-03-16Cleanup: Deprecated field access in outliner_duplicateSergey Sharybin
2022-03-16Cleanup: Remove use of deprecated std::iterator in FreestyleSergey Sharybin
2022-03-16Fix error with pose & deselect_all with 5e5285baf621a0c225cb5fc06fceCampbell Barton
2022-03-16Fix T96386: crash when changing shader to node group in propertiesJacques Lucke
2022-03-16CMake: Extra flags to ignore for strict compilerSergey Sharybin
2022-03-16View 3D: refactor edit-mode meta-element selectionCampbell Barton
2022-03-16Fix object centers & geometry selecting meta-elements in edit-modeCampbell Barton
2022-03-16Cleanup: de-duplicate struct declarationCampbell Barton
2022-03-16Cleanup: incorrect comments, use C commentsCampbell Barton
2022-03-16Cleanup: Remove volatile from RenderResult and related APIsJesse Yurkovich
2022-03-16Cleanup: rename variables in view3d_select_execCampbell Barton
2022-03-16View 3D: move picking arguments into a struct & minor refactorCampbell Barton
2022-03-16Fix missing update selecting 3D text-boxCampbell Barton
2022-03-16Cleanup: rename cnt to countCampbell Barton
2022-03-16Curves: Port count spline length output to new data-blockHans Goudey
2022-03-15Outliner: Display buttons to edit library override propertiesJulian Eisel
2022-03-15Fix T96381: Cycles GPU wrong render with camera inside multiple volumesBrecht Van Lommel
2022-03-15Fix Cycles kernel error on Metal after recent changesBrecht Van Lommel
2022-03-15Cycles: allow Adaptive Sampling with Scrambling DistanceBrecht Van Lommel
2022-03-15Cycles: change Scrambling Distance Multiplier to a soft limitBrecht Van Lommel
2022-03-15Fix T96417: Cycles issue with multiscatter GGX and self intersection avoidanceBrecht Van Lommel
2022-03-15Fix T96263: command line rendering affected by current scene subframeBrecht Van Lommel
2022-03-15Fix some properties missing in the UI for new Curves object typeBrecht Van Lommel
2022-03-15Disable GPU subdivision if the maximum number of SSBO binding is reachedKévin Dietrich
2022-03-15GPU capabilities: detect max SSBO bindingsKévin Dietrich
2022-03-15Fix slow tracking of long sequencesSergey Sharybin
2022-03-15Fix T96452: Armature corrupted after undoing 'Join' operation.Bastien Montagne
2022-03-15Cleanup: remove redundant 'extern StructRNA' declarationsGermano Cavalcante
2022-03-15Cleanup: Remove confusing double negation in RNA helper functionJulian Eisel
2022-03-15Cleanup: remove accidental shallow mesh copyJacques Lucke
2022-03-15Fix T96357: Issue clicking on stem of arrow gizmos to scale on axisCampbell Barton
2022-03-15Cleanup: correct unbalanced doxy sectionsCampbell Barton
2022-03-15Docs: correct doc-string for BPY_driver_resetCampbell Barton
2022-03-15Cleanup: comments in bpy_driver.c, minor correctionsCampbell Barton
2022-03-15Cleanup: de-duplicate Py_DECREF when evaluating PyDriversCampbell Barton
2022-03-15Fix memory leak when there is an error evaluating a PyDriverCampbell Barton
2022-03-15Cleanup: use single back-ticks in regular commentsCampbell Barton
2022-03-15UI: expose "Dolly View" in the menuCampbell Barton
2022-03-14Fix gpu.types.GPUTexture not passing data buffer to 3D texturesIyad Ahmed