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
path: root/source
AgeCommit message (Expand)Author
2020-01-29Merge branch 'blender-v2.82-release'Campbell Barton
2020-01-29UI: Linux Platform File Browser System ListHarley Acheson
2020-01-29Fix solidify complex fixed thickness on flipped normal boundaryHenrik Dick
2020-01-29Merge branch 'blender-v2.82-release'Campbell Barton
2020-01-29UI: hide filter alembic optionCampbell Barton
2020-01-29Cleanup: minor style changes, use const vars for bmp.cCampbell Barton
2020-01-29imbuf: support writing grayscale BMP imagesJames Fulop
2020-01-29Merge branch 'blender-v2.82-release'Campbell Barton
2020-01-29EEVEE: Micro optimize disk lightClément Foucault
2020-01-29Fix T67060 EEVEE: Noise caused by disk lightsClément Foucault
2020-01-29UI: Fix typo in tooltipWilliam Reynish
2020-01-29Fix T73433: Transform options (Affect Only) tooltips are confusingWilliam Reynish
2020-01-28Fix memory leak of NLA child panel-typesJulian Eisel
2020-01-28Merge branch 'blender-v2.82-release'Brecht Van Lommel
2020-01-28UI: Edit Menu - Undo History List and Operator PollingHarley Acheson
2020-01-28Fix T62730 Overlay: Selected edit hair points highlight is incorrectClément Foucault
2020-01-28Cleanup: fix compiler warnings related to deprecated membersBrecht Van Lommel
2020-01-28Merge remote-tracking branch 'origin/blender-v2.82-release'Sybren A. Stüvel
2020-01-28UI: Windows Platform File Browser System ListHarley Acheson
2020-01-28Alembic depsgraph: explicitly add ANIMATION -> CACHE dependencySybren A. Stüvel
2020-01-28Fix T72143: editing image frame start/offset does not update in EeveeBrecht Van Lommel
2020-01-28Fix T63999: Filepath property won't open filebrowser from a popoverJulian Eisel
2020-01-28Fix T72593 Blender crashes when modifier change the material countClément Foucault
2020-01-28Merge remote-tracking branch 'origin/blender-v2.82-release'Sybren A. Stüvel
2020-01-28Fix T72660: Alembic caches are not properly updated by driversSybren A. Stüvel
2020-01-28Cleanup: reformatted after NULL -> nullptr in depsgraph C++ codeSybren A. Stüvel
2020-01-28Merge branch 'blender-v2.82-release'Bastien Montagne
2020-01-28Partially fix & comment about bad handling of `wrong_id` in `read_libblock()`.Bastien Montagne
2020-01-28Fix T67006: Crash RenderEngine with previewJeroen Bakker
2020-01-28Fix T54422 FluidSim: ColorRamp set position does not update the viewportClément Foucault
2020-01-28Fix T73271, Delaunay Triangulation not robust enough.Howard Trickey
2020-01-28Cleanup: changed NULL to nullptr in depsgraph C++ codeSybren A. Stüvel
2020-01-28Merge branch 'blender-v2.82-release'Brecht Van Lommel
2020-01-28UI: better preserve icon sharpness at different UI scalesYevgeny Makarov
2020-01-28Fix T66699 EEVEE: Material Preview "World" option doesn't workClément Foucault
2020-01-28UI: NLA Editor Sidebar overhaulWilliam Reynish
2020-01-28macOS: add trackpad smart zoom event supportYevgeny Makarov
2020-01-28UI: show better volume names and icons in file browser on macOSYevgeny Makarov
2020-01-28Fix T65350: scrolling popovers with trackpad not working on macOSYevgeny Makarov
2020-01-28Fix: icon alpha theme option does not affect toolbar icons correctlyYevgeny Makarov
2020-01-28Merge branch 'blender-v2.82-release'Campbell Barton
2020-01-28Fix T68960: Crash loading app-template keymapCampbell Barton
2020-01-28Merge branch 'blender-v2.82-release'Campbell Barton
2020-01-28Cleanup: warnings, clang-formatCampbell Barton
2020-01-28bmesh_intersect_edges: Don't detect faces if an edge already existsmano-wii
2020-01-27bmesh_intersect_edges: Improve detection of the best_facemano-wii
2020-01-27bmesh_intersect_edges: Fix assertsmano-wii
2020-01-27Fix T67552 EEVEE: Vector Curves node clamps maximum input value at 1.0Clément Foucault
2020-01-27Fix T69070 EEVEE: Volume shader glitch if object as axis with 0.0 scaleClément Foucault
2020-01-27Merge branch 'blender-v2.82-release'mano-wii