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-10Cleanup: clang-formatCampbell Barton
2020-11-10Cleanup: clang-tidy suppress warnings for PyTypeObject.tp_printCampbell Barton
2020-11-10Cleanup: suppress clang-tidy warnings without FFMPEG/AVI/AUDASPACECampbell Barton
2020-11-09Merge branch 'blender-v2.91-release'Pablo Dobarro
2020-11-09Fix assert in the sculpt pen tilt codePablo Dobarro
2020-11-09Fix wrong DNA flag for hide face setsPablo Dobarro
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-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-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-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-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
2020-11-06Cleanup: Rename render texture files to texture_*Aaron Carlisle
2020-11-06Cleanup: Remove unused variableHans Goudey
2020-11-06Cleanup: remove unused includes in readfile.c and writefile.cJacques Lucke