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-08-12Cleanup: spelling in commentsCampbell Barton
2021-08-05DRW: New Select Debug EngineGermano Cavalcante
2021-08-03Fix select engine buffer having wrong vertex sizeGermano Cavalcante
2021-07-03Cleanup: consistent use of tags: NOTE/TODO/FIXME/XXXCampbell Barton
2021-01-05Eevee Cryptomatte: Store hashes in render result meta dataJeroen Bakker
2020-09-05Cleanup: spellingCampbell Barton
2020-09-05GPUTexture: Change texture creation APIClément Foucault
2020-08-30GPUFrameBuffer: Use debug name supportClément Foucault
2020-08-07Code Style: use "#pragma once" in source directoryJacques Lucke
2020-07-20Python API: option to use OpenGL context in RenderEngine.renderMiguel Pozo
2020-06-05Fix T77335: Circle Select tool selects faces perpendicular to the viewGermano Cavalcante
2020-05-18Cleanup: Put GPU_state_init inside gpu_state.cClément Foucault
2020-03-20Python API: add bl_use_stereo_viewport for RenderEngineBrecht Van Lommel
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2020-03-06Cleanup: Rename ARegion variables from ar to regionJulian Eisel
2020-03-06CodeCleanup: Use eDrawTypeJeroen Bakker
2020-02-11DRW: Color Management improvementClément Foucault
2020-01-15Fix T72104 Blender selects faces outside of Clipping Region if X-Ray is offClément Foucault
2019-12-04Fix T72076: Edit mode circle selection inconsistency with animationmano-wii
2019-12-02Overlay Engine: Refactor & CleanupClément Foucault
2019-09-23Fix selection and snapping misusing texture space as boundboxBrecht Van Lommel
2019-09-19Cleanup: spellingCampbell Barton
2019-09-17Fix T69716: Can't select geometry hidden by faces created by modifiersmano-wii
2019-09-12Fix T69752: Texture paint sampling colors always 'merged down'Philipp Oeser
2019-09-03Fix selection engine checksCampbell Barton
2019-09-03Fix T69424: Weight paint sample doesn't workCampbell Barton
2019-08-21Fix T68911: "illegal recursive expansion of macro id"mano-wii
2019-08-20Cleanup: remove undefined functionmano-wii
2019-08-20Select Engine: Move some private members out of select contextmano-wii
2019-08-20Cleanup: Move select_engine function to corresponding headermano-wii
2019-08-18Fix T68782: false occlusion in selecting vertices and edges with objects in a...mano-wii
2019-08-15Cleanup: Remove redundant headersmano-wii
2019-08-15Edit Mesh Selection: Refactor: Redraw idmap buffer at runtime with only objec...mano-wii
2019-08-12Cleanup: rename `BaseOffset` to `ObjectOffsets`mano-wii
2019-08-12Cleanup: DRW manager: Move `select_buffer.c` utilities out of the selection e...mano-wii
2019-08-07Fix unassigned return argument in recent select refactorCampbell Barton
2019-08-07Edit Mesh Selection: Move ED_view3d_select_ functions to bf_drawmano-wii
2019-08-07Select utils refactor: remove lagacy `ED_view3d_select_id_read_rect`mano-wii
2019-08-06Fix not reported: Face selection sometimes does not work in weight, paint and...mano-wii
2019-08-02DRW: Select Engine: Create DRWPass only when context requests itmano-wii
2019-08-02DRW: Select Engine: Set uniform only once per ShadowGroupmano-wii
2019-08-02Fix unreported: Selection of mesh_cage element occluded by the mesh_cage itself.mano-wii
2019-08-02DRW: Select Engine: Add a utility to detect `select_node`mano-wii
2019-08-02DRW: Select Engine: Use specified offset.mano-wii
2019-08-02DRW: Select Engine: remove unnecessary DRWShadingGroup creationsmano-wii
2019-08-01Cleanup: remove unnecessary includemano-wii
2019-08-01Fix T68055: mesh selection issues, once blend is loaded second time in a Blen...mano-wii
2019-08-01Cleanup: remove unused membermano-wii
2019-07-31DRW manager: select engine: create generic draw_select_id_meshmano-wii
2019-07-31Cleanup: Rearrange Select Engine into multiple filesmano-wii