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-02-25Constraints: fixed Object Solver 'Clear Inverse' operatorSybren A. Stüvel
2020-02-25Tests: Constraints, enable layer collections before testingSybren A. Stüvel
2020-02-25Cleanup: Silence compilation warnings (unused variables)Dalai Felinto
2020-02-25Cleanup: Remove superfluous "cuda_device_ptr" functionPatrick Mours
2020-02-25Cleanup: removed runtime errorJeroen Bakker
2020-02-25install_deps: fix several issues.Bastien Montagne
2020-02-25EEVEE: First Buffer Drawn IncorrectlyJeroen Bakker
2020-02-25Cycles: Add option to change which sample to start viewport denoising atPatrick Mours
2020-02-25UI: Add theme option for time markers lineMichael Soluyanov
2020-02-25GPU: Add Image property to allow high bitdepth support on a per image basisClément Foucault
2020-02-25Cleanup: clang-formatBrecht Van Lommel
2020-02-25UI: fix wrong button padding on high DPI displays in a few placesYevgeny Makarov
2020-02-25Ocean modifier: fix changes to resolution complete changing the shapePhil Stopford
2020-02-25Constraints: added unit test for Child Of with bone targetSybren A. Stüvel
2020-02-25EEVEE: Lookdev: Fix lookdev spheres positioning in viewport renderClément Foucault
2020-02-25EEVEE: Lookdev: Fix cubemap resolution change not refreshing lightcacheClément Foucault
2020-02-25Overlay: Fix overlays being washed out by render colorsClément Foucault
2020-02-25Start of unit test framework for constraintsSybren A. Stüvel
2020-02-25Cleanup: fixed copy-paste error in Object Solver constraint messageSybren A. Stüvel
2020-02-25EEVEE: Lookdev: Add support for partially blurred backgroundClément Foucault
2020-02-25Cleanup: EEVEE: Use log2_floor_uClément Foucault
2020-02-25EEVEE: Fix seams in reflection cubemap on low roughnessClément Foucault
2020-02-25Fix T74095: crash deleting all faces in edit mode with Cycles renderingBrecht Van Lommel
2020-02-25Cycles: move sss and diffuse transmission into diffuse passBrecht Van Lommel
2020-02-25Cleanup: remove cddm_from_bmeshCampbell Barton
2020-02-25Cleanup: avoid Operator.customdata cast which could lead to errorsCampbell Barton
2020-02-25Fix memory leak saving imagesCampbell Barton
2020-02-25DrawEngine: Clean upJeroen Bakker
2020-02-25Image: support saving images in non-image spacesCampbell Barton
2020-02-25Fix T74182: Crash saving images from non-image spacesCampbell Barton
2020-02-25Cleanup: move deprecated enum into versioning codeCampbell Barton
2020-02-25Cleanup: remove unused wmWindow.monitorCampbell Barton
2020-02-25WM: move cursor refresh tag to the windowCampbell Barton
2020-02-24Fix Cycles Embree hair + motion blur failing after recent Catmull-Rom changeBrecht Van Lommel
2020-02-24Fix make deps failing to build opencollada on Linux, due to line endingsBrecht Van Lommel
2020-02-24Fix T74169: Vector Rotate Node - Euler modes not working as intendedCharlie Jolly
2020-02-24Fix unnecessary Cycles OptiX kernel loadingPatrick Mours
2020-02-24Fix T74099: Can`t apply modifier, if mesh have fake user.Bastien Montagne
2020-02-24Fix unused variable warning on LinuxJulian Eisel
2020-02-24Cleanup: Workbench: Remove checkerboard depthClément Foucault
2020-02-24Overlay: Remove Xray dithering noiseClément Foucault
2020-02-24Mantaflow: Address precompiler warning and related cleanupJulian Eisel
2020-02-24Fix T74003: Autocomplete bug with mesh.loop_triangles. in Blender Python Cons...Bastien Montagne
2020-02-24BLF: Optimize text rendering and cachingGermano Cavalcante
2020-02-24Fix T73912: Highlight selected face option causes faces to fade outCampbell Barton
2020-02-24Overlay: Edit Mode: Fix wireframes being brighter because of linear blendClément Foucault
2020-02-23UI: Remove Width/Percentage control from Bevel tool settingsWilliam Reynish
2020-02-23Overlay: Fix wireframes being brighter because of color managementClément Foucault
2020-02-22EEVEE: Fix memleak when G.is_break is set from another threadClément Foucault
2020-02-22Cleanup: EEVEE: Use interpf instead of custom lerpClément Foucault