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
2020-05-05Cleanup: use int instead of short for lasso array lengthCampbell Barton
2020-05-04Cleanup: rename mcords to mcoordsCampbell Barton
2020-05-04Cleanup: pass ARegion, View2D as constCampbell Barton
2020-05-04UV: support edge-selection for box/circle/lasso selectCampbell Barton
2020-05-04Cleanup: rename uv_sel_co_from_eve, pass in UV layer offsetCampbell Barton
2020-05-04Cleanup: replace UV_SELECT_ISLAND_LIMIT macro with a functionCampbell Barton
2020-05-04Cleanup: split selection operations into uvedit_select.cCampbell Barton
2020-04-28Merge branch 'blender-v2.83-release'Campbell Barton
2020-04-28Fix T75993: Mark Seam from UV editor operates on unselected facesCampbell Barton
2020-04-23Merge branch 'blender-v2.83-release'Campbell Barton
2020-04-23Cleanup: clang-format, unused warningCampbell Barton
2020-04-22Merge branch 'blender-v2.83-release'Philipp Oeser
2020-04-22Fix T75974: Multiobject editing UV hiding/unhiding does not workPhilipp Oeser
2020-04-16Theme: adjust active UV face color in the themeCampbell Barton
2020-04-16UV: support changing the opacity of the UV overlayCampbell Barton
2020-04-14GPUShader: Implement workaround for gizmo drawing on sRGB framebufferClément Foucault
2020-04-04Cleanup: Rename Panel * variables from pa to panelHans Goudey
2020-04-03Cleanup: Rename ScrArea variables from sa to areaJulian Eisel
2020-04-03Cleanup: use abbreviated names for unsigned types in editorsCampbell Barton
2020-03-25Cleanup: use 'r_' prefix for output argumentsCampbell Barton
2020-03-25Cleanup: update doxy sectionsCampbell Barton
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2020-03-18Cleanup: Resolve HKEY conflictRay Molenkamp
2020-03-15Cleanup: redundant assignmentsCampbell Barton
2020-03-14Fix T67446: UV Editor: support island select mode for box/circle/lassoPhilipp Oeser
2020-03-09Cleanup: Replace ABS/SQUARE/CUBE with function callsSergey Sharybin
2020-03-06Cleanup: Rename ARegion variables from ar to regionJulian Eisel
2020-03-04Cleanup: replace CLAMP macros with functionsCampbell Barton
2020-02-26Cleanup: reduce CDDM use, remove unused function callsCampbell Barton
2020-02-25Cleanup: remove cddm_from_bmeshCampbell Barton
2020-02-20Cleanup: rename mul_m2v2 to mul_m2_v2Campbell Barton
2020-02-05T73589: Code Quality: Renaming on BKE_material.hAntonio Vazquez
2020-01-09Fix UV gizmos poll failing with multiple objectsCampbell Barton
2020-01-09Gizmo: use pivot center for UV gizmosCampbell Barton
2020-01-07Edit Mesh: pass in Mesh instead of BMEditMesh to EDBM_update_genericCampbell Barton
2020-01-07Fix T72499: UV Editor : Selection tools don't deselect when dragging on an em...Philipp Oeser
2020-01-02Cleanup: remove redundant image assignment when ensuring UV'sCampbell Barton
2020-01-02Cleanup: quiet const warningsCampbell Barton
2019-12-31Transform: Individual Origins: Create islands between only selected uvs.mano-wii
2019-12-19Fix T63407: 'Select linked' operator in UV editor is broken in when multi-obj...Philipp Oeser
2019-11-27Fix T30941: Add cloth air pressure simulationSebastian Parborg
2019-11-27Fix T71864: Broken 'Select' > 'More' in face mode in UV EditorPhilipp Oeser
2019-10-01Image/Clip Space: Add view center to cursor operatorsCampbell Barton
2019-09-27Fix T69941 Assert selecting UVsClément Foucault
2019-09-14Cleanup: use const args, variablesCampbell Barton
2019-09-13Cleanup: unused headers (GPU)Campbell Barton
2019-09-07Cleanup: use post increment/decrementCampbell Barton
2019-09-04Fix T63755: Area Stretching OverlayJeroen Bakker
2019-08-25Cleanup: redundant struct declarationsCampbell Barton
2019-08-25Cleanup: skip adding tessface loop & color layersCampbell Barton