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-07-25Fix T99880: no node timing for frames in node groupsJacques Lucke
2022-07-25Fix T99036: hex color in "Add Color Attribute"Ramil Roosileht
2022-07-25Fix missing disabled hint when dragging from Asset Browser in edit modeJulian Eisel
2022-07-25Curves: add warning when invalid uv map is used when adding curvesJacques Lucke
2022-07-25Fix T99961: crash when spreadsheet shows volume gridsJacques Lucke
2022-07-25Undo: Improve image undo performanceAlex Parker
2022-07-24Cleanup: Simplify uv sculpt toolChris Blackbourn
2022-07-22Fix nodes not transformingGermano Cavalcante
2022-07-22Curves: support sculpting on deformed curvesJacques Lucke
2022-07-22Refactor: arrange transform convert functions in 'TransConvertTypeInfo'Germano Cavalcante
2022-07-22Cleanup: add BKE_image_find_nearest_tile_with_offsetCampbell Barton
2022-07-22Fix crash loading factory settings in image paint modeCampbell Barton
2022-07-22UV: Edge support for select shortest path operatorSiddhartha Jejurkar
2022-07-21Cleanup: compiler warningBrecht Van Lommel
2022-07-21Spreadsheet: Implement selection filter for curves sculpt modeHans Goudey
2022-07-21Cleanup: Rename length parameterization interpolation functionHans Goudey
2022-07-21Curves: fix applying materials when applying modifierJacques Lucke
2022-07-21Cleanup: Make automated code check happy.Bastien Montagne
2022-07-21LibOverride: support 'make override' for all selected items.Bastien Montagne
2022-07-21Cleanup: formatCampbell Barton
2022-07-21Cleanup: add ISMOUSE_MOTION macroCampbell Barton
2022-07-21WM: replace ISMOUSE with ISMOUSE_BUTTONCampbell Barton
2022-07-21Cleanup: spelling in comments, typos in tool-tipsCampbell Barton
2022-07-21Fix T99678: Crash applying non-existent modifiersCampbell Barton
2022-07-21Fix T99687: Cloth filter crashJoseph Eagar
2022-07-20UI: Remove redundant view reference in view itemsJulian Eisel
2022-07-20Fix missing registration of grid view items in the viewJulian Eisel
2022-07-20Cleanup: remove unused get_cage_mesh parameterJacques Lucke
2022-07-20Fix T99869: Edge crease no longer workingGermano Cavalcante
2022-07-20Fix T99847: Dragging image from Image Editor to Node Editor brokenJulian Eisel
2022-07-20IDManagement: Speedup ID unique name assignment by tracking used names/basena...Aras Pranckevicius
2022-07-20Constraints: add missing calls to initialize custom space.Alexander Gavrilov
2022-07-20Cleanup: unused parameter in own recent commit rB92ca920c52b9.Bastien Montagne
2022-07-20Add a 'Apply and Delete All' operation to shapekeys.Bastien Montagne
2022-07-20Curves: Remove use of CurveEval in sculpt brushesHans Goudey
2022-07-19UI Code Quality: Move eyedropper files to own folderJulian Eisel
2022-07-19UV: add Snap Cursor to OriginTomek Gubala
2022-07-19Cleanup: compiler warningBrecht Van Lommel
2022-07-19Fix error printed in console when running Shade Flat operatorBrecht Van Lommel
2022-07-19Fix T99643: Vertex Crease fails with symmetryGermano Cavalcante
2022-07-19Cleanup: Remove compile option for curves objectHans Goudey
2022-07-19Cleanup: Improve API and documentation of interface_view.ccJulian Eisel
2022-07-19UI Code Quality: Move view related files to own folderJulian Eisel
2022-07-19Fix T99732: Crash on F3 in the dopesheetAmélie Fondevilla
2022-07-19UI: Port view item features to base class, merge view item button typesJulian Eisel
2022-07-19UI: Add AbstractViewItem base classJulian Eisel
2022-07-19Fix T97559: Undoing of NLA strip duplication requires two undo stepsColin Basnett
2022-07-19Curves: align surface and curves object in Empty Hair operatorJacques Lucke
2022-07-19Cleanup: quiet compiler warningsCampbell Barton
2022-07-19Fix T99794: regression from uv unwrap selectedChris Blackbourn