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-10-27Cleanup: clang-format, clang-tidy, spellingCampbell Barton
2021-10-27Revert "Revert "Eevee: support accessing custom mesh attributes""Germano Cavalcante
2021-10-26Revert "Eevee: support accessing custom mesh attributes"Ray Molenkamp
2021-10-26Eevee: support accessing custom mesh attributesKévin Dietrich
2021-10-26XR: View adjustments for variable viewer scalePeter Kim
2021-10-20Cleanup: use elem macrosCampbell Barton
2021-10-20Cleanup: trailing space, use single quotes for enumsCampbell Barton
2021-10-18Fix T92250 EEVEE: Render crash with Motion Blur and OverscanClément Foucault
2021-10-15Cleanup: Commonize code for checking scene lights/world settingsJesse Yurkovich
2021-10-13Cleanup: Remove data duplication from SMAA lookup tablesJesse Yurkovich
2021-10-12Fix T91981: Crash when using operators that needs scene depthClément Foucault
2021-10-12XR Controller Support Step 4: Controller DrawingPeter Kim
2021-10-07Sequencer: 2D cursor for the preview & transformCampbell Barton
2021-10-06Cleanup: rename BKE_font.h -> BKE_vfont.hCampbell Barton
2021-10-06Cleanup: spelling in commentsCampbell Barton
2021-10-05Cleanup: Clang tidyHans Goudey
2021-10-05Fix memory leak when running test cases.Jeroen Bakker
2021-10-05DRW: Move buffer & temp textures & framebuffer management to DrawManagerClément Foucault
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-21Cycles: merge of cycles-x branch, a major update to the rendererBrecht Van Lommel
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-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-30Fix T90742: Gpencil ghost point on selectionHenrik Dick
2021-08-26Cleanup: warningsCampbell Barton
2021-08-25BLF: Remove ASCII-only Code PathsHarley Acheson
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-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-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
2021-08-05Cleanup: remove redundant parenthesisCampbell Barton