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-24Outliner: Remove list of library overrides from general display modesJulian Eisel
2022-03-24Outliner: Don't display library overrides from linked filesJulian Eisel
2022-03-24Tracking: Fix incorrect angle calculation on marker slideSergey Sharybin
2022-03-24Tracking: Fix jump when sliding tild/scale of markerSergey Sharybin
2022-03-24Outliner: tweak handling of liboverrides in delete code.Bastien Montagne
2022-03-243D View: preference to disable selection cycling on first clickCampbell Barton
2022-03-24Keymap: experimental preference always use "Mouse Select & Move"Campbell Barton
2022-03-24Cleanup: use "filepath" instead of "filename" for full pathsCampbell Barton
2022-03-24Cleanup: localize finding the nearest non-active object on selectionCampbell Barton
2022-03-24View 3D: Don't prioritize pose objects unless in pose-modeCampbell Barton
2022-03-243D View: order by depth when selecting cycles through objectsCampbell Barton
2022-03-24Cleanup: Clang tidyHans Goudey
2022-03-24Cleanup: Adjust naming in new curves codeHans Goudey
2022-03-24Cleanup/fix wrong enum items for object.gpencil_modifier_addKévin Dietrich
2022-03-23UI: Correct error message wordingAaron Carlisle
2022-03-23Curves: improve Comb brushJacques Lucke
2022-03-23Revert "Fix T96728: 'Automatic Constraint' using the wrong orientation"Germano Cavalcante
2022-03-23Fix T96728: 'Automatic Constraint' using the wrong orientationGermano Cavalcante
2022-03-23Color Management: support different settings for render and compositing outputBrecht Van Lommel
2022-03-23Revert "Fix T89560: Keymap editor no longer shows keying set dropdown"Campbell Barton
2022-03-23UV: support "Tweak Tool: Left Mouse Select & Move"Campbell Barton
2022-03-23Fix outliner/selection updates when selecting in the 3D viewCampbell Barton
2022-03-23Cleanup: various improvements to ed_object_select_pickCampbell Barton
2022-03-23Cleanup: spelling in commentsCampbell Barton
2022-03-22Fix minor error in last commit (4b35d6)Germano Cavalcante
2022-03-22Fix T96711: snap in edit mode for selected objects does not workGermano Cavalcante
2022-03-22Fix T96705: Crash when pressing F3 outside a Blender window if Developer extrasJulian Eisel
2022-03-22Tiny visual fixes/tweaks for new library override buttons in OutlinerJulian Eisel
2022-03-22Fix T96308: Mesh to BMesh conversion doesn't calculate vertex normalsHans Goudey
2022-03-22Cleanup: refactor passing of color management settings for image saveBrecht Van Lommel
2022-03-22Fix T96624: NLA crash when reordering tracks if no object is selected.Pratik Borhade
2022-03-22Cleanup: remove unused code from ed_object_select_pickCampbell Barton
2022-03-22Cleanup: refactor 3D view selection picking to early exit for menusCampbell Barton
2022-03-22Cleanup: de-duplicate object-mode locking when selectingCampbell Barton
2022-03-22Fix pose-selection from menu not activating the objectCampbell Barton
2022-03-22Fix T96663: Selecting a pose-bone doesn't activate the objectCampbell Barton
2022-03-22Fix pose-bone menu selecting before activating the menuCampbell Barton
2022-03-22Cleanup: variable names for menu selectionCampbell Barton
2022-03-22Cleanup: add proper IMB_openexr.h instead of including file from intern/Brecht Van Lommel
2022-03-21Curves: new Add brushJacques Lucke
2022-03-21UI: Use title case for labelsHans Goudey
2022-03-21Cleanup: move render image and multilayer EXR write code to image_save.ccBrecht Van Lommel
2022-03-21Cleanup: add image_format.cc for functions related to ImageFormatDataBrecht Van Lommel
2022-03-21Fix T96255: Node socket fails to dragCampbell Barton
2022-03-20Fix T96470 new obj exporter writing material groupsAras Pranckevicius
2022-03-19Make Format ChangesHarley Acheson
2022-03-19Fix T95257: Filter files on "name" and "relpath"Harley Acheson
2022-03-19BLI: move generic data structures to blenlibJacques Lucke
2022-03-19Revert "Compositor: Support backdrop offset for the Viewer node"Brecht Van Lommel
2022-03-18Cleanup: Move object_transform.c to C++Hans Goudey