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-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
2022-07-19Fix Text Editor highlight of assert and asyncHenrik Dick
2022-07-18Context: implement an active_action property that returns a single action.Alexander Gavrilov
2022-07-18Fix T99742: crash when generating rigify rigs, after recent changesJun Mizutani
2022-07-17Fix T99644: Anchored brush mode fails for negative brushesJoseph Eagar
2022-07-17Sculpt: Fix scene spacing mode (phase 1)Joseph Eagar
2022-07-16Fix T99039: bpy.ops.sound.mixdown returns indecipherable errorColin Basnett
2022-07-15Cleanup: compiler warningsBrecht Van Lommel
2022-07-15Cleanup: VSE waveform drawingRichard Antalik
2022-07-15Fix (unreported) LibOverride: invalid behaviors when creating (partial) overr...Bastien Montagne
2022-07-15Render: camera depth of field support for armature bone targetsDamien Picard
2022-07-15Render: improve render border operator in image editorBrecht Van Lommel
2022-07-15Cleanup: add utlity function to compute render resolutionBrecht Van Lommel
2022-07-15Fix T98061: uv resize with individual origins could break constrain to boundsChris Blackbourn
2022-07-15Cleanup: Use const pointers for ImageSaveOptions and ImageFormatDataJesse Yurkovich
2022-07-15Fix T79304: improve uv island calculation when in edge selection modeChris Blackbourn
2022-07-15Cleanup: separate clipUVTransform into two different functionsChris Blackbourn
2022-07-14Fix `on_drag_start` handler not getting ID when dragging from OutlinerJulian Eisel
2022-07-14Fix T99702: Gpencil Flip strokes did not support multiframe editAntonio Vazquez
2022-07-14Cleanup: remove redundant `event->val` check for 3D text insertionCampbell Barton
2022-07-14Cleanup: format, unused argumentCampbell Barton
2022-07-14Correct error with IME from d6fef73ef110eb43756b7b87c2cba80abae3b39fCampbell Barton
2022-07-14UI: translate tooltips coming from menu descriptionsDamien Picard
2022-07-14Cleanup: Rename & refactor several F-curve functionsColin Basnett
2022-07-14UI: translate quick favorites menu operator namesDamien Picard
2022-07-14I18N: Allow translating newly added GP data names, and a missing Surface one.Damien Picard
2022-07-14Cleanup: simplify 3D text insert, remove checks for ascii escape codesCampbell Barton
2022-07-14Cleanup: update & correct comments for event handlingCampbell Barton
2022-07-14WM: Remove ASCII members from wmEvent & GHOST_TEventKeyDataCampbell Barton
2022-07-14Fix T99684: Upgrade Averages Island Scale with options Scale UV and ShearChris Blackbourn
2022-07-13Cleanup: Do not use spaces in default data names.Bastien Montagne
2022-07-13Expose snap options in transform operatorsjon denning
2022-07-13Fix T99653: "Align Active Camera to Selected" fails with ortho cameraCampbell Barton
2022-07-13Fix T99659: Improve UV Island calculation with hidden faces.Chris Blackbourn
2022-07-12Cleanup: Use interpf instead of repeating the logicGermano Cavalcante
2022-07-12Fix T96238: shrinking to zero doesn't actually scales the radius to zeroGermano Cavalcante
2022-07-12Markers: Make delete confirmation depend on key usedRedMser
2022-07-12UV: Box and lasso selection for partially intersecting edgesSiddhartha Jejurkar
2022-07-11Fix/Cleanup UI messages.Bastien Montagne
2022-07-11Cleanup: Remove unused operator name storage in UI listsJulian Eisel
2022-07-11Fix T99383: Wrong origdata type in color filterJoseph Eagar
2022-07-11Fix T94633: Sculpt mode missing check for hidden active objectJoseph Eagar
2022-07-11Cleanup: spelling in commentsCampbell Barton
2022-07-09Weight & Vertex Paint: always respect edit mode hiding on faces.Alexander Gavrilov
2022-07-09Cleanup: Remove unused variableHans Goudey
2022-07-08Geometry Nodes: new geometry attribute APIJacques Lucke
2022-07-08Hair Curves: The new curves object is now availableDalai Felinto
2022-07-08Curves: support deforming curves on surfaceJacques Lucke