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-12-17Cleanup: use more common naming suffix for item callbacksCampbell Barton
2021-12-16Fix T94109: 3d cursor crash when using shortcutGermano Cavalcante
2021-12-16Fix T94115: Selecting current action in undo history undoes allCampbell Barton
2021-12-16UI: support Copy To Selected for id-properties [GN modifier properties]Philipp Oeser
2021-12-16UI: deduplicate code for Copy To Selected and Alt-button tweakingPhilipp Oeser
2021-12-16Nodes: Begin splitting composite node buttons into individual filesAaron Carlisle
2021-12-16Remove G.relbase_validCampbell Barton
2021-12-16Cleanup: spellingCampbell Barton
2021-12-16Cleanup: unused variable warningCampbell Barton
2021-12-15Cleanup: Remove no-op node preview function callsHans Goudey
2021-12-15Node Editor: Link Drag Search MenuHans Goudey
2021-12-15Refactor: Simplify spreadsheet handling of cell valuesHans Goudey
2021-12-15Fix T93971: "Center Cursor & Frame All" fails to redrawCampbell Barton
2021-12-14Nodes: Add vector support to Map Range nodeCharlie Jolly
2021-12-14Cleanup: Remove unused argumentsHans Goudey
2021-12-14Cleanup: Remove runtime uiBlock pointer from nodesHans Goudey
2021-12-14Cleanup: consistent naming for the blender file nameCampbell Barton
2021-12-14Cleanup: resolve parameter mis-matches in doc-stringsCampbell Barton
2021-12-14Cleanup: correct unbalanced doxygen groupsCampbell Barton
2021-12-14Cleanup: Remove unused curve types from enumPiotr Makal
2021-12-13UI: String Search: Add an optional weight parameterHans Goudey
2021-12-13GPencil: New Shrinkwrap modifierAntonio Vazquez
2021-12-13Cleanup: clang-formatCampbell Barton
2021-12-13Cleanup: spelling in commentsCampbell Barton
2021-12-13Cleanup: use "filepath" term for Main, BlendFileData & FileGlobalCampbell Barton
2021-12-13Cleanup: Point cloud vs point-cloud in commentsHans Goudey
2021-12-13Cleanup: Remove includes in node_util.h headerHans Goudey
2021-12-12UI: Add curve handle buttons to CurveMap interfaceCharlie Jolly
2021-12-11Cleanup: Use const argumentsHans Goudey
2021-12-10Cleanup: Remove unnecessary runtime rectangle from nodes in DNAHans Goudey
2021-12-10Cleanup/Docs: Add comments to Mesh header, rearrange fieldsHans Goudey
2021-12-10Cleanup: move public doc-strings into headers for various API'sCampbell Barton
2021-12-10Cleanup: spelling in commentsCampbell Barton
2021-12-10Fix T93687: Transform Gpencil vertices not working if scale is zeroGermano Cavalcante
2021-12-09Fix T93892: Changing bone name leaves non-functional vertex groupPhilipp Oeser
2021-12-09Fix T93691: Crash when loading custom thumbnail in custom libraryJulian Eisel
2021-12-09Cleanup: Various cleanups to the tree-view APIJulian Eisel
2021-12-09Cleanup/Documentation: Add/move comments for asset filesJulian Eisel
2021-12-09Fix T93519: handle prefix names in autocompletesAzeem Bande-Ali
2021-12-09Cleanup: spelling in commentsCampbell Barton
2021-12-09Cleanup: Remove empty node button layout functionAaron Carlisle
2021-12-09Fix T93869: snap cursor may fail in orthographic viewGermano Cavalcante
2021-12-08Fix T93642: value used as transform offset is ignored in some modesGermano Cavalcante
2021-12-08Cleanup: Avoid lookup the same property string multiple timesGermano Cavalcante
2021-12-08Fix T93728: Greasepencil separate will loose all vertex groupsPhilipp Oeser
2021-12-08Cleanup: Avoid error prone pointer storage in SnapObjectParamsCampbell Barton
2021-12-08Fix T91680: viewport selection broken in macOS x86 build with Xcode 13Brecht Van Lommel
2021-12-08Cleanup: Use float2 for node view functionsHans Goudey
2021-12-08Cleanup: move public doc-strings into headers for 'editors'Campbell Barton
2021-12-08Cleanup: Clang-Tidy modernize-redundant-void-argAaron Carlisle