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-06-22Fix T98565: remove unused BRUSH_PAINT icon definitionPhilipp Oeser
2022-06-01Fix T97408: Temporary fix for attribute convert undoJoseph Eagar
2022-05-28Re-fix T97366: Support single-file UDIMsJesse Yurkovich
2022-05-24Fix T95706: Material asset not applied if appended and then linkedJulian Eisel
2022-05-23Fix T88570: Crash when saving after pressing ctrl+S twice.Julian Eisel
2022-05-19Fix View Roll failure to align the quaternion to the view-axisCampbell Barton
2022-05-13Fix T97518: All buttons with eyedropper highlight if one is hoveredJulian Eisel
2022-05-13Fix T89909: Circle Select tool status bar doesn't match the operationsCampbell Barton
2022-05-10Fix T86358: Use per face aspect correction for primitive UV projectionsChris Blackbourn
2022-04-30XR: Add object extras, object types visibility session optionsPeter Kim
2022-04-28Snap Cursor: split 'ED_view3d_cursor_snap_data_get'Germano Cavalcante
2022-04-28VSE: Add option to limit timeline view heightRichard Antalik
2022-04-28VSE: Add precise drag and drop and strip previewsSebastian Parborg
2022-04-28Cleanup: spelling in commentsCampbell Barton
2022-04-26UI: Add callback for comparing button identityJulian Eisel
2022-04-26UI: Support setting context for buttons without layoutJulian Eisel
2022-04-26Animation: Sensible frame range for motion pathsColin Marmond
2022-04-25Cleanup: Use const for smoot scrolling functionJulian Eisel
2022-04-22Cleanup: spelling in commentsCampbell Barton
2022-04-18Cleanup: Clang tidyHans Goudey
2022-04-15PBVH Pixel extractor.Jeroen Bakker
2022-04-13Cleanup: Split paint_canvas into BKE and ED.Jeroen Bakker
2022-04-12UI: Add support for showing socket descriptions in tooltipsLukas Stockner
2022-04-11Cleanup: malformed C-style comment blocks, spellingCampbell Barton
2022-04-09Missing forward declaration.Jeroen Bakker
2022-04-08Painting: Canvas switcher for painting brushes/tools.Jeroen Bakker
2022-04-08Cycles: Support adding Lightgroups from the object/world propertiesLukas Stockner
2022-04-05Refactor: Unify vertex and sculpt colors into newJoseph Eagar
2022-04-05WM: avoid unnecessary undo step creation when duplicatingPratik Borhade
2022-04-05Cleanup: use doxygen links to struct membersCampbell Barton
2022-04-05Cleanup: spelling in commentsCampbell Barton
2022-04-04Fix T95678: Thumbnails are not working with big / large ObjectsGermano Cavalcante
2022-04-04VSE: Use edge panningRichard Antalik
2022-04-04Cleanup: ensure space after file named in headersCampbell Barton
2022-04-04Cleanup: pass selection threshold to curve pickingCampbell Barton
2022-04-03Curves: Curve PenDilith Jayakody
2022-04-03Cleanup: Remove interface region files to C++Hans Goudey
2022-03-30UI: Improve node editor dot backgroundLeon Schittek
2022-03-30Fix T85689: Assume Win32 Volumes are ValidHarley Acheson
2022-03-30Modifiers: Support applying modifiers for multi-user dataDalai Felinto
2022-03-30Cleanup: use utility function to initialize SelectPick_ParamsCampbell Barton
2022-03-29LibOverride: Add a new 'virtual' non-editable override icon and use it in Out...Bastien Montagne
2022-03-29Icons: Programmatically create indirect library icon, remove from SVGJulian Eisel
2022-03-28Cleanup: Move transform_snap_object.c to C++Hans Goudey
2022-03-28Cleanup/Refactor: remove unused 'SNAP_ONLY_ACTIVE' enum parameterGermano Cavalcante
2022-03-28Fix T96812: Regression: Snapping is broken with proportional editingGermano Cavalcante
2022-03-24Outliner: Don't draw library overrides indicator for override buttonsJulian Eisel
2022-03-18Animation: Blend To Default ImplementationChristoph Lendenfeld
2022-03-18Cleanup: Remove unused functionSergey Sharybin
2022-03-17View 3D: support for select passthrough when picking selected itemsCampbell Barton