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-11-02Refactor: Rename Object->imat to Object->world_to_objectSergey Sharybin
2022-11-01Refactor: Rename Object->obmat to Object->object_to_worldSergey Sharybin
2022-11-01Cleanup: spelling in commentsCampbell Barton
2022-11-01Cleanup: doxy comment formattingCampbell Barton
2022-10-31Fix variable value assigned twice in successionGermano Cavalcante
2022-10-24Cleanup: quiet parentheses warningCampbell Barton
2022-10-24Transform: limit zero radius Shrink/Fatten to only 1 curve pointGermano Cavalcante
2022-10-23Fix large incremental snap values in uv editorGermano Cavalcante
2022-10-23Fix T102000: Curve Shrink Fatten doesn't work for zero radiusGermano Cavalcante
2022-10-22Cleanup: clang-formatLukas Stockner
2022-10-22Transform: remove unreachable codeGermano Cavalcante
2022-10-22Cleanup: move grid snap functions to files where they are usedGermano Cavalcante
2022-10-22Fix T101991: "Absolute Grid Snap" not workingGermano Cavalcante
2022-10-21Fix T101964: Edge and face snapping no locking to axisGermano Cavalcante
2022-10-20Fix T101907: restore snapping in node editorChris Blackbourn
2022-10-19Fix T101928: transform operator properties saving wrong snap valuesGermano Cavalcante
2022-10-18Fix T101893: Auto merge affecting edge crease and bevel weightGermano Cavalcante
2022-10-18UV: support snapping on non-uniform gridsChris Blackbourn
2022-10-13Cleanup: Use std::mutex for mesh runtime mutexesHans Goudey
2022-10-13Mesh: Move runtime data out of DNAHans Goudey
2022-10-12Cleanup: Simplify node insert after drag codeHans Goudey
2022-10-12Cleanup: use commented arguments for unused args in C++Campbell Barton
2022-10-12Cleanup: Convert two nodes files to C++Hans Goudey
2022-10-11Fix T101709: Proportional editing being disabled in NLA Editor redo panelGermano Cavalcante
2022-10-10Cleanup: NLA transforms, simplify `recalcData_nla()`Thibault de Villèle
2022-10-07Cleanup: redundant parenthesisCampbell Barton
2022-10-05Cleanup: make formatBrecht Van Lommel
2022-10-04Cleanup: VSE code readabilityRichard Antalik
2022-10-04Cleanup: correct argument size for plane in planeProjectionCampbell Barton
2022-10-04Cleanup: replace UNUSED macro with commented args in C++ codeHans Goudey
2022-09-29Cleanup: Simplify code and remove duplicationsAntonio Vazquez
2022-09-29Fix T101455: GPencil Gizmo in wrong location when using Active ElementAntonio Vazquez
2022-09-29Sculpt: Normal-based automasking modesJoseph Eagar
2022-09-27Fix T101393: Vertex Crease operator does not create vertex crease layerPhilipp Oeser
2022-09-26Fix build errors and warnings after recent changes, when not using Unity buildBrecht Van Lommel
2022-09-26Fix typo and and incorrect property initializationGermano Cavalcante
2022-09-26Fix T101343: useless Snapping menu in transform operatorsGermano Cavalcante
2022-09-26Cleanup: remove redundant parenthesisCampbell Barton
2022-09-25Cleanup: replace C-style casts with functional casts for numeric typesCampbell Barton
2022-09-25Cleanup: remove redundant double parenthesisCampbell Barton
2022-09-23Mesh: Move edge crease out of MEdgeHans Goudey
2022-09-23Cleanup: use ELEM macroCampbell Barton
2022-09-21Cleanup: unused variable warningCampbell Barton
2022-09-20Fix T101220: UV proportional editing not working correctly with UV Sync Selec...Germano Cavalcante
2022-09-20Fix T101196: constraint plane failing in side orthographic viewsGermano Cavalcante
2022-09-20UV: extend custom grid sizes to set each axis separatelyChris Blackbourn
2022-09-19Cleanup: spellingCampbell Barton
2022-09-16Fix T101040: Blender Crashes When snap roll a bone in armatureGermano Cavalcante
2022-09-16Cleanup: spelling in commentsCampbell Barton
2022-09-16Cleanup: formatCampbell Barton