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
2022-10-08Build: show X11 & Wayland options on first runCampbell Barton
2022-10-08Mesh: Multithread some boolean domain interpolation logicIliya Katueshenock
2022-10-08Viewport: Enable draw_debug.cc code when WITH_DRAW_DEBUG is onJoseph Eagar
2022-10-08Curve: Retain active NURBS curve after point deletionLaurynas Duburas
2022-10-08Build: reference bundled wayland and libdecor headersCampbell Barton
2022-10-08Deps: add libdecor for Wayland window framesCampbell Barton
2022-10-08Deps: harvest Wayland headers, build Wayland librariesCampbell Barton
2022-10-07Fix T101424: Empty group node added to node add searchHans Goudey
2022-10-07FIX T101275: Regression in NLA causes Actions to be ignored by Context menu (...Nate Rupsis
2022-10-07Fix small errors in tool tips for path guidingBrecht Van Lommel
2022-10-07Cleanup: Move editmesh_undo.c to C++Hans Goudey
2022-10-07Fix: One-API build issue on windows.Ray Molenkamp
2022-10-07GPencil: New Fill Extend lines adjust with MMBAntonio Vazquez
2022-10-07Cycles: link oneAPI backend with debug version of sycl when in DebugXavier Hallade
2022-10-07Cleanup: redundant parenthesisCampbell Barton
2022-10-07Cleanup: use function style casts for C++Campbell Barton
2022-10-07Cleanup: DRW: Rename ViewInfos to ViewMatricesClément Foucault
2022-10-07DRW: Remove mouse_pixel and is_inverted from ViewInfosClément Foucault
2022-10-07DRW: Remove viewport_size from DRWViewClément Foucault
2022-10-07EEVEE-Next: Use global viewport size instead of DRWView oneClément Foucault
2022-10-07GPencil: Use global viewport size instead of DRWView oneClément Foucault
2022-10-07Basic: Use global viewport size instead of DRWView oneClément Foucault
2022-10-07Overlay: Use global viewport size instead of DRWView oneClément Foucault
2022-10-07DRW: Remove screen_vecsClément Foucault
2022-10-07DRW: Move clipping planes to their own UBOClément Foucault
2022-10-07EEVEE: Move reflection clip plane to local storageClément Foucault
2022-10-07DRW: Use view_clipping_distances instead of world_clip_planes_set_clip_distanceClément Foucault
2022-10-07DRW: Remove view vectorsClément Foucault
2022-10-07DRW: Move CameraTexCoFactors to engine specific storageClément Foucault
2022-10-07DRW: Split ViewCullingData out of ViewInfosClément Foucault
2022-10-07Armature Modifier: skip non-deforming vertices in Multi-Modifier mode.Alexander Gavrilov
2022-10-07Fix T101547: Add update notifiers in dopesheet and timeline selection operatorsAmelie Fondevilla
2022-10-07Fix missing header include when using timeit feature.Bastien Montagne
2022-10-07Refactor: adding function to check if an animation container has grease penci...Amelie Fondevilla
2022-10-07Cycles: use direct linking for oneAPI backendXavier Hallade
2022-10-07Fix T100953: Zooming with NDOF is inverted in the camera viewCampbell Barton
2022-10-07Cleanup: replace static variables with argumentsCampbell Barton
2022-10-07Cleanup: use doxy sectionsCampbell Barton
2022-10-07GHOST/Wayland: silence warnings for modifier key handling in GNOMECampbell Barton
2022-10-07GHOST/Wayland: improve logging messages for keyboard eventsCampbell Barton
2022-10-07Cleanup: remove redundant 'using'Campbell Barton
2022-10-073D View: depth sort candidates in the selection menuCampbell Barton
2022-10-07Cleanup: share factory reset propertiesCampbell Barton
2022-10-07Cleanup: quiet compiler shadowed variable warningCampbell Barton
2022-10-07Fix for T101481: Improved VFont LoadingHarley Acheson
2022-10-07Preferences: support loading factory settings only for app-templatesCampbell Barton
2022-10-07Cleanup: compiler warningCampbell Barton
2022-10-07Cleanup: spelling in commentsCampbell Barton
2022-10-07Cleanup: Avoid inconsistent naming in mesh topology APIHans Goudey
2022-10-07Cleanup: Move subdiv_ccg.c to C++Hans Goudey