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-04-05Sequencer: skip redundant F-curve GSet allocationCampbell Barton
2022-04-05Fix memory leak duplicating sequencer stripsCampbell Barton
2022-04-05Fix T97034: tweak strips uses cursor position after threshold reachedCampbell Barton
2022-04-05UI: move "use_select_nearest_on_first_click" into it's own panelCampbell Barton
2022-04-05Cleanup: use doxygen links to struct membersCampbell Barton
2022-04-05Cleanup: clang-formatCampbell Barton
2022-04-05Cleanup: move doc-strings into headersCampbell Barton
2022-04-05Cleanup: spelling in commentsCampbell Barton
2022-04-04Fix T97019: Regression - GPencil Shrinkwrap modifier not longer workingAntonio Vazquez
2022-04-04Fix T95678: Thumbnails are not working with big / large ObjectsGermano Cavalcante
2022-04-04Fix collection assets hidden in old files with asset browser openJulian Eisel
2022-04-04Cleanup: Remove unused functionHans Goudey
2022-04-04Cleanup: Move interface.c to C++Hans Goudey
2022-04-04Fix T96999: RNA mesh transform does not mark normals dirtyHans Goudey
2022-04-04Fix overlapping GPU device bitmasksBrecht Van Lommel
2022-04-04OBJ: fix printf specifier compile warning on some compilersAras Pranckevicius
2022-04-04Fix errors in sequencer channel headersRichard Antalik
2022-04-04Fix T96838: Missing translations in link drag searchHans Goudey
2022-04-04Pose library: add deprecation noticesSybren A. Stüvel
2022-04-04Pose library: remove much of old pose library interfaceSybren A. Stüvel
2022-04-04Fix T96575: Can't set vertex theme colorRichard Antalik
2022-04-04VSE: Use edge panningRichard Antalik
2022-04-04UserDef: Add experimental flag for 3d texturing brush.Jeroen Bakker
2022-04-04BlenLib: Add ushort2 to math vec types.Jeroen Bakker
2022-04-04Move ImageTileWrapper to BKE.Jeroen Bakker
2022-04-04OBJ: fix mac/linux tests and compile warnings in the new obj importerAras Pranckevicius
2022-04-04VSE: Add channel headersRichard Antalik
2022-04-04Fix memleak in VSE proxy creation.Sebastian Parborg
2022-04-04OBJ: New C++ based wavefront OBJ importerAnkit Meel
2022-04-04Functions: allow for better compiler optimizationJacques Lucke
2022-04-04Cleanup: Simplify zero-initializing DNA structures in C++Sergey Sharybin
2022-04-04Cleanup: Left-over debug print in own recent commit.Bastien Montagne
2022-04-04Cleanup: clang-tidyCampbell Barton
2022-04-04Cleanup: use event parameters for functions that create key-map itemsCampbell Barton
2022-04-04Cleanup: ensure space after file named in headersCampbell Barton
2022-04-04Cleanup: pass selection threshold to curve pickingCampbell Barton
2022-04-04Curve Pen Tool: set the first newly added points activeCampbell Barton
2022-04-04Fix crash removing the last point of a spline with the new pen toolCampbell Barton
2022-04-04Cleanup: indentationCampbell Barton
2022-04-04Cleanup: spelling in commentsCampbell Barton
2022-04-04Cleanup: clang-formatCampbell Barton
2022-04-04Cleanup: compiler warningsCampbell Barton
2022-04-03Fix T97001: Grease pencil array modifier relative offset brokenHans Goudey
2022-04-03Curves: Support set origin and apply transform operatorsHans Goudey
2022-04-03Curves: Inline some simple methodsHans Goudey
2022-04-03Curves: Curve PenDilith Jayakody
2022-04-03Fix T96957: creating paint curve crashesJacques Lucke
2022-04-03Cleanup: Move interface View2D files to C++Hans Goudey
2022-04-03Fix T96978: Objects that emit light do not appear in light groupsLukas Stockner
2022-04-03Cleanup: Remove interface region files to C++Hans Goudey