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
path: root/source
AgeCommit message (Expand)Author
2022-07-15Fix T98061: uv resize with individual origins could break constrain to boundsChris Blackbourn
2022-07-15Fix: Move DRW_shgroup_add_material_resources(grp, mat) to after the null-chec...Martijn Versteegh
2022-07-15Fix T99606: Regression: TexCoordinate losing precision far away from originClément Foucault
2022-07-15GPU: Fix shader builder on hardware that does not have all featuresClément Foucault
2022-07-15Cleanup: GPU: Replace NULL by nullptr from C++ filesClément Foucault
2022-07-15Fix an increasing bottleneck when key press operator is too slowSergey Sharybin
2022-07-15GPU: Remove USD dependency from shader_builder.Ray Molenkamp
2022-07-15BLI_bitmap: fix _BITMAP_NUM_BLOCKS to not over-count by one blockAras Pranckevicius
2022-07-15BLI_bitmap: ability to declare by-value, and function to find lowest unset bitAras Pranckevicius
2022-07-15Fix T99711: Eternal loop reading blend file thumbnailCampbell Barton
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 T99705: fix integer overflow in thumbnail extractorRay Molenkamp
2022-07-14Modifiers: fix mesh to volume modifier on non-volume objectsJacques Lucke
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: minor changes to camera frame fittingCampbell Barton
2022-07-14Cleanup: spelling in commentsCampbell Barton
2022-07-14Cleanup: remove redundant `event->val` check for 3D text insertionCampbell Barton
2022-07-14Fix: Wrong output types for some compositor nodesOmar Emara
2022-07-14Cleanup: format, unused argumentCampbell Barton
2022-07-14IDManagement: add more ID naming testsAras Pranckevicius
2022-07-14Fix curve drawing crash after changing geometry nodes output.Lukas Tönne
2022-07-14Correct error with IME from d6fef73ef110eb43756b7b87c2cba80abae3b39fCampbell Barton
2022-07-14Geometry Nodes: update curve type counts after realizing instancesJacques Lucke
2022-07-14BLI: fix finding indices from virtual arrayJacques Lucke
2022-07-14Geometry Nodes: fix face corner to edge boolean interpolationJacques Lucke
2022-07-14Geometry Nodes: fix face corner to edge attribute interpolationJacques Lucke
2022-07-14UI: translate tooltips coming from menu descriptionsDamien Picard
2022-07-14Cleanup: Rename & refactor several F-curve functionsColin Basnett
2022-07-14Fix T99239: weird behavior in Field on Domain nodeIliay Katueshenock
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-14Fix T99677: crash when convex hull node is used on empty meshJacques Lucke
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 build and warnings from previous commit.Chris Blackbourn
2022-07-14Fix T99684: Upgrade Averages Island Scale with options Scale UV and ShearChris Blackbourn
2022-07-13Docs: Fix out of order parametersAaron Carlisle
2022-07-13Cleanup: Do not use spaces in default data names.Bastien Montagne
2022-07-13Fix (studio-reported) bad remapping of libraries.Bastien Montagne
2022-07-13Documentation: Update Docs for Gizmojon denning
2022-07-13Expose option for fallback tools keymap in GizmoGroup typejon denning
2022-07-13Expose snap options in transform operatorsjon denning
2022-07-13Fix T99654: Applying Mirror modifier breaks the erase toolAntonio Vazquez
2022-07-13Fix (studio-reported) issue in remapping code.Bastien Montagne
2022-07-13Cleanup: logical order of axis defines, assign variables for readabilityCampbell Barton
2022-07-13Cleanup: use defines for camera axes for view frame fittingCampbell Barton