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
2021-10-06Fix errors in 68dc970219ef7a559b48bd1b3e45d033367b4172Campbell Barton
2021-10-06Fix handling of overrides during append.Bastien Montagne
2021-10-06Fix possible use-after-free when cancelling temporary rename buttonJulian Eisel
2021-10-06Fix T91064: Cycles low poly meshes having black edges when shade smoothedMikhail Matrosov
2021-10-06Correct error in 68dc970219ef7a559b48bd1b3e45d033367b4172Campbell Barton
2021-10-06Sequencer: improvements to preview selectionCampbell Barton
2021-10-06UI: Boolean rename "Self" to "Self Intersection"Aaron Carlisle
2021-10-06UI: add sequencer preview context menuCampbell Barton
2021-10-06UI: rename sequencer "Select" to "Tweak"Campbell Barton
2021-10-06Keymap: fallback tool support for the sequencerCampbell Barton
2021-10-06Keymap: remove selection from the common sequencer mapCampbell Barton
2021-10-06Keymap: show sequencer tools in key-map editorCampbell Barton
2021-10-06Sequencer: use pass-through for preview selectCampbell Barton
2021-10-06Fix sequencer sample poll functionCampbell Barton
2021-10-06Cleanup: spelling in commentsCampbell Barton
2021-10-06Nodes: Composite: Fix wrong socket type for color ramp nodeAaron Carlisle
2021-10-06VSE: Reduce memory footprint when using thumbnailsRichard Antalik
2021-10-06Cleanup: clang-format, correct doxy groupsCampbell Barton
2021-10-06Cleanup: VSE: Move thumbnail drawing to own fileRichard Antalik
2021-10-06Cleanup: Remove data duplication from various lookup tables in CyclesJesse Yurkovich
2021-10-06Cleanup: missing verb in commentKévin Dietrich
2021-10-06Fix crash when reading non standard Alembic velocity attribute typeKévin Dietrich
2021-10-06Cleanup: rename BKE_font.h -> BKE_vfont.hCampbell Barton
2021-10-06Cleanup: remove unused flag argumentCampbell Barton
2021-10-06Cleanup: move BLI_vfontdata.h to BKE_vfontdata.hCampbell Barton
2021-10-06Cleanup: simplify ED_imbuf_sample_pollCampbell Barton
2021-10-06Cleanup: spelling in commentsCampbell Barton
2021-10-06Fix: Add missing function node declaration for RGB and Float Curve nodesCharlie Jolly
2021-10-05Cleanup: Remove unused DerivedMesh functionsHans Goudey
2021-10-05Cleanup: Clang tidyHans Goudey
2021-10-05VSE: Free animation strip data if they are not visibleSebastian Parborg
2021-10-05Cleanup: Make anim_getnew in the VSE less confusingSebastian Parborg
2021-10-05GPencil: Remove unused spacetype check in Paint operatorAntonio Vazquez
2021-10-05Fix missing proper 'make local' call for liboverrides from outliner.Bastien Montagne
2021-10-05Add missing "CUDA_ERROR_UNSUPPORTED_PTX_VERSION" to CUEWPatrick Mours
2021-10-05Fix adaptive sampling artifacts on tile boundariesSergey Sharybin
2021-10-05Fix T91940: Asset Browser catalogs continuously redrawJulian Eisel
2021-10-05Cleanup: Better way to pass activate callbacks to Tree-View itemsJulian Eisel
2021-10-05Cycles: Fix wrong GPU state calculationSergey Sharybin
2021-10-05Cleanup: Geometry Nodes dashed linesDalai Felinto
2021-10-05Cycles: improve detection of HIP compiler for buildbotBrecht Van Lommel
2021-10-05Fix T91955: Cycles crash with denoising on non-available deviceSergey Sharybin
2021-10-05Fix T86379: When using "Append" not handling properly RigidBody constraintsBastien Montagne
2021-10-05Silenced compilation warning when compiling using ASAN.Jeroen Bakker
2021-10-05Fix memory leak when running test cases.Jeroen Bakker
2021-10-05Cleanup: remove unused parameterPeter Kim
2021-10-05DRW: Move buffer & temp textures & framebuffer management to DrawManagerClément Foucault
2021-10-05XR: Add runtime window area for XR eventsPeter Kim
2021-10-05Fix syntax error in caac5325656294e7276fee60edbd575b123e8eb9Campbell Barton
2021-10-05Cleanup: add Params.select_tweak_eventCampbell Barton