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
2022-10-30Fix T102163: GPencil:Set start point Operator make stroke deletedAntonio Vazquez
2022-10-30DRW: Manager: Add possibility to record a framebuffer change inside a passClément Foucault
2022-10-30Fix T102160: Regression: GPencil gradient fill not workingClément Foucault
2022-10-30DRW: Manager: Allow custom draw command in PassMainClément Foucault
2022-10-30Cleanup: replace BLI string copy & append with BLI_path_join(..)Campbell Barton
2022-10-30BLI_path: add BLI_path_append_dir (appends and ensures trailing slash)Campbell Barton
2022-10-30Fix potential buffer overflow with BLI_path_slash_ensure useCampbell Barton
2022-10-30Fix T102132: Directory selection fails to add trailing slashCampbell Barton
2022-10-29NLA: Push down Action names the Track after the ActionSybren A. Stüvel
2022-10-29Cleanup: use STREQ macroCampbell Barton
2022-10-28Cleanup: formatCampbell Barton
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-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-26Fix: set more UI colors to PROP_COLOR_GAMMAPhilipp Oeser
2022-10-25Cleanup: formatChris Blackbourn
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-25UI: Fix count on node editor/group header when fake userDalai Felinto
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-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
2022-10-24Transform: limit zero radius Shrink/Fatten to only 1 curve pointGermano Cavalcante
2022-10-23Fix large incremental snap values in uv editorGermano Cavalcante
2022-10-23Fix T101607: Changing Image source inadvertently clears file pathJesse Yurkovich
2022-10-23Fix T102000: Curve Shrink Fatten doesn't work for zero radiusGermano Cavalcante
2022-10-22Cleanup: clang-formatLukas Stockner
2022-10-22Fix T101329: EXR 'JPG Preview' doesn't use color space anymoreLukas Stockner
2022-10-22Transform: remove unreachable codeGermano Cavalcante
2022-10-22Cleanup: move grid snap functions to files where they are usedGermano Cavalcante