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-29Cleanup: use STREQ macroCampbell 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-27GPencil: Fix MSVC warning in lineart_cpp_bridge.ccRay Molenkamp
2022-10-27Fix T102092: GPencil Sculpt Grab crash using Shift keyAntonio Vazquez
2022-10-27GHOST/Wayland: replace deferred registration with an update callbackCampbell Barton
2022-10-26Fix T101925: sculpt color painting not updating with Cycles viewport renderBrecht Van Lommel
2022-10-26Fix slow continuous depsgraph updates in sculpt paint mode in some casesBrecht Van Lommel
2022-10-26Fix build error on Windows without precompiled headersBrecht Van Lommel
2022-10-26Sculpt: fix T102067: Set material properly in new pbvh drawJoseph Eagar
2022-10-26Cycles: oneAPI: update dg2 target to acm-g10Xavier Hallade
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-26Fix: set more UI colors to PROP_COLOR_GAMMAPhilipp Oeser
2022-10-26Fix T102045: Properties Editor Attribute panels errors when pinning meshPhilipp Oeser
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
2022-10-26Cleanup: remove GWL_RegisteryAdd_Params.wl_registryCampbell Barton
2022-10-26GHOST/Wayland: support device add/removal at runtimeCampbell Barton
2022-10-26GHOST/Wayland: use a predictable order for interface registrationCampbell Barton
2022-10-26deps_builder: fix hardcoded pathRay Molenkamp
2022-10-25Cleanup: formatChris Blackbourn
2022-10-25Fix window flickering when moving windows between monitors in WaylandCampbell Barton
2022-10-25Fix Cycles build error on 32bit x86Brecht Van Lommel
2022-10-25Cleanup: Curves: Remove GPUTexture wrappers for buffer textureClément Foucault
2022-10-25Fix T102052 GPencil: stroke outline glitches in object modeClément Foucault
2022-10-25DRW: Pointcloud: Refactor drawing to remove instancingClément Foucault
2022-10-25Fix T99603: node body colors colormanagement issuePhilipp Oeser
2022-10-25Fix T101933: pick deselecting bones in empty space deactivates armaturePhilipp Oeser
2022-10-25Fix T102048: Tablet cursor remains hidden under KDE/WaylandCampbell Barton
2022-10-25GHOST/Wayland: swap tablet middle/right mouse buttonsCampbell Barton
2022-10-25UI: Fix count on node editor/group header when fake userDalai Felinto
2022-10-25Build: fix/workaround for the opencollada.diff not applying on LinuxCampbell Barton
2022-10-25GHOST/Wayland: store fractional scaling in each window instead of DPICampbell Barton
2022-10-25Cleanup: move singleton pointers into the systemCampbell Barton
2022-10-25Cleanup: move ghost/wayland local methods after type declarationsCampbell Barton
2022-10-25Fix T82412: Space-mouse not registering (WIN32)Campbell Barton