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-26Fix incorrect argument for rigid-body world exportCampbell Barton
2022-03-25Fix Outliner highlighting multiple base elements in different librariesJulian Eisel
2022-03-25USD I/O: explicitly set or clear the OPTYPE_UNDO flagSybren A. Stüvel
2022-03-25Image editor: not updating after image operation.Jeroen Bakker
2022-03-25GPencil: Improve smooth operationHenrik Dick
2022-03-25Implement C++ methods for DNA structuresSergey Sharybin
2022-03-25Revert "Implement C++ methods for DNA structures"Sergey Sharybin
2022-03-25Implement C++ methods for DNA structuresSergey Sharybin
2022-03-25XR: Fix crash on executing some action operatorsPeter Kim
2022-03-25Cleanup: Further renaming in new curves codeHans Goudey
2022-03-25Cleanup: remove argument to doxygen \fileCampbell Barton
2022-03-25Cleanup: use count or num instead of nbrCampbell Barton
2022-03-25Cleanup: use array syntax for sizeof, zero before float suffixCampbell Barton
2022-03-25Cleanup: spelling in comments, stringsCampbell Barton
2022-03-25Cleanup: sort cmake file listsCampbell Barton
2022-03-25ImBuf: Add support for WebP image formatAaron Carlisle
2022-03-24Outliner: Don't show empty base elements in the library overrides modeJulian Eisel
2022-03-24Outliner: Don't draw library overrides indicator for override buttonsJulian Eisel
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