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-09-23Merge branch 'master' into tmp-usd-alab-v2-T100452tmp-usd-alab-v2-T100452Michael Kowalski
2022-09-23Fix T101249: Node groups don't show in node searchHans Goudey
2022-09-23Geometry Nodes: Split transfer attribute nodeHans Goudey
2022-09-23Fix T100741: Update FFMPEG DimensionsHarley Acheson
2022-09-23Fix: Crash with empty vertex group in mask modifierHans Goudey
2022-09-23GPencil: Improve Fill Tool Extend linesAntonio Vazquez
2022-09-23Fix: Missing DNA rename for recent mesh refactorHans Goudey
2022-09-23Node Editor: Adjust node link curvingLeon Schittek
2022-09-23Fix: Assert calculating mesh triangulationHans Goudey
2022-09-23Mesh: Move selection flags to generic attributesHans Goudey
2022-09-23View3d: move space_view3d.c to c++Jacques Lucke
2022-09-23Cleanup: use depsgraph iterator settings in rnaJacques Lucke
2022-09-23Mesh: Move edge crease out of MEdgeHans Goudey
2022-09-23Cleanup: use depsgraph iterator settings in rnaJacques Lucke
2022-09-23Mesh: Use cached looptris in draw cache extractionHans Goudey
2022-09-23Mesh: Move sculpt face sets to a generic attributeHans Goudey
2022-09-23Cleanup: Grammar fix in lazy functionHans Goudey
2022-09-23Cleanup: fix compiler errorsJacques Lucke
2022-09-23Cleanup: give anonymous enum a nameJacques Lucke
2022-09-23Depsgraph: generalize passing parameters to depsgraph object iteratorJacques Lucke
2022-09-23Fix T101109: Animation on nodes problems when dealing with Node GroupsPhilipp Oeser
2022-09-23Fix T101046: missing DEG update changing bone layers in editmodePhilipp Oeser
2022-09-23Cleanup: use ELEM macroCampbell Barton
2022-09-23Cleanup: add string utility macros to GHOST/WaylandCampbell Barton
2022-09-23Cleanup: float literalsCampbell Barton
2022-09-23Docs: minor improvements to info_advanced_blender_as_bpy wordingCampbell Barton
2022-09-23Fix T100141: Header Alignment of New EditorsCampbell Barton
2022-09-23Cleanup: replace int return value with boolCampbell Barton
2022-09-23Cleanup: avoid unnecessary access to context.space_dataCampbell Barton
2022-09-23Cleanup: use lowercase function calls & macros in for CMakeCampbell Barton
2022-09-23Cleanup: spelling in commentsCampbell Barton
2022-09-23Cleanup: formatCampbell Barton
2022-09-23Cleanup: compiler warningsCampbell Barton
2022-09-23Fix: Add missing drag link search item for store named attribute nodeHans Goudey
2022-09-22Curves editmode: show point selectionPhilipp Oeser
2022-09-22Fix T100846: Bump blender file min version for forward compatibility warningCharlie Jolly
2022-09-22GPU: Ensure rendering operations occur within GPU render boundaries.Jason Fielder
2022-09-22Metal: GLSL shader compatibility changes for global uniform and interface nam...Jason Fielder
2022-09-22Metal: First set of Geometry Shader alternative implementations using SSBO ve...Jason Fielder
2022-09-22Metal: MTLContext implementation and immediate mode rendering support.Thomas Dinges
2022-09-22Metal: MTLVertBuf implementation and support for texture creation from vertex...Thomas Dinges
2022-09-22Geometry Nodes: Add Self Object NodeHans Goudey
2022-09-22Fix crash loading fonts that fail to be readCampbell Barton
2022-09-22Cycles: Cleanup in oneAPI math includes and definitionsWerner, Stefan
2022-09-22Refactor: const-correctness in bmesh conversion assertSergey Sharybin
2022-09-22UV: add toggle to show the grid over the imageChris Blackbourn
2022-09-22Cleanup: use an array of modifier keys for GHOST/WaylandCampbell Barton
2022-09-22GHOST: assert when unknown keys are passed to the ModifierKeys APICampbell Barton
2022-09-22Cleanup: remove unused modifier state checks from getModifierKeysCampbell Barton
2022-09-22Cleanup: remove redundant includes from GHOST_SystemPathsUnixCampbell Barton