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
2021-09-06Add tablet data to mouse input.grab_walk_fixNicholas Rishel
2021-09-06[WIP] Continuous grab for tabletsNicholas Rishel
2021-09-06CleanupNicholas Rishel
2021-09-05Converted walk operator to use continuous grab. Mouse and tablet are now opaq...Nicholas Rishel
2021-09-05Continuous grab mostly working for Wintab and Windows Ink. Some minor race co...Nicholas Rishel
2021-09-05Consolidate repeat actions.Nicholas Rishel
2021-09-05Improve cursor wrap reliability.Nicholas Rishel
2021-09-05Cleanup: remove unmodified return variable.Nicholas Rishel
2021-09-05Fix Windows cursor wrap jumps.Nicholas Rishel
2021-09-05Supply tablet data withNicholas Rishel
2021-09-05Cleanup: replace defines with static const in walk/fly operators.Nicholas Rishel
2021-09-04Fix T91143: Gpencil Set Vertex Color not using LinearAntonio Vazquez
2021-09-04Compositor: Merge equal operationsManuel Castilla
2021-09-04Compositor: Full frame vector nodesManuel Castilla
2021-09-04Compositor: Full frame filter nodesManuel Castilla
2021-09-04Python: Allow Area Close via ScriptingHarley Acheson
2021-09-04GPencil: Fix Noise Modifier Randomize Panel disabledHenrik Dick
2021-09-04GPencil: Fix subdivision modifier disabled on strokes with 2 pointsHenrik Dick
2021-09-04BMesh: optimize edge & face group calculationMikkel Gjoel
2021-09-04RNA: support extracting names from paths without allocating memoryCampbell Barton
2021-09-04Fix T91119: Curve to mesh node inverted face normalsHans Goudey
2021-09-03UDIM: Show the UV grid even when images are loadedJesse Yurkovich
2021-09-03Improve message in ob_parbone() about the missing Parent BonePhilipp Oeser
2021-09-03Depsgraph: skip parentbone relation if bone prop is emptyPhilipp Oeser
2021-09-03Fix T88411: Draw frame node text when label is emptyLeon Leno
2021-09-03GPencil: Smooth thickness when joining strokesAntonio Vazquez
2021-09-03Fix T87768: `.path_resolve` fails when requested property is None.Campbell Barton
2021-09-03PyAPI: add read-only 'is_valid' attribute to mathutils typesCampbell Barton
2021-09-03Fix T91159: GPencil Smooth brush is using Affect Pressure but not usedAntonio Vazquez
2021-09-03RNA: minor optimize for token extraction of RNA pathsCampbell Barton
2021-09-03Cleanup: use bool for RNA path token extractionCampbell Barton
2021-09-03Cleanup: convert function nodes socket list to use new APIRajesh Advani
2021-09-03Docs: add note to skip_fcurve_selected_data sequence strip checkCampbell Barton
2021-09-02GPencil: Change default Scale Thickness to True in 2D templateAntonio Vazquez
2021-09-02Revert "PyAPI: GPU Shader: add 'state' parameter to uniform sampler"Germano Cavalcante
2021-09-02Build utils: `make_update`: Add option to choose SVN branch.Bastien Montagne
2021-09-02Fix possible missing render result with `update_result`Sergey Sharybin
2021-09-02Fix regression in recent change 0708733c46cb6b50697c1b80a6541d6fb410267eCampbell Barton
2021-09-02Cleanup: remove redundant edit-mesh memory allocationCampbell Barton
2021-09-02Fix T90972: Crash calling Mesh.clear_geometry in edit-modeCampbell Barton
2021-09-02Fix T91123: Freeing meshes in edit-mode leaks memoryCampbell Barton
2021-09-02Docs: improve the error when undo poll failsCampbell Barton
2021-09-02Cleanup: Convert geometry nodes socket list to use new APIJohnny Matthews
2021-09-02Cleanup: GrammarHans Goudey
2021-09-02EditMesh: recalculate normals after running ripCampbell Barton
2021-09-02Cleanup: de-duplicate logic in bpy keyframing logicCampbell Barton
2021-09-02Cleanup: remove redundant alloc argument to SEQ_editing_getCampbell Barton
2021-09-02Fix T90798: calc_loop_triangles is not updated after joining objectsCampbell Barton
2021-09-02Cleanup: spelling in commentsCampbell Barton
2021-09-01Fix T91054: Editing group custom property gives errorHans Goudey