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-11-10Cleanup: Convert interface_region_search.cc to C++temp-interface-region-search-cppHans Goudey
2021-11-10Merge branch 'blender-v3.0-release'Hans Goudey
2021-11-10Cleanup: Use bool instead of intHans Goudey
2021-11-10Merge branch 'blender-v3.0-release'Hans Goudey
2021-11-10Geometry Nodes: Clarify modifier node group errorsHans Goudey
2021-11-10Merge branch 'blender-v3.0-release'Hans Goudey
2021-11-10Fix: Incorrect translation search for modifier error messagesHans Goudey
2021-11-10Fix T92985: CUDA errors with Cycles film convert kernelsPatrick Mours
2021-11-10Merge branch 'blender-v3.0-release'Jeroen Bakker
2021-11-10Fix T91518: crash when recalculating looptris after clearing geometry.Jeroen Bakker
2021-11-10Merge branch 'blender-v3.0-release'Jacques Lucke
2021-11-10Fix T92864: curve object does not sync correctly in cyclesJacques Lucke
2021-11-10Merge branch 'blender-v3.0-release'Philipp Oeser
2021-11-10Fix T92979: Emission Strength Animation read wrong in 3.0Philipp Oeser
2021-11-10Merge branch 'blender-v3.0-release'Campbell Barton
2021-11-10Merge branch 'blender-v3.0-release'Campbell Barton
2021-11-10Fix T92874: Custom normals reset when vertex is deletedCampbell Barton
2021-11-10Fix: Hide selection value in resample curve node, fix orderHans Goudey
2021-11-10Cleanup: Move info_stats.c to C++Hans Goudey
2021-11-10Cycles: Adapt shared kernel/device/gpu layer for MSLMichael Jones
2021-11-09Fix: Incorrect assert in dot grid drawingHans Goudey
2021-11-09Merge branch 'blender-v3.0-release'Hans Goudey
2021-11-09Fix: Crash with no active object after recent commitHans Goudey
2021-11-09tests/benchmarks: Fix operation on windowsRay Molenkamp
2021-11-09Merge branch 'blender-v3.0-release'Jacques Lucke
2021-11-09Fix T92908: print warning when instance recursion limit is reachedJacques Lucke
2021-11-09Merge branch 'blender-v3.0-release'Aaron Carlisle
2021-11-09UI: use plural form of "Gizmo" in Gizmo display menusAaron Carlisle
2021-11-09Cycles: mark both RDNA and RDNA2 as support for HIPBrecht Van Lommel
2021-11-09Merge branch 'blender-v3.0-release'Hans Goudey
2021-11-09Viewport: Remove different outline color for instancesHans Goudey
2021-11-09Merge branch 'blender-v3.0-release'Philipp Oeser
2021-11-09Let Unlink Action operator have an undo stepDemeter Dzadik
2021-11-09Fix T92928: Geometry nodes animation decorator wrong for vectorsPhilipp Oeser
2021-11-09Merge branch 'blender-v3.0-release'Jacques Lucke
2021-11-09Fix: wrong attribute propagation in Distribute nodeJacques Lucke
2021-11-09Merge branch 'blender-v3.0-release'Pablo Vazquez
2021-11-09Cleanup: Remove `SMALL_TRI_RIGHT_VEC` iconPablo Vazquez
2021-11-09Cycles: add AMD driver version info for HIP on WindowsBrecht Van Lommel
2021-11-09Fix T92645: Cycles OSL crash due use of uninitialized pointerBrecht Van Lommel
2021-11-09Merge branch 'blender-v3.0-release'Germano Cavalcante
2021-11-09Fix T92939: Crash on drop when a curve is the active objectGermano Cavalcante
2021-11-09View3D Snap Cursor: make the pool a little more restrictiveGermano Cavalcante
2021-11-09Expose BLI_string_flip_side_name as bpy.utils.flip_nameDemeter Dzadik
2021-11-09Merge branch 'blender-v3.0-release'Thomas Dinges
2021-11-09Node Editor: Display warning when using Nishita sky texture with EeveeThomas Dinges
2021-11-09Cleanup: spelling, C style commentsCampbell Barton
2021-11-09Cleanup: clang-formatCampbell Barton
2021-11-09Merge branch 'blender-v3.0-release'Patrick Mours
2021-11-09Cycles: Improve OptiX denoising with dark images and fix crash when denoiser ...Patrick Mours