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
path: root/source
AgeCommit message (Expand)Author
2022-04-11Cleanup: Remove unused functionHans Goudey
2022-04-11Cleanup: Move interface.c to C++Hans Goudey
2022-04-11Fix T96999: RNA mesh transform does not mark normals dirtyHans Goudey
2022-04-11Fix overlapping GPU device bitmasksBrecht Van Lommel
2022-04-11OBJ: fix printf specifier compile warning on some compilersAras Pranckevicius
2022-04-11Fix errors in sequencer channel headersRichard Antalik
2022-04-11Fix T96838: Missing translations in link drag searchHans Goudey
2022-04-11Pose library: add deprecation noticesSybren A. Stüvel
2022-04-11Fix T96575: Can't set vertex theme colorRichard Antalik
2022-04-11VSE: Use edge panningRichard Antalik
2022-04-11UserDef: Add experimental flag for 3d texturing brush.Jeroen Bakker
2022-04-11BlenLib: Add ushort2 to math vec types.Jeroen Bakker
2022-04-11Move ImageTileWrapper to BKE.Jeroen Bakker
2022-04-11OBJ: fix mac/linux tests and compile warnings in the new obj importerAras Pranckevicius
2022-04-11VSE: Add channel headersRichard Antalik
2022-04-11Fix memleak in VSE proxy creation.Sebastian Parborg
2022-04-11OBJ: New C++ based wavefront OBJ importerAnkit Meel
2022-04-11Functions: allow for better compiler optimizationJacques Lucke
2022-04-11Cleanup: Simplify zero-initializing DNA structures in C++Sergey Sharybin
2022-04-11Cleanup: Left-over debug print in own recent commit.Bastien Montagne
2022-04-11Cleanup: clang-tidyCampbell Barton
2022-04-11Cleanup: use event parameters for functions that create key-map itemsCampbell Barton
2022-04-11Cleanup: ensure space after file named in headersCampbell Barton
2022-04-11Cleanup: pass selection threshold to curve pickingCampbell Barton
2022-04-11Curve Pen Tool: set the first newly added points activeCampbell Barton
2022-04-11Fix crash removing the last point of a spline with the new pen toolCampbell Barton
2022-04-11Cleanup: spelling in commentsCampbell Barton
2022-04-11Cleanup: clang-formatCampbell Barton
2022-04-11Cleanup: compiler warningsCampbell Barton
2022-04-11Fix T97001: Grease pencil array modifier relative offset brokenHans Goudey
2022-04-11Curves: Support set origin and apply transform operatorsHans Goudey
2022-04-11Curves: Inline some simple methodsHans Goudey
2022-04-11Curves: Curve PenDilith Jayakody
2022-04-11Fix T96957: creating paint curve crashesJacques Lucke
2022-04-11Cleanup: Move interface View2D files to C++Hans Goudey
2022-04-11Cleanup: Remove interface region files to C++Hans Goudey
2022-04-11Fix: Assert with set origin operation and single active objectHans Goudey
2022-04-11Cycles: Add support for light groupsLukas Stockner
2022-04-11Cleanup: Further use of const for object bounding boxesHans Goudey
2022-04-11Cleanup: Remove object bounding box functionHans Goudey
2022-04-11Cleanup: Use float3 typeHans Goudey
2022-04-11Cleanup: Remove unused boundbox flagHans Goudey
2022-04-11Cleanup: Use const for bounding boxes where possibleHans Goudey
2022-04-11Fix compiler error when building without USD and alembicJulian Eisel
2022-04-11Assets: Enable collection assets (no longer experimental)Julian Eisel
2022-04-11Assets: Instancing operator option for collection asset droppingJulian Eisel
2022-04-11Cycles: enable Alembic procedural for final rendersKévin Dietrich
2022-04-11Cleanup: Move geometry set fields to a separate headerHans Goudey
2022-04-11Geometry Nodes: Add search to named attribute input nodeHans Goudey
2022-04-11Geometry Nodes: Port set handle nodes to new data-blockHans Goudey