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/intern
AgeCommit message (Expand)Author
2022-11-12Fix: OpenSubdiv reporting version 0.0.0 in system_info.txtRay Molenkamp
2022-11-12Cleanup: add a system reference to the wayland windowCampbell Barton
2022-11-12Fix window title not redrawing with Wayland/libdecorCampbell Barton
2022-11-12GHOST/Wayland: skip resizing the EGL surface unnecessarilyCampbell Barton
2022-11-12Cleanup: move title into GWL_WindowCampbell Barton
2022-11-12Cleanup: move Wayland window state utilities into lower level functionsCampbell Barton
2022-11-12Fix non-interactive window borders after changes to event handlingCampbell Barton
2022-11-12Cleanup: use snake-case for WAYLAND utility functionsCampbell Barton
2022-11-12GHOST/Wayland: replace roundtrip with dispatch_pendingCampbell Barton
2022-11-10Fix missing wl_display_get_error in the Wayland dynamic loaderSergey Sharybin
2022-11-10GHOST/Wayland: report a message when there is a fatal errorCampbell Barton
2022-11-10Cleanup: minor naming changes, make listener struct constCampbell Barton
2022-11-10Cleanup: spelling in commentsCampbell Barton
2022-11-10GHOST/Wayland: add wl_display_listener for debuggingCampbell Barton
2022-11-10Cleanup: compiler warnings (unused-parameter & missing-declarations)Campbell Barton
2022-11-10Cleanup: formatCampbell Barton
2022-11-09Fix T101669: Cycles artifacts in bump map bakingBrecht Van Lommel
2022-11-09Fix T102257: Crash when making an Object as Effector set to Guide and trying ...Germano Cavalcante
2022-11-09Fix T102287: Unhandled Numpad Separator on QWERTZ under WaylandCampbell Barton
2022-11-08Fix Cycles error with runtime compilation when there is no path to OptiX SDKGon Solo
2022-11-05Cleanup: quiet unused argument warningCampbell Barton
2022-11-03Fix Wayland warning on startup when running X11Brecht Van Lommel
2022-11-03Fix T102225: Crash opening menusSergey Sharybin
2022-11-03Cleanup: cmake comment line lengthCampbell Barton
2022-11-02Cycles: Add regression test for util_md5_stringSergey Sharybin
2022-11-02Cleanup: spelling in commentsCampbell Barton
2022-11-01Fix T102194: unhandled number keys on AZERTY layout under WaylandCampbell Barton
2022-11-01Cleanup: spelling in commentsCampbell Barton
2022-11-01Cleanup: disambiguate naming for Wayland surfacesCampbell Barton
2022-11-01GHOST/Wayland: support for multiple seats (one active seat at a time)Campbell Barton
2022-10-28Cycles: add Equiangular Cubemap Face camera projectionDamian Trebilco
2022-10-28Cleanup: formatCampbell Barton
2022-10-28Cleanup: quiet unused argument warnings and minor changes in GHOSTCampbell Barton
2022-10-28Fix error in leaving the tablet pointer set under WaylandCampbell Barton
2022-10-28GHOST/Wayland: code-commentsCampbell Barton
2022-10-28Fix failure to clear DND in_use in rare cases under WaylandCampbell Barton
2022-10-28Cleanup: use common prefix for static ghost/wayland variablesCampbell Barton
2022-10-28GHOST/Wayland: improve code-commentsCampbell Barton
2022-10-28Cleanup: use plain 'char *' for mime types in GHOST/WaylandCampbell Barton
2022-10-28Cleanup: move GWL_DataOffer in_use to the 'dnd' structCampbell Barton
2022-10-28GHOST/Wayland: postpone reading from the clipboard until neededCampbell Barton
2022-10-28GHOST/Wayland: unlock clipboard mutex on failureCampbell Barton
2022-10-28Cycles: fix up logic in oneAPI devices filteringXavier Hallade
2022-10-27Fix T102085: X11 Startup crashAnton Raves
2022-10-27GHOST/Wayland: replace deferred registration with an update callbackCampbell Barton
2022-10-26Cycles: List Level-Zero in oneAPI device requirements in the UI on LinuxXavier Hallade
2022-10-26Cycles: use packed float3 back for oneAPIXavier Hallade
2022-10-26Fix T101790: MNEE caustic settings are not visible in the UI when using MetalMichael Jones
2022-10-26Revert "GHOST/Wayland: postpone reading from the clipboard until needed"Campbell Barton
2022-10-26GHOST/Wayland: postpone reading from the clipboard until neededCampbell Barton