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-11Cleanup: use preprocessor version check for PyTypeObject declarationCampbell Barton
2020-11-10Windows: Fix build issue with VCPKGRay Molenkamp
2020-11-10Cycles: fix compilation of OSL shaders following API changeKévin Dietrich
2020-11-10Fix NanoVDB compile errors with recent NanoVDB versionsPatrick Mours
2020-11-10Fix (unreported) potential assert in viewlayer synchronization.Bastien Montagne
2020-11-10MSVC: Fix build warningRay Molenkamp
2020-11-10Cycles: Enable NanoVDB usage by defaultPatrick Mours
2020-11-10Fix T81951: Add Cube new tool surface snaping not workingGermano Cavalcante
2020-11-10LibOverride: Optimize deletion of overrides in liboverride delete.Bastien Montagne
2020-11-10Cleanup/Update comments in liboverride code.Bastien Montagne
2020-11-10Fix T82561: shader compilation crashes in OSLKévin Dietrich
2020-11-10Animation: Expand unit tests for `BKE_fcurve_active_keyframe_index()`Sybren A. Stüvel
2020-11-10Multires: Cleanup, clarify commentSergey Sharybin
2020-11-10Cleanup/Update comments in liboverride code.Bastien Montagne
2020-11-10install_deps: fix a typo in argument handling of new nanovdb option.Bastien Montagne
2020-11-10Merge remote-tracking branch 'origin/blender-v2.91-release'Sybren A. Stüvel
2020-11-10Animation: More explicit boundary checks when setting active keyframeSybren A. Stüvel
2020-11-10ImBuf: support detecting the file format from in-memory imagesCampbell Barton
2020-11-10Merge branch 'blender-v2.91-release'Campbell Barton
2020-11-10Fix T82540: Smart UV project ignores seamsCampbell Barton
2020-11-10Merge branch 'blender-v2.91-release'Campbell Barton
2020-11-10Fix T82555: Crash using copied object from PythonCampbell Barton
2020-11-10Merge branch 'blender-v2.91-release'Campbell Barton
2020-11-10Fix T65585: Knife fails when cursor away from the objectCampbell Barton
2020-11-10Cleanup: remove hard coded file format check in IMB_ispic_typeCampbell Barton
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-09install_deps: add support for NanoVDB.Bastien Montagne
2020-11-09Install_deps: update URLS for OpenVDB repo/sources.Bastien Montagne
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