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-01-24Cleanup: email address formattingCampbell Barton
2021-01-04Fix T84260: NURBS edit mode lines not showingFalk David
2021-01-04Cleanup: docy comments beginning with '/**' don't end with '**/'Campbell Barton
2020-11-19Cleanup: Grammar: "Allow to" vs gerundHans Goudey
2020-10-19Spelling: MiscellaneousHarley Acheson
2020-10-19Spelling: Then Versus ThanHarley Acheson
2020-10-10Cleanup: use C comments for descriptive textCampbell Barton
2020-09-30Cleanup: use angle-brackets for email addressesCampbell Barton
2020-09-19Cleanup: consistent TODO/FIXME formatting for namesCampbell Barton
2020-09-11Use DrawManager for Image/UV EditorJeroen Bakker
2020-08-18Fix T79800: Split vertex size for grease pencilAntonio Vazquez
2020-08-10Merge branch 'blender-v2.90-release'Jeroen Bakker
2020-08-09Fix T79246 GPUShader: compile error on AWS Elastic GraphicsClément Foucault
2020-08-03Cleanup: remove trailing space, newlines at eofCampbell Barton
2020-07-30EEVEE: GLSL refactor/cleanupClément Foucault
2020-07-15PointCloud: Initial rendering support for WorkbenchClément Foucault
2020-07-15DRW: Add glsl math librariesClément Foucault
2020-07-15DRW: View: Add ViewVecs calculationClément Foucault
2020-06-15Fix curve handle color ID displayCampbell Barton
2020-05-26Curves: Implement Handles for selected points onlyAntonio Vazquez
2020-04-03Cleanup: use term 'attr' instead of 'attrib'Campbell Barton
2020-03-26Fix T75090: crash with old NVIDIA drivers after overlay refactorBrecht Van Lommel
2020-03-23UI: Theme options for checkerboard pattern colors and sizeMichael Soluyanov
2020-03-09GPencil: Refactor of Draw Engine, Vertex Paint and all internal functionsAntonio Vazquez
2020-03-03Revert "Fix T74110: EEVEE Shadow Pass"Jeroen Bakker
2020-03-03Cleanup: formatting, spellingCampbell Barton
2020-02-27Fix T74110: EEVEE Shadow PassJeroen Bakker
2020-02-11DRW: Color Management improvementClément Foucault
2020-02-04Fix T72504 EEVEE: Crash when rendering Instance Collection with hairClément Foucault
2019-12-08Fix T72240: GLSL error with some old NVIDIA drivers, causing crash at startupBrecht Van Lommel
2019-12-07UI: Custom Face Orientation ColorsHarley Acheson
2019-12-05Revert "Fix T71576 Mesh error on mutimaterial Meshes on legacy nvidia drivers"Clément Foucault
2019-12-05Fix T71576 Mesh error on mutimaterial Meshes on legacy nvidia driversClément Foucault
2019-12-02Overlay Engine: Refactor & CleanupClément Foucault