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-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
2019-08-24Cleanup: use eval as a suffixCampbell Barton
2019-08-21Cleanup: remove unused derived-mesh API callsCampbell Barton
2019-08-16Fix part of T62917: selected edge not highlighted with black and white overlaysEitanSomething
2019-08-14Mesh Batch Cache: Refactor + MultithreadClément Foucault
2019-08-11Docs: improve commentsCampbell Barton
2019-08-07UV: select overlap operatorCampbell Barton
2019-08-04Cleanup: spellingCampbell Barton
2019-07-31Refactor access to dependency graphSergey Sharybin
2019-07-31Fix T67652: editing UV vertex location does not work with multiple objectsBrecht Van Lommel
2019-07-09Fix T66359: UV editor ignores face-dot sizeCampbell Barton
2019-07-03Fix T66369: Excessive WARN messages in console when opening older filesBastien Montagne
2019-06-21Fix dashed line drawingCampbell Barton
2019-06-20Fix T65775: UV projection is dependant of the object positionSebastian Parborg
2019-06-17Fix T57650 UVEdit: selection not visible if behind unselected UVsClément Foucault
2019-06-11Fix/Cleanup: I18N: Bad usage of IFACE_ instead of TIP_.Bastien Montagne
2019-06-03Cleanup: use const argumentsCampbell Barton
2019-05-31Cleanup: style, use braces in source/ (include disabled blocks)Campbell Barton
2019-05-28Cleanup: GPU: Move program point size to GPU_stateClément Foucault
2019-05-28WM: support X/Y axis cursor wrappingCampbell Barton
2019-05-22GPU: Refactor GPU_batch_draw_range_exClément Foucault
2019-05-09Fix T64329 Crash when switching to Texture PaintClément Foucault
2019-05-09Fix crash displaying UV'sCampbell Barton
2019-05-07Fix T64210: crash using Live Unwrap without UVMapPhilipp Oeser
2019-05-02UI: rename 'Remove Doubles' to 'Merge by Distance'William Reynish
2019-05-01UV Sculpt: improve tool-system integrationCampbell Barton
2019-05-01UI: move image paint panels into the image side-barCampbell Barton
2019-04-30Select: Add 'deselect on nothing' to UV editor.Bastien Montagne
2019-04-29Fix T63977: UV select linked has no attribute 'extend'Campbell Barton