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-10-05Cycles: improve detection of HIP compiler for buildbotBrecht Van Lommel
2021-10-05Fix T91955: Cycles crash with denoising on non-available deviceSergey Sharybin
2021-10-05Fix T86379: When using "Append" not handling properly RigidBody constraintsBastien Montagne
2021-10-05Silenced compilation warning when compiling using ASAN.Jeroen Bakker
2021-10-05Fix memory leak when running test cases.Jeroen Bakker
2021-10-05Cleanup: remove unused parameterPeter Kim
2021-10-05DRW: Move buffer & temp textures & framebuffer management to DrawManagerClément Foucault
2021-10-05XR: Add runtime window area for XR eventsPeter Kim
2021-10-05Fix syntax error in caac5325656294e7276fee60edbd575b123e8eb9Campbell Barton
2021-10-05Cleanup: add Params.select_tweak_eventCampbell Barton
2021-10-05Geometry Nodes: Rename "String Join" node to "Join Strings"Erik Abrahamsson
2021-10-05Cleanup: use doxygen sectionsCampbell Barton
2021-10-05Cleanup: use 3D dot product (not 4D) when comparing pose-bone axesCampbell Barton
2021-10-05Cleanup: quiet shadow warning, trailign spaceCampbell Barton
2021-10-04Fix field type in curve resample nodeHans Goudey
2021-10-04Fix T91725: Waveforms are not displayedRichard Antalik
2021-10-04Fix T91920: Missing decorate buttons in sound panelRichard Antalik
2021-10-04Cleanup: Use LISTBASE_FOREACH macroAntonio Vazquez
2021-10-04Make keyframe inserts/removals less verbose when called from python.Gaia Clary
2021-10-04Assets: Show all assets indirectly nested inside the active catalogJulian Eisel
2021-10-04Cleanup: Remove unused variable and includeHans Goudey
2021-10-04Fix: Geometry Nodes Handle Type Selection FixJohnny Matthews
2021-10-04Geometry Nodes: Curve Trim Node UpdateJohnny Matthews
2021-10-04Fix: Unable to select left and right in set handle type nodeHans Goudey
2021-10-04GPencil: Simplify code removing extra functionAntonio Vazquez
2021-10-04UI Tree-View API: Enforce active item to be un-collapsedJulian Eisel
2021-10-04GPencil: Remove unused flagAntonio Vazquez
2021-10-04Nodes: Revert some socket declarations to previos APIAaron Carlisle
2021-10-04Assets: Support dragging assets on "Unassigned" catalogJulian Eisel
2021-10-04Cleanup: Use static function for asset catalog tree-view helperJulian Eisel
2021-10-04Cleanup: Separate interface & implementation for asset catalog tree-viewJulian Eisel
2021-10-04Fix T91823: Regression not showing idblocks when recursion is set to `Blend f...Julian Eisel
2021-10-04Fix T91861: Black environment behind shadow catcherSergey Sharybin
2021-10-04Fix T91894: Cycles baking normal maps of transformed objects not workingBrecht Van Lommel
2021-10-04Fix T89759: baking normals does not take into account mirror modifierBrecht Van Lommel
2021-10-04Fix T90815: wrong Cycles OSL normal map render after recent optimizationBrecht Van Lommel
2021-10-04Fix Cycles render time pass being available in UI, but it was removedBrecht Van Lommel
2021-10-04Fix T91911: error in image dithering code after recent changesBrecht Van Lommel
2021-10-04Cleanup: Reverting submodules hashDalai Felinto
2021-10-04Fix camera border bug in passepartout render viewSimon Lenz
2021-10-04I18n tools: Fix issue when extracting messages on release builds.Bastien Montagne
2021-10-04Cleanup: Redundant space at the end of commentSergey Sharybin
2021-10-04Fix session uuid ghash comparison return valueSebastian Parborg
2021-10-04Fix T91867: Error reading tiles with Persistent Data ONSergey Sharybin
2021-10-04Cleanup: `Neighbour` -> `Neighbor`. and other minor UI messages fixes.Bastien Montagne
2021-10-04Cleanup: tag unused parameters as such.Bastien Montagne
2021-10-04Fix T91873: Crash when opening properties panelFalk David
2021-10-04Cleanup: remove unused assignmentsCampbell Barton
2021-10-04Cleanup: pass arguments as constCampbell Barton
2021-10-04Cleanup: remove redundant assignmentCampbell Barton