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-21Nodes: refactor node tree update handlingJacques Lucke
2021-12-21Cleanup: clang formatPhilipp Oeser
2021-12-21Fix T92930: Outliner "Show Active" bone fails in certain situationsPhilipp Oeser
2021-12-20Run clang-formatJoseph Eagar
2021-12-20Sculpt: split sculpt.c into three filesJoseph Eagar
2021-12-20Fix T93570: VSE image transforms in preview dont autokeyPhilipp Oeser
2021-12-20VSE: Clamp sound strip when adding movie stripRichard Antalik
2021-12-18Fix T94173: Missing update for frame node sizeHans Goudey
2021-12-18Cleanup: compiler warnings with clangBrecht Van Lommel
2021-12-18Function to return a list of keyframe segmentsChristoph Lendenfeld
2021-12-18Fix T94184: Outliner: Collection dragging tooltip is not updatingGermano Cavalcante
2021-12-17Cleanup: use new c++ guarded allocator api in some filesJacques Lucke
2021-12-17Allocator: simplify using guarded allocator in C++ codeJacques Lucke
2021-12-17UI: make Remap User dialog in outliner widerPhil Stopford
2021-12-17UI: Fix node socket alignment in some casesAlessio Monti di Sopra
2021-12-17Fix T94137: GPencil: Eraser does not erase first pointPhilipp Oeser
2021-12-17Outliner ID Remap Users: hide ID type from the UIPhilipp Oeser
2021-12-17UI: move "undo history" from a custom popup to a menu typeCampbell Barton
2021-12-17Cleanup: spelling in commentsCampbell Barton
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