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-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
2022-10-25Correct naming in 97414fb484fe37b8da69a2b570a659535bbf2a0fCampbell Barton
2022-10-25GHOST/Wayland: support adding/removing global objects at runtimeCampbell Barton
2022-10-24GPencil: Fix crash when using circle or rectangle toolClément Foucault
2022-10-24GPencil: Fix missing fillsClément Foucault
2022-10-24Fix T102015: AV1 - No valid formats foundRay Molenkamp
2022-10-24VSE: Don't use timecodes if not explicitly enabledRichard Antalik
2022-10-24Fix T100571: Subdivision disabled with Orbit Around SelectionGermano Cavalcante
2022-10-24Fix T101981: Incorrect playback of AVI filesRichard Antalik
2022-10-24Fix T101210: invalid internal node links lead to crashJacques Lucke
2022-10-24GPencil: Fix regression (part3) with edit mode introduced in rB0ee9282b5c51Clément Foucault
2022-10-24Cycles: Metal integrator state size tuningMichael Jones
2022-10-24Pencil: Fix regression (part2) with stroke buffer introduced in rB0ee9282b5c51Clément Foucault
2022-10-24GPencil: Fix regression with stroke buffer introduced in rB0ee9282b5c51Clément Foucault
2022-10-24GPencil: Fix regressions introduced in rB0ee9282b5c51Clément Foucault
2022-10-24Fix T101946: Outliner data-block counter treats bones as collectionPhilipp Oeser
2022-10-24Fix T102008: Images are stretched when texture limit is enabledOmar Emara
2022-10-24GPencil: Fix build errors caused by designated initializer in C++Clément Foucault
2022-10-24Cleanup: quiet parentheses warningCampbell Barton
2022-10-24GPencil: Use indexed rendering instead of instancesClément Foucault
2022-10-24GPencil: Port draw_cache_impl_gpencil.cc to C++Clément Foucault