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-09-27Cleanup: spelling in commentsCampbell Barton
2021-09-24Codestyle: Add brackets around body of if statements.Jeroen Bakker
2021-09-24Cleanup: clang formatPhilipp Oeser
2021-09-24Hair Info Length AttributeJeroen Bakker
2021-09-23Paint: prevent RenderResults and Viewers where unappropriatePhilipp Oeser
2021-09-22EEVEE fix gloss low roughness errorJake
2021-09-21Fix T87801: Eevee ambient occlusion is incorrect on M1 macMiniClément Foucault
2021-09-21Cleanup ClangTidy warning.Bastien Montagne
2021-09-21Cycles: merge of cycles-x branch, a major update to the rendererBrecht Van Lommel
2021-09-17Fix T91448: GPencil Fill simplify not working in renderAntonio Vazquez
2021-09-13Fix T91311: incorrect batch generation for instancesJacques Lucke
2021-09-11Geometry Nodes: Support modifier on curve objectsHans Goudey
2021-09-08Asset: Dropping Material assets on material slot under mouse cursor.Jeroen Bakker
2021-09-06Geometry Nodes: support for geometry instancingJacques Lucke
2021-09-06Cleanup: clang-formatAaron Carlisle
2021-09-03UDIM: Show the UV grid even when images are loadedJesse Yurkovich
2021-09-01Cleanup: Better names for eDRWColorManagement.Jeroen Bakker
2021-09-01Cleanup: Use nullptr.Jeroen Bakker
2021-08-31Cleanup: pass value by ref in draw_color_managementJeroen Bakker
2021-08-31Cleanup: DRW color management seperated in multiple functions.Jeroen Bakker
2021-08-31Cleanup: Moved DRW_vieport_colormanagement_set to draw_color_management.Jeroen Bakker
2021-08-31Cleanup: Converted draw_color_management to CPP.Jeroen Bakker
2021-08-31Cleanup: Draw Manager remove do_color_management from drawing context.Jeroen Bakker
2021-08-31Cleanup: Remove unused DRW_state_do_color_management.Jeroen Bakker
2021-08-31Fix crash in recent commit.Jeroen Bakker
2021-08-31Fix: Weightpaint overlay not visible when display type wire/boundbox.Jeroen Bakker
2021-08-30Fix T90742: Gpencil ghost point on selectionHenrik Dick
2021-08-26Cleanup: warningsCampbell Barton
2021-08-26Cleanup: spelling in commentsCampbell Barton
2021-08-26Cleanup: clang-formatCampbell Barton
2021-08-25BLF: Remove ASCII-only Code PathsHarley Acheson
2021-08-24Render: Lazily allocate render passes pixels storageSergey Sharybin
2021-08-23Cleanup: move the buffer list to 'MeshBufferCache'Germano Cavalcante
2021-08-23Cleanup: Isolate the batch list struct into a struct called MeshBatchListGermano Cavalcante
2021-08-23Cleanup: rename 'MeshBufferExtractionCache' to 'MeshBufferCache'Germano Cavalcante
2021-08-23Cleanup: rename 'MeshBufferCache' to 'MeshBufferList'Germano Cavalcante
2021-08-23Cleanup: Move 'tris_per_mat' member out of 'MeshBufferCache'Germano Cavalcante
2021-08-23Fix T90772: Image Editor not sampling color from the the currentlyPhilipp Oeser
2021-08-23Fix T90651: camera reconstruction crash without scene cameraPhilipp Oeser
2021-08-21Cleanup: spelling in comments & minor cleanupCampbell Barton
2021-08-18T73434: Improve Weight Paint Overlay Drawing.Jeroen Bakker
2021-08-18Fix wireframe overlay not blending over paint overlay correctlyPablo Dobarro
2021-08-16Fix wrong usage of 'sizeof'Germano Cavalcante
2021-08-13Cleanup: fix typos in static variablesGermano Cavalcante
2021-08-13Fix FTBFS on mips64el architectureMatteo F. Vescovi
2021-08-12Add Extras Dropdown Menu to ConstraintsHenrik Dick
2021-08-12Cleanup: spelling in commentsCampbell Barton
2021-08-09UI: Image Editor: Fix missing 2D cursor in mask edit modeAaron Carlisle
2021-08-06Cleanup: clang tidyJacques Lucke
2021-08-05DRW: New Select Debug EngineGermano Cavalcante