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-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-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-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 T69424: Weight paint sample doesn't workCampbell Barton
2019-08-20Select Engine: Move some private members out of select contextmano-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-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-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-02DRW: Select Engine: Add a utility to detect `select_node`mano-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-31Cleanup: Rearrange Select Engine into multiple filesmano-wii
2019-07-30DRW manager: select engine: remove redundant callsmano-wii
2019-07-303D View: Move selection API to a Selection engine.mano-wii
2017-04-26Cleanup: rename select engine -> basicCampbell Barton
2017-04-26Draw Manager: cleanup, use doxy categoriesCampbell Barton
2017-04-26Remove show_backface_culling check in select engineCampbell Barton
2017-04-26Cleanup: draw engineCampbell Barton
2017-04-26Draw Manager: add select engineCampbell Barton