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
2021-01-29Fix T85139: Force field texture missing depsgraph relationPhilipp Oeser
2021-01-29UI: clarify edit-mesh face center behaviorCampbell Barton
2021-01-29PyAPI: Add error when registering a 3D gizmo into a 2D gizmo groupCampbell Barton
2021-01-29Fix T84906: Loop select can fail when starting from an ngonCampbell Barton
2021-01-29Docs: add diagrams describing the purpose of BMwEdgeLoopWalker.f_hubCampbell Barton
2021-01-29Fix T83988: Active modifier outline uses search theme colorHans Goudey
2021-01-29Cleanup: Move geonodes object info RNA enumDalai Felinto
2021-01-28Fix T85157: join node not working when the second mesh is emptyJacques Lucke
2021-01-28Revert "Depsgraph: Remove redundant copy-on-write operations"Brecht Van Lommel
2021-01-28Fix alpha transparency slider range being influenced by RGB valuesBrecht Van Lommel
2021-01-28Fix T83935: Superimposed icon's hotspot is misalignedYevgeny Makarov
2021-01-28Fix T81334: Python view-port drawing depth-test regressionCampbell Barton
2021-01-28Fix T84512: Crash if size input of Blur node is too largeHabib Gahbiche
2021-01-28Fix T85142: BMW scene quits BlenderSergey Sharybin
2021-01-28Fix T85107: Active tool doesn't update when mouse is already over itCampbell Barton
2021-01-28Fix T82785: Setting Image.alpha_mode clears generated image dataCampbell Barton
2021-01-28Fix T83539: 'activate_init' fails with buttons that have popupsCampbell Barton
2021-01-28Fix jpeg200 4k cinema presetCampbell Barton
2021-01-28Fix T82675: Crash on exit when Blender is built as a Python moduleCampbell Barton
2021-01-28Fix T84931: Keys that open menus can also activate menu itemsCampbell Barton
2021-01-27Fix T85110: moving markers num input confuses time vs framesPhilipp Oeser
2021-01-27Documented color management issue.Jeroen Bakker
2021-01-27Cleanup: Moved update ratio stretching overlay to cache_finishJeroen Bakker
2021-01-27Fix T83187: Unselected UVs shows selected on linked meshes.Jeroen Bakker
2021-01-27Fix T84717: Missing viewport update after shading changesSergey Sharybin
2021-01-27Fix T84402: Off-screen rendering works only once from PythonCampbell Barton
2021-01-27Windows: Fix wchar_t truncationRay Molenkamp
2021-01-26Fix build errorHans Goudey
2021-01-26Fix T85082: Perspective distortion while drawingFalk David
2021-01-26Fix T85049: Geometry Nodes: How to handle instances with shear?Sebastian Parborg
2021-01-26Fix T84847: Crash after splitting effect stripRichard Antalik
2021-01-26Fix T79922: Cache of meta strip not invalidatedRichard Antalik
2021-01-26Fix T84160: Wrong DOF when camera is overridenRichard Antalik
2021-01-26VSE: Fix memory leak when building proxiesRichard Antalik
2021-01-26Fix T84979: No sound after changing strip datablockRichard Antalik
2021-01-26Fix T84935: improve previous fix for boolean custom data layersJacques Lucke
2021-01-26Cleanup: compiler warningsBrecht Van Lommel
2021-01-26Asset Browser: fix context properties reported to PythonSybren A. Stüvel
2021-01-26Viewport Rendering: Don't clamp when overlays are disabled.Jeroen Bakker
2021-01-26GPU: Enable HQ normals workaround for any AMD Drivers on Polaris.Jeroen Bakker
2021-01-26Fix T84708: Versioning for Set Alpha nodeRobert Guetzkow
2021-01-26GPU: Enable HQ normals workaround for AMD 21.1.1 driver.Jeroen Bakker
2021-01-26Fix T84907: incorrect dirty mask after geometry join nodeJacques Lucke
2021-01-26Fix T84935: boolean custom data layers not saved correctlyJacques Lucke
2021-01-26Fix T85011: "Allow Execution" reloads the wrong file when recoveringCampbell Barton
2021-01-26WM: add "use_scripts" to recover auto-save/session operatorsCampbell Barton
2021-01-26WM: return success from WM_recover_last_session, minor cleanupCampbell Barton
2021-01-26Fix library name clipping most of the data-block name in data-block menusJulian Eisel
2021-01-25Fix T84031 initialize connectivity info of the base mesh before using Displac...Greg Neumiller
2021-01-25Fix: Unable to animate nodes modifier exposed propertiesHans Goudey