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-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-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 T74169: Vector Rotate Node - Euler modes not working as intendedCharlie Jolly
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-24Overlay: Edit Mode: Fix wireframes being brighter because of linear blendClément Foucault
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
2020-02-22Fix crash when open default templateAntonio Vazquez
2020-02-22Cleanup: internal changes to cursor resettingCampbell Barton
2020-02-21UI: Windows File Attributes and Hidden ItemsHarley Acheson
2020-02-21Cleanup: remove unused ScreenAnimData.refreshCampbell Barton
2020-02-21Fix T73593: Drivers on hide_viewport and hide_render are unreliableSybren A. Stüvel
2020-02-21Cleanup: un-indent ED_screen_set_active_regionCampbell Barton
2020-02-21Fix regression in the orientation of transform Redo operationsGermano Cavalcante
2020-02-21Cleanup: avoid looping over areas when refreshing the cursorCampbell Barton
2020-02-21Fix T67805: Cursor doesn't update when switching tools via shortcutsCampbell Barton
2020-02-21Fluid: Fix typo in fluid RNASebastián Barschkis
2020-02-21Fluid: Cleanup in cache delete functionSebastián Barschkis
2020-02-21Cleanup: Move transform_mode_init to transform_mode APIGermano Cavalcante
2020-02-21Fix T74006: Alt+ clicking (assign to all selected) doesn not work forPhilipp Oeser
2020-02-21Fix T74044: Switching from Edge Slide to Move and Cancelling causes crashGermano Cavalcante
2020-02-21Transform: Fix reinitialization of custom data correctionGermano Cavalcante
2020-02-21Fix: Drivers on hide_viewport and hide_render throw warningsSybren A. Stüvel
2020-02-21EEVEE: Render PassesJeroen Bakker
2020-02-21Cleanup: Spelling in a commentSergey Sharybin
2020-02-21Fix transform 'center_override' not being flaggedGermano Cavalcante
2020-02-20Fix T73871: improve assignement of material to selection in multi objectPhilipp Oeser
2020-02-20Fix some issues with versionning of older files.Bastien Montagne
2020-02-20Fix ushort compiler errors in WindowsAntonio Vazquez
2020-02-20Modifiers: Refactor Mask modifierJacques Lucke
2020-02-20Cleanup: use named unsigned types in the Python APICampbell Barton
2020-02-20mathutils: support for to_2x2 as well as non-square matricesCampbell Barton