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-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
2021-12-17Outliner ID Remap Users: hide ID type from the UIPhilipp Oeser
2021-12-17Fix (unreported): missed running versioning code in some filesJacques Lucke
2021-12-17Fix T94166: set handle position node crashed after refactorJacques Lucke
2021-12-17GPU: Sort SSBOs In Shader Interface.Jeroen Bakker
2021-12-17Cleanup: Silenced unused var warnings.Jeroen Bakker
2021-12-17UI: move "undo history" from a custom popup to a menu typeCampbell Barton
2021-12-17Cleanup: spelling in commentsCampbell Barton
2021-12-17Cleanup: use more common naming suffix for item callbacksCampbell Barton
2021-12-17UI: Correct "QuickTime" SpellingJohannes Jakob
2021-12-17Cleanup: Simplify logic in set material nodeHans Goudey
2021-12-17Geometry Nodes: Support point clouds in the set material nodeHans Goudey
2021-12-16Cleanup: Move curve.c to C++Hans Goudey
2021-12-16LibOverride: Further improve creation/resync pre-process speed.Bastien Montagne
2021-12-16Fix T94109: 3d cursor crash when using shortcutGermano Cavalcante
2021-12-16LibOverride: Improve speed of resync and creation of liboverrides.Bastien Montagne
2021-12-16LibOverride: Cleanup log about unfound subitems.Bastien Montagne
2021-12-16Fix T94115: Selecting current action in undo history undoes allCampbell Barton
2021-12-16UI: support Copy To Selected for id-properties [GN modifier properties]Philipp Oeser
2021-12-16UI: deduplicate code for Copy To Selected and Alt-button tweakingPhilipp Oeser
2021-12-16Cleanup: correct docstring for `driver_variable_name_validate`Sybren A. Stüvel
2021-12-16Docs: add doc-strings for BLI_path functionsCampbell Barton
2021-12-16Animation: send notifier when keyframe is insertedSybren A. Stüvel
2021-12-16Fix compile error on Windows.Thomas Dinges
2021-12-16WM: various changes to file writing behaviorCampbell Barton