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-07-10Fix T78756: White UV drawing is displayed as DashedCampbell Barton
2020-07-03Cleanup: Editors/Space/UV-Edit, Clang-Tidy else-after-return fixesSybren A. Stüvel
2020-07-02Fix T76806 UV Editor: Display as Outline do not work on macOSClément Foucault
2020-06-22Fix T62917 UV editor: Edge overlay not shown when edge overlay type is DashClément Foucault
2020-06-02DrawManager: Graph Task SchedulingJeroen Bakker
2020-05-19Fix UV shadow drawing not respecting 'UV Opacity' settingPhilipp Oeser
2020-05-19Merge branch 'blender-v2.83-release'Philipp Oeser
2020-05-19Fix build error after 30cbbccc6002Philipp Oeser
2020-05-19Merge branch 'blender-v2.83-release'Philipp Oeser
2020-05-19Fix (unreported) UV shadow not drawing smoothPhilipp 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-03-25Cleanup: use 'r_' prefix for output argumentsCampbell Barton
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2020-03-06Cleanup: Rename ARegion variables from ar to regionJulian Eisel
2020-01-02Cleanup: quiet const warningsCampbell Barton
2019-09-27Fix T69941 Assert selecting UVsClément Foucault
2019-09-13Cleanup: unused headers (GPU)Campbell Barton
2019-09-04Fix T63755: Area Stretching OverlayJeroen Bakker
2019-08-24Cleanup: use eval as a suffixCampbell 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-07-09Fix T66359: UV editor ignores face-dot sizeCampbell Barton
2019-06-21Fix dashed line drawingCampbell Barton
2019-06-17Fix T57650 UVEdit: selection not visible if behind unselected UVsClément Foucault
2019-05-28Cleanup: GPU: Move program point size to GPU_stateClément Foucault
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-01UV Sculpt: improve tool-system integrationCampbell Barton
2019-04-22Cleanup: style, use braces for editorsCampbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-17Cleanup: rename Mesh.edit_btmesh -> edit_meshCampbell Barton
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2019-01-26Cleanup: remove redundant BKE/BLI/BIF headersCampbell Barton
2019-01-15Cleanup: comment line length (editors)Campbell Barton
2019-01-11UVEdit: Port texpaint_loop_wire to batch requestClément Foucault
2019-01-11UVEdit: Add back uv angle stretch aspect correctionClément Foucault
2019-01-11UVEdit: Port batches to batch requestClément Foucault
2018-11-25Local ViewDalai Felinto
2018-10-01Edit UVs: Refactor drawing Shadow UV in Image EditorClément Foucault
2018-10-01Edit UVs: Refactor drawing Edit UV in Image EditorClément Foucault
2018-09-25Edit Mesh: Move Edit Mesh display settings to overlay'sClément Foucault
2018-09-10Image/UV Editor: Remove show other optionDalai Felinto
2018-08-27Fix assert displaying UV's of faceless meshesCampbell Barton
2018-07-18GWN: Port to GPU module: Replace GWN prefix by GPUClément Foucault
2018-07-15GPU_matrix: use Blender's naming conventionsCampbell Barton