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-05-08Install_deps: Add support to compile TBB when we cannot find version.Bastien Montagne
2020-05-08install_deps: Fix (unreported) typo in OpenXR build code.Bastien Montagne
2020-05-08install_deps: Fix (unreported) broken logic in OIIO building.Bastien Montagne
2020-05-08install_deps: Fix (unreported) broken Boost source URL.Bastien Montagne
2020-05-08Cleanup: install_deps: Simplify the 'no distro' code a bit.Bastien Montagne
2020-05-08install_deps: Fix (unreported) bad handling of deps between libs.Bastien Montagne
2020-05-08Windows: Include symbol file in module informationRay Molenkamp
2020-05-08Windows: Improve private symbol detectionRay Molenkamp
2020-05-08Windows: Fix BLI_assert backtrace.Ray Molenkamp
2020-05-08USD: Export hair/particle system with name of system (and not its settings)Sybren A. Stüvel
2020-05-08Merge branch 'blender-v2.83-release'Robert Guetzkow
2020-05-08Fluid: Adjusted secondary particles timestep and gravity optionsSebastián Barschkis
2020-05-08Fluid: Updated Mantaflow source filesSebastián Barschkis
2020-05-08Fix T65012: Update depsgraph for matcap flippingRobert Guetzkow
2020-05-08Fix Assert: Wireframe XRay during SculptingJeroen Bakker
2020-05-08Cleanup: USD, removed unnecessary variableSybren A. Stüvel
2020-05-08Cleanup: USD test, clarfied commentSybren A. Stüvel
2020-05-08Cleanup: USD, made AbstractHierarchyIterator::get_writer constSybren A. Stüvel
2020-05-08Cleanup: USD, added some clarifying commentsSybren A. Stüvel
2020-05-08Tests: Alembic, log entire command when `abcls` failsSybren A. Stüvel
2020-05-08Additional fix for T76426: Mantaflow Liquid - Gravity not respecting Time Sca...Sebastián Barschkis
2020-05-08Cleanup: USD, refactored export graph constructionSybren A. Stüvel
2020-05-08Cleanup: Alembic, moved axis conversion functions into their own filesSybren A. Stüvel
2020-05-08GPencil: Fix typo error in previous renameAntonio Vazquez
2020-05-08Cleanup: clang-formatCampbell Barton
2020-05-08Merge branch 'blender-v2.83-release'Campbell Barton
2020-05-08Merge branch 'blender-v2.83-release'Campbell Barton
2020-05-08Merge branch 'blender-v2.83-release'Campbell Barton
2020-05-08Merge branch 'blender-v2.83-release'Campbell Barton
2020-05-08Fix T76484: Infinite event handling when loading with load_ui=FalseCampbell Barton
2020-05-08GPencil: Refactor - Rename modifier and shder functionsAntonio Vazquez
2020-05-08Fix T76498: Refactoring - Rename BKE modifiers funtionsAntonio Vazquez
2020-05-08Cleanup: Doxygen: fix markup warnings for linksAaron Carlisle
2020-05-08Cleanup: Doxygen: Remove Blank PageAaron Carlisle
2020-05-08Fix typo in recent quadric cleanupCampbell Barton
2020-05-08Cleanup: callback naming for search button & update doc-stringsCampbell Barton
2020-05-08Fix T76324: face set operators not working from Python console by defaultBrecht Van Lommel
2020-05-08Fix T76471: timer not removed after changing file browser to another typeBrecht Van Lommel
2020-05-08Fix T76525: crash drawing metaballs with multiple material slotsBrecht Van Lommel
2020-05-08Merge branch 'blender-v2.83-release'Clément Foucault
2020-05-08Fix T75958 Overlay: Blender Crashes when selecting without Depth PickingClément Foucault
2020-05-08Fix T76045 Gizmo: line_width does not work in latest versionClément Foucault
2020-05-08Fix T76393 Gizmo: Crash on assert(batch->program_in_use == 0)Clément Foucault
2020-05-07Merge branch 'blender-v2.83-release'Brecht Van Lommel
2020-05-07Fix T76510: Eevee OpenVDB render artifacts due to texture clampingBrecht Van Lommel
2020-05-07Fix direction of the Gizmo Extrude adjustment axisGermano Cavalcante
2020-05-07Fix T76504: Change in behavior of constraints orientationGermano Cavalcante
2020-05-07Fix T76468: volume sequence render not using correct frame in rendersBrecht Van Lommel
2020-05-07Fluid: Use cached value for total time valueSebastián Barschkis
2020-05-07Fix T76426: Mantaflow Liquid - Gravity not respecting Time Scale from domain.Sebastián Barschkis