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-01-12BLI: Refactor vector types & functions to use templatesClment Foucault
2022-01-12Revert "BLI: Refactor vector types & functions to use templates"Clément Foucault
2022-01-12BLI: Refactor vector types & functions to use templatesClément Foucault
2022-01-12Revert "Cleanup GPencil strength previous commit"Antonio Vazquez
2022-01-12Cleanup: remove redundant const qualifiers for POD typesCampbell Barton
2022-01-12Cleanup: VSE channel drawingRichard Antalik
2022-01-12BLF: UI_fontstyle_draw UsageHarley Acheson
2022-01-12BLF: Reduction of use of BLF_DRAW_STR_DUMMY_MAXHarley Acheson
2022-01-12Cleanup previous commitAntonio Vazquez
2022-01-12Fix T94799: GPencil Strokes drawn at 0.0 Strength still visibleAntonio Vazquez
2022-01-11Fix T94804: GPencil Simplify when strokes are Automerged in Draw ModeAntonio Vazquez
2022-01-11Fix T94299: Object asset set as visible but doesn't showJulian Eisel
2022-01-11Cleanup compiler warning in WindowsAntonio Vazquez
2022-01-11Fix `PSYS_GLOBAL_HAIR` stripped even if connecting the hair failsAleksi Juvani
2022-01-11Select Similar: hide 'threshold' from UI when not usedPhilipp Oeser
2022-01-11Cleanup: quite missing-variable-declarations warningsCampbell Barton
2022-01-11Fix T94768: Crash in VSE prefetchingRichard Antalik
2022-01-11Spreadsheet: Add mesh topology information with a debug valueHans Goudey
2022-01-11Cleanup: Remove unused "active ID" node flagHans Goudey
2022-01-10UI: Allow AltGr Key + C,V,X Text InputHarley Acheson
2022-01-10Cleanup: Consistent naming GPU_SHADER_2D_AREA_BORDERS.Jeroen Bakker
2022-01-10Fix T94409: GPencil smooth stroke thickness operator weird resultAntonio Vazquez
2022-01-10Fix out of bounds memory access displaying the compositor crop gizmoCampbell Barton
2022-01-09UI: Make uiTemplateNodeLink work for all socket typesAaron Carlisle
2022-01-09Cleanup: Nodes: Begin splitting shader node buttons into individual filesAaron Carlisle
2022-01-08Fix Cycles compile error after last own commitJulian Eisel
2022-01-08Fix Adjust Last Operation panel showing session UUID number buttonJulian Eisel
2022-01-07Fix: connecting hair fails on meshes with no generative modifiersAleksi Juvani
2022-01-07LibOverrides: small refactor of resync main public function.Bastien Montagne
2022-01-07Cleanup: exclude uiFont from DNA, rename filename -> filepathCampbell Barton
2022-01-07Fix T94708: negative reference count error with Python API callbacksCampbell Barton
2022-01-07Cleanup: rename sculpt_brushes.c -> sculpt_brush_types.cCampbell Barton
2022-01-07Cleanup: remove redundant const qualifiers for POD typesCampbell Barton
2022-01-06Fix T94635: Sculpt Smooth in Surface mode with Anchored Stroke crashPhilipp Oeser
2022-01-06Cleanup: anim, remove `const` declarations from pass-by-value paramsSybren A. Stüvel
2022-01-06Cleanup: Replace FINISHED with CANCELLEDAntonio Vazquez
2022-01-06Cleanup: move public doc-strings into headersCampbell Barton
2022-01-06Cleanup: sort cmake file listsCampbell Barton
2022-01-06Cleanup: remove redundant/unused assignmentCampbell Barton
2022-01-06Cleanup: spelling in commentsCampbell Barton
2022-01-06Cleanup: compiler warningsCampbell Barton
2022-01-06CMake: add missing headersCampbell Barton
2022-01-06Cleanup: Clang-tidy: modernize-redundant-void-argAaron Carlisle
2022-01-06Cleanup: Spelling/grammar in commentsHans Goudey
2022-01-06Fix: MSVC build errorRay Molenkamp
2022-01-05Fix T93695: Discontinuous cutting with the knife toolCian Jinks
2022-01-05Assets: disable automatic preview generation for node groupsJacques Lucke
2022-01-05Fix T54488: hair disconnect/reconnect not working with modifiersAleksi Juvani
2022-01-05Fix T94564: Mirror clipping is not properly placed in sculpt modePhilipp Oeser
2022-01-05Fix T89587: Don't Change Line Width For PreviewsHarley Acheson