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
2022-10-07Cleanup: redundant parenthesisCampbell Barton
2022-10-07Overlay: Use global viewport size instead of DRWView oneClément Foucault
2022-10-07DRW: Remove screen_vecsClément Foucault
2022-09-14ViewLayer: Lazy sync of scene data.Monique Dewanchand
2022-08-17Metaball: Evaluate metaball objects as mesh componentsHans Goudey
2022-04-05Cleanup: Change globalBlock members to snake caseClément Foucault
2022-03-26DRW: Port draw_common.c to use shared definition with GLSLClément Foucault
2022-03-10Cleanup: spelling in comments & some minor clarificationsCampbell Barton
2022-02-18Cleanup: Rename original curve object type enumHans Goudey
2022-02-11File headers: SPDX License migrationCampbell Barton
2022-02-07Curves: Rename "Hair" types, variables, and functions to "Curves"Hans Goudey
2021-12-08Cleanup: move public doc-strings into headers for 'draw'Campbell Barton
2021-11-09Fix: Crash with no active object after recent commitHans Goudey
2021-11-09Viewport: Remove different outline color for instancesHans Goudey
2021-07-03Cleanup: consistent use of tags: NOTE/TODO/FIXME/XXXCampbell Barton
2021-03-18Cleanup: spellingCampbell Barton
2021-02-14Cleanup: spellingCampbell Barton
2021-02-05Cleanup: correct spelling in commentsCampbell Barton
2020-10-19Spelling: It's Versus ItsHarley Acheson
2020-09-11Use DrawManager for Image/UV EditorJeroen Bakker
2020-09-05GPUTexture: Change texture creation APIClément Foucault
2020-08-21GPUUniformBuf: Rename struct and change API a bitClément Foucault
2020-08-18Fix T79800: Split vertex size for grease pencilAntonio Vazquez
2020-08-07Cleanup: declare arrays arrays where possibleCampbell Barton
2020-08-07Cleanup: Draw, Clang-Tidy else-after-return fixes (incomplete)Sybren A. Stüvel
2020-07-18Cleanup: GPU: rename bglPolygonOffset to GPU_polygon_offsetClément Foucault
2020-07-01Fix T77780 Overlay: Weight colors are not in render in the right colorspaceClément Foucault
2020-03-23UI: Theme options for checkerboard pattern colors and sizeMichael Soluyanov
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2020-03-18Objects: Eevee and workbench rendering of new Volume, Hair, PointCloudBrecht Van Lommel
2020-03-09GPencil: Refactor of Draw Engine, Vertex Paint and all internal functionsAntonio Vazquez
2020-02-11DRW: Color Management improvementClément Foucault
2019-12-07UI: Custom Face Orientation ColorsHarley Acheson
2019-12-02Overlay Engine: Refactor & CleanupClément Foucault
2019-10-16Fix T68380 Skin modifier root not displayedClément Foucault
2019-10-03Cleanup: unused structs, struct membersCampbell Barton
2019-09-17DRW: Refactor to support draw call batchingClément Foucault
2019-09-14Revert "DRW: Refactor to support draw call batching"Clément Foucault
2019-09-13DRW: Refactor to support draw call batchingClément Foucault
2019-09-07Cleanup: use post increment/decrementCampbell Barton
2019-08-263D View: show selected object axis when affect origins is enabledCampbell Barton
2019-08-01Cleanup: misc spelling fixesCampbell Barton
2019-05-31DrawManager: Color ManagementJeroen Bakker
2019-05-30Fix T64510 Armature: Empty Not Visible as Bone custom shapeClément Foucault
2019-05-30Cleanup: use const argument, r_ prefix return argCampbell Barton
2019-05-303D View: Support light probe data clippingCampbell Barton
2019-05-28Cleanup: DRW: Rename DRW_STATE_BLEND_* for API clarityClément Foucault
2019-05-27Cleanup: DRW: Move WorldClipPlanes to builtin uniformClément Foucault
2019-05-27Cleanup: EditMesh: Remove DRW_STATE_OFFSET_*Clément Foucault
2019-05-22DRW: Remove some usage of DRW_viewport_matrix_getClément Foucault