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
2020-11-09Merge branch 'blender-v2.91-release'Brecht Van Lommel
2020-11-09Fix T78028: crash with grease pencil and save buffersBrecht Van Lommel
2020-11-09Fix potential crash closing Blender with persistent data option enabledBrecht Van Lommel
2020-11-09Merge branch 'blender-v2.91-release'Brecht Van Lommel
2020-11-09Fix T78956: banding artifacts of vertex colors in CyclesBrecht Van Lommel
2020-11-09Cleanup: Clang-tidy, inconsistent parameter nameAnkit Meel
2020-11-09Cleanup: Clang-tidy, modernize-use-nullptr.Ankit Meel
2020-11-09Cleanup: more renaming in the render/ module for consistencyBrecht Van Lommel
2020-11-09Pointclouds: move blenkernel code to c++Jacques Lucke
2020-11-09Fluid: Fix strict compiler warningSergey Sharybin
2020-11-09Cleanup: fix wrong merge, remove extra unique_ptr.Ankit Meel
2020-11-09Fix T80068: skin modifier not working with motion blurBrecht Van Lommel
2020-11-09Cycles: fix Node::tag_modified not setting modified flag's upper bitsKévin Dietrich
2020-11-09Cycles: Fix function inline attributesSergey Sharybin
2020-11-09Fluid: Fix strict compiler warningSergey Sharybin
2020-11-09macOS: follow system preference for natural trackpad scroll directionYevgeny Makarov
2020-11-09Merge branch 'blender-v2.91-release'Sebastián Barschkis
2020-11-09Fix T82488: Mantaflow - force fields have very low influence compare to 2.90.1Sebastián Barschkis
2020-11-09Fix T82210: Animation, Bake Action cleanupSybren A. Stüvel
2020-11-09Cycles: Fix tricubic sampling with NanoVDBPatrick Mours
2020-11-09Libmv: Fix warning about unused parameter in CeresSergey Sharybin
2020-11-09CMake: Extend supported strict flags cancelation for ClangSergey Sharybin
2020-11-09Cleanup: fix some clang tidy issuesJacques Lucke
2020-11-09Merge branch 'blender-v2.91-release' into masterJacques Lucke
2020-11-09Sculpt: Fix off-by-one error when creating bitmap for lasso gestureJacques Lucke
2020-11-09Animation: move group colors switch to user preferencesSybren A. Stüvel
2020-11-09Cleanup: Sequencer, remove unused functionSybren A. Stüvel
2020-11-09Merge branch 'blender-v2.91-release'Campbell Barton
2020-11-09Merge branch 'blender-v2.91-release'Campbell Barton
2020-11-09Merge branch 'blender-v2.91-release'Campbell Barton
2020-11-09Revert "Fix T80742: curve bevel fails with zero length handles at end-point"Campbell Barton
2020-11-09Fix T82495: assert with cast modifier in edit-modeCampbell Barton
2020-11-09Cleanup: imbuf callback namingCampbell Barton
2020-11-09Fix T82520: error building freestyle with Python3.8Campbell Barton
2020-11-09Cleanup: clang-formatCampbell Barton
2020-11-08Fix T81651, exact boolean modifier incorrect if operand hidden.Howard Trickey
2020-11-08Fix T81651, exact boolean modifier incorrect if operand hidden.Howard Trickey
2020-11-07Cleanup: Clang-tidy, readability-else-after-returnAnkit Meel
2020-11-07Cleanup: Clang-tidy, readability-non-const-parameter.Ankit Meel
2020-11-07Cleanup: NULL to nullptr.Ankit Meel
2020-11-07Merge new boolean fix from blender-v2.91-release.Howard Trickey
2020-11-07Fix T82301, exact boolean fail on cube with bump.Howard Trickey
2020-11-07Cleanup: Clang-format.Ankit Meel
2020-11-07Noise: fix uninitialized variable warning.Ankit Meel
2020-11-07Cleanup: Clang-tidy else-after-returnAnkit Meel
2020-11-07Cleanup: Clang-tidy, modernize-concat-nested-namespacesAnkit Meel
2020-11-07View3D: take clipping into account for Frame AllCampbell Barton
2020-11-07Cleanup: move plane array intersection into a functionCampbell Barton
2020-11-07Fix for T78211: Trackpad Zoom to Mouse Position ErrorYevgeny Makarov
2020-11-07Fix for T65714: Pinch Zooming Crash using Mac TrackpadYevgeny Makarov