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-05-11Cleanup: use '_num' / '_count' suffix instead of '_ct'Campbell Barton
2022-03-04Cleanup: spelling in comments, function nameCampbell Barton
2022-02-11File headers: SPDX License migrationCampbell Barton
2021-12-08Cleanup: move public doc-strings into headers for 'draw'Campbell Barton
2021-02-05Cleanup: correct spelling in commentsCampbell Barton
2021-02-01DRW: Fix render wrong orthographic depth conversionClément Foucault
2020-09-08GPUFramebuffer: Make GPU_framebuffer_read_depth more flexibleClément Foucault
2020-09-07Cleanup: spellingCampbell Barton
2020-09-05GPUTexture: Remove bind to edit callsClément Foucault
2020-08-07Cleanup: declare arrays arrays where possibleCampbell Barton
2020-08-05Fix Cycles + grease pencil render failing after recent GPU refactoringBrecht Van Lommel
2020-07-16Cleanup: GPU: Replace all glReadPixels by GPU equivalentClément Foucault
2020-03-27Fix T69060: File Output Node does not work with Time RemappingPhilipp Oeser
2020-03-20Fix T74811: GreasePencil Stereo RenderingJeroen Bakker
2020-03-09GPencil: Refactor of Draw Engine, Vertex Paint and all internal functionsAntonio Vazquez
2019-12-02Overlay Engine: Refactor & CleanupClément Foucault
2019-09-21Cleanup: Fix comment mistakeAntonio Vazquez
2019-09-17DRW: Refactor to support draw call batchingClément Foucault
2019-09-14Cleanup: use const args, variablesCampbell Barton
2019-09-14Revert "DRW: Refactor to support draw call batching"Clément Foucault
2019-09-13DRW: Refactor to support draw call batchingClément Foucault
2019-07-04GreasePencil: Image render artifactsJeroen Bakker
2019-06-27Cleanup: GPencil remove DRW_ prefix for internal functions.Antonioya
2019-06-26DrawManager: Sanatize default_view resetJeroen Bakker
2019-05-27Eevee/GPencil: Fix depth reading after renderClément Foucault
2019-05-22DRW: DRWView: Finish refactorClément Foucault
2019-05-22GPencil: Use DRW_view_* API instead of DRW_viewport_matrix_*Clément Foucault
2019-04-18Cleanup: add trailing commas to avoid right shiftCampbell Barton
2019-04-18Cleanup: comment blocksCampbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-03-20Cleanup: use lowercase for dimensions in function namesCampbell Barton
2019-03-15Cleanup: indentation, wrappingCampbell Barton
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-07GP: Reduce render noise pixel in blend bordersAntonioya
2019-02-07GP: Cleanup blend pixel functionAntonioya
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-03Cleanup: trailing commasCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2019-01-26Cleanup: draw manager headersCampbell Barton
2019-01-23Cleanup: add BEGIN/END to GPL headersCampbell Barton
2019-01-10GP: Fix render glitch when have collision with meshAntonioya
2018-12-21Fix inconsistent/broken Cycles object visibility for instances.Brecht Van Lommel
2018-12-13GP: Missing change of texture format in previous commitAntonioya
2018-10-08Cleanup: use DRW_object_is_* for object checksCampbell Barton
2018-09-02Cleanup: comment blocksCampbell Barton
2018-08-29Merge branch 'master' into blender2.8Campbell Barton
2018-07-31Cleanup: style, duplicate includesCampbell Barton
2018-07-31New Grease Pencil object for 2D animationAntonioya