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-11-12Better comments and fixing implicit precision conversion warnings.bevelv2Howard Trickey
2022-11-05Fix a bug re slope on vertex events.Howard Trickey
2022-10-25Fix crash in vertex bevel due to bad face reconstruct.Howard Trickey
2022-10-24Merge branch 'master' into bevelv2Howard Trickey
2022-10-24Refactored vertex data structures.Howard Trickey
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
2022-10-22Fix T101991: "Absolute Grid Snap" not workingGermano Cavalcante
2022-10-22Fix T101930: NLA Actions Stash remove doesn't work on overriden linked data.Bastien Montagne
2022-10-22Video rendering: FFMpeg AV1 codec encoding supportStephen Seo
2022-10-22Fix T101969: Crash when using large texture with nonstandard colorspaceLukas Stockner
2022-10-21GPU: remove unused member from FrameBufferGermano Cavalcante
2022-10-21GPU: Don't exit after first GPUBackend.Jeroen Bakker
2022-10-21GPU: Add gpu.platform.backend_type_get function.Jeroen Bakker
2022-10-21GPU: Fix Metal GLSL compilation errors due to recent changes.Jeroen Bakker
2022-10-21Fix T101964: Edge and face snapping no locking to axisGermano Cavalcante
2022-10-21Fix: Bokeh blur node flips its bokeh inputOmar Emara
2022-10-21EEVEE: Fix ill defined blend in cubemap array workaroundClément Foucault
2022-10-21Fix T66713: Walk mode doesn't take scene unit scale into accountCampbell Barton
2022-10-21Fix: USD & Alembic importers might not initialize material indicesHans Goudey
2022-10-20Buildfix for 078e034 missing includeJens Verwiebe
2022-10-20Fix T101215: Distribute Points in Volume node does not refresh on frame changeJacques Lucke
2022-10-20Fix memory leak when proxy building failsRichard Antalik
2022-10-20Fix T101316: workbench texture mode not working with geometry nodesJacques Lucke
2022-10-20Fix T101554: disable viewer node when corresponding modifier is disabledJacques Lucke
2022-10-20UI: Icon number indicator for data-blocksDalai Felinto
2022-10-20Realtime Compositor: Implement normalize nodeOmar Emara
2022-10-20Fix T101645: division by zero in fillet nodeJacques Lucke
2022-10-20ViewLayer: Reduce object duplication syncingMonique Dewanchand
2022-10-20GL: Make restart index consistent on older implementationClément Foucault
2022-10-20Realtime Compositor: Implement Tone Map nodeOmar Emara
2022-10-20GPU: Avoid undocumented/fragile dependency on shader enumerator orderJulian Eisel
2022-10-20Lib reload/relocate: Improve performances.Bastien Montagne