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-04-28Fix Compositor: WorkScheduler task model deletes worksManuel Castilla
2021-04-28Replace COM_DEBUG #define with constexpr. Fixes T87035Tyler
2021-04-23macOS: Fix unknown -Wsuggest-override warningAnkit Meel
2021-04-14Fix (unreported) compositor resolution propagation broken by some nodesManuel Castilla
2021-04-13Cleanup: sort cmake file listsCampbell Barton
2021-04-12Fix T74680: Incorrect mixing in Glare nodeSzymon Ulatowski
2021-04-12Compositor: Allocate OIDN memory after receiving lock.Jeroen Bakker
2021-04-12Fix: File output uses incorrect resolution when first socket unused.Jeroen Bakker
2021-04-12Fix T87252: File output node broken with more than 4 inputs.Jeroen Bakker
2021-04-09Compositor: Output where debug is stored.Jeroen Bakker
2021-04-09Compositor: Enable suggest-override warning.Jeroen Bakker
2021-04-08Cleanup: spellingCampbell Barton
2021-04-08Cleanup: enable modernize-use-equals-default checkJacques Lucke
2021-04-06Compositor: Add Streaming Operator for NodeOperationBuilder.Jeroen Bakker
2021-04-06Suppress compiler warning.Jeroen Bakker
2021-04-02Cleanup: Remove blender namespace from Map.Jeroen Bakker
2021-04-02Cleanup: remove loading blender namespace from Vector.Jeroen Bakker
2021-04-02Cleanup: Added leading `e` to enum types.Jeroen Bakker
2021-04-02Cleanup: rename eChunkExecutionState to eWorkPackageState.Jeroen Bakker
2021-04-02Compositor: stream operators for WorkPackages.Jeroen Bakker
2021-04-02Compositor: Debug stream operator.Jeroen Bakker
2021-04-01Cleanup: spellingCampbell Barton
2021-04-01Cleanup: method naming.Jeroen Bakker
2021-04-01Cleanup: Split up methods.Jeroen Bakker
2021-03-31Fix compiler error in Windows Antonio Vazquez
2021-03-31Cleanup: Removed Unused Definition.Jeroen Bakker
2021-03-31Compositor: Keep WorkPackages and Data Around.Jeroen Bakker
2021-03-31Cleanup: use constexpr for num channels.Jeroen Bakker
2021-03-30Cleanup: remove unneeded method.Jeroen Bakker
2021-03-30Cleanup: clang-format.Jeroen Bakker
2021-03-30Cleanup: Use constexpr.Jeroen Bakker
2021-03-30Compositor: Fix Incorrect Attaching NodeSockets.Jeroen Bakker
2021-03-30Cleanup: Replace std::vector with blender::Vector.Jeroen Bakker
2021-03-30Cryptomatte: Fix When Image based Cryptomatte Aren't On The First Render Layer.Jeroen Bakker
2021-03-30Fix: Compile Error COM_Debug.Jeroen Bakker
2021-03-30Cleanup: Replace virtual methods with bitflags.Jeroen Bakker
2021-03-29Cleanup: Replace `is...Operation()` methods with a flag.Jeroen Bakker
2021-03-29Cleanup: Use Bitflags For Booleans.Jeroen Bakker
2021-03-29Cleanup: use pragma once.Jeroen Bakker
2021-03-29Cleanup: Add namespace to compositor.Jeroen Bakker
2021-03-29Cleanup: Add `override` Keyword.Jeroen Bakker
2021-03-29Compositor: Add Anti-Aliasing nodeHabib Gahbiche
2021-03-26Compositor: Fix array out of bounds.Jeroen Bakker
2021-03-26Cleanup: Replace Methode Overloading With Default Value.Jeroen Bakker
2021-03-26Cleanup: Remove ptr For Owned Children.Jeroen Bakker
2021-03-26Cleanup: Replace std::vector With blender::Vector.Jeroen Bakker
2021-03-26Cleanup: Replaced Typedef Enum With Enum Class.Jeroen Bakker
2021-03-26Cleanup: Remove SocketReader.Jeroen Bakker
2021-03-26Cleanup: Use Enum Class For PixelSampler.Jeroen Bakker
2021-03-26Cleanup: Replace std::vector with blender::Vector.Jeroen Bakker