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-12-21Nodes: refactor node tree update handlingJacques Lucke
2021-12-21Cleanup: clang formatPhilipp Oeser
2021-12-21Fix T92930: Outliner "Show Active" bone fails in certain situationsPhilipp Oeser
2021-12-21Tests: initialise BKE callbacks before loading blend fileSybren A. Stüvel
2021-12-21Fix T93757: Do not force-instantiate indrectly linked objects in linking case.Bastien Montagne
2021-12-21Fix T93839: Copy/Paste of empty instantiating a collection.Bastien Montagne
2021-12-21Fix build error in debug builds from recent commitHans Goudey
2021-12-21Fix T94280: Crash when splitting meta stripRichard Antalik
2021-12-21Cleanup: Use span instead of raw pointerHans Goudey
2021-12-21Cleanup: Use simpler loops in weld modifierHans Goudey
2021-12-20Fix T94262: Grease Pencil Blur Effect DoF mode wrongPhilipp Oeser
2021-12-20Run clang-formatJoseph Eagar
2021-12-20Sculpt: split sculpt.c into three filesJoseph Eagar
2021-12-20Fix T94144: Duplicate edges in dual mesh nodeWannes Malfait
2021-12-20Cleanup: Remove mesh valid assertions in debug buildsHans Goudey
2021-12-20Fix: Incorrect assert conditions in NURBSplinePiotr Makal
2021-12-20Cleanup: Remove unused node type flagHans Goudey
2021-12-20Cleanup: Comment formatting in node.ccHans Goudey
2021-12-20Geometry Nodes: Parallelize mesh grid primitiveHans Goudey
2021-12-20Cleanup: Remove unused argumentsHans Goudey
2021-12-20BLI: fix Vector.prepend declarationJacques Lucke
2021-12-20Fix T93570: VSE image transforms in preview dont autokeyPhilipp Oeser
2021-12-20Docs: use doxygen formatting for BLICampbell Barton
2021-12-20Docs: use doxygen formatting for DNACampbell Barton
2021-12-20Docs: minor correction to doc-stringCampbell Barton
2021-12-20Fix T94254: Crash using view_all operator in VSERichard Antalik
2021-12-20Fix: Meta strip not created with alpha over blend modeRichard Antalik
2021-12-20Cleanup: Remove more texture nodes preview handlingHans Goudey
2021-12-20VSE: Clamp sound strip when adding movie stripRichard Antalik
2021-12-20Cleanup: Remove more no-op node preview codeHans Goudey
2021-12-20Cleanup: Const arguments, remove unused argumentHans Goudey
2021-12-19Cleanup: Clang tidy lamda function nameHans Goudey
2021-12-18Cleanup: Move weld modifier to C++Hans Goudey
2021-12-18Fix: Build error from missing includeHans Goudey
2021-12-18Fix: Link drag search missing field nodes from function nodesHans Goudey
2021-12-18Fix T94173: Missing update for frame node sizeHans Goudey
2021-12-18Cleanup: compiler warnings with clangBrecht Van Lommel
2021-12-18Fix T94215: compositer denoise node UI wrongly shows as disabledBrecht Van Lommel
2021-12-18GPU: add memory barriers for vertex and index buffersKévin Dietrich
2021-12-18Function to return a list of keyframe segmentsChristoph Lendenfeld
2021-12-18Fix T94184: Outliner: Collection dragging tooltip is not updatingGermano Cavalcante
2021-12-17Fix T94116: Drivers can have multiple variables with same nameSybren A. Stüvel
2021-12-17Theme: Node Group color only needs RGB, not RGBADalai Felinto
2021-12-17Cleanup: Use signed integers in the weld modifierHans Goudey
2021-12-17Cleanup: quiet warning due to incompatible pointer typesJacques Lucke
2021-12-17Cleanup: use new c++ guarded allocator api in some filesJacques Lucke
2021-12-17Allocator: simplify using guarded allocator in C++ codeJacques Lucke
2021-12-17UI: make Remap User dialog in outliner widerPhil Stopford
2021-12-17UI: Fix node socket alignment in some casesAlessio Monti di Sopra
2021-12-17Fix T94137: GPencil: Eraser does not erase first pointPhilipp Oeser