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
2020-06-18Fix menu operator/search clipping the last characterCampbell Barton
2020-06-18Fix T77603: OSL parser fails when script ends with comment without newlineJacques Lucke
2020-06-18Fix crash running "Edit Voxel Size" operator outside of a main 3D View regionJulian Eisel
2020-06-17Buildbot: Cleanup, remove unused script and change namingSergey Sharybin
2020-06-16Buildbot: Support multiple workers talking to single codesign serverSergey Sharybin
2020-06-16Buildbot: Don't use builder name in the build directorySergey Sharybin
2020-06-11GPencil: Fix unreported error in Dots Strokes material initializationAntonio Vazquez
2020-06-11GPencil: Fix unreported Shift+F OPacity key not workingAntonio Vazquez
2020-06-11Calculate epsilon values for interp_weights_poly to improve accuracySebastian Parborg
2020-06-11Fix T76273 Glitches caused by glCopyImageSubData on windows + intel gpuClément Foucault
2020-06-11Fix T77358: Gpencil can't select geometry within transparent layersAntonio Vazquez
2020-06-11Fix T77520: GPencil viewlayer filter produce crash with masking layersAntonio Vazquez
2020-06-11Fix T77164: scaling/rotation fails for 3 selected NURB pointsCampbell Barton
2020-06-11Fix T77156: GPencil view layer filter by layer not workingAntonio Vazquez
2020-06-11Fix T77456: Broken vertex paint undo on high-poly objects.Bastien Montagne
2020-06-11Fix T77448: Camera Solver constraint can't be converted to f-curveSergey Sharybin
2020-06-08Fix T77367: Blender's snap package ignores command line optionsCampbell Barton
2020-06-03Linux: update appdata for 2.83 releaseBrecht Van Lommel
2020-06-03Fix build error for Cycles standaloneBrecht Van Lommel
2020-06-03Remove trailing spacev2.83Nathan Letwory
2020-06-03Ensure submodules are at correct commits for 2.83Nathan Letwory
2020-06-03Move 2.83 from beta to releaseNathan Letwory
2020-06-03Splash: new image for 2.83 by Ian HubertNathan Letwory
2020-06-02UI: Fix T77173: Report Background Colors for 2.83 ReleaseHans Goudey
2020-06-02Revert "Fix T63588: Cycles unnecessarily updates background importance sampli...Brecht Van Lommel
2020-06-02Revert "Fix T67577: Add-on unregister can't access preferences on factory reset"Campbell Barton
2020-06-02Fix T66967: skin modifier crash scaling skin radius to zeroCampbell Barton
2020-06-02Fix T76533: Gizmo uses active face center in edge selection modeCampbell Barton
2020-06-02Cleanup: use C++'s nullptr instead of our own C NULL define, in C++ code.Bastien Montagne
2020-06-02Fix T77192: Crash when opening bunny.blend file.Bastien Montagne
2020-06-02Fix T72088: Missing header redraw when transform changes snapCampbell Barton
2020-06-02Cleanup: code comments for mode switchingCampbell Barton
2020-06-02Fix build error in Cycles standalone without guarded allocatorBrecht Van Lommel
2020-06-02Fix T77106: Cycles crash baking with AO shader nodeGarry R. Osgood
2020-06-01Fix py api doc gen script after recent versionning changes.Bastien Montagne
2020-06-01Fix T77217: Object mode toggle doesn't workCampbell Barton
2020-06-01Fix T77241: NDOF navigation doesn't work with the knife toolCampbell Barton
2020-06-01Fix T67577: Add-on unregister can't access preferences on factory resetCampbell Barton
2020-06-01Cleanup: warningsCampbell Barton
2020-05-30GPencil: Fix unreported wrong Sculpt brushes initialization in TemplatesAntonio Vazquez
2020-05-29EEVEE: Fix memory leak when using SSS render pass.Clément Foucault
2020-05-29Blender: change bugfix release versioning from a/b/c to .1/.2/.3Brecht Van Lommel
2020-05-29Fix T77130: Visually broken/stepped wireframe in object mode (regression)Clément Foucault
2020-05-28GPencil: Reduce aliasing for subpixel linesClément Foucault
2020-05-27Fix T77109: Cycles viewport render crash after object add and undoBrecht Van Lommel
2020-05-27Fix T75096: Crash when using liquid simulation as dynamic paint brushJacques Lucke
2020-05-27Fix T76947: Optix realtime denoiser progressively reduces brightness of very ...Patrick Mours
2020-05-27Fix T77105: Crashes when clicking "new scene" buttonDalai Felinto
2020-05-27Fix: A few missing outliner selection sync tagsNathan Craddock
2020-05-26Fix Cloth Brush grab deformation modePablo Dobarro