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-09-19Cleanup: prefer 'arg' over 'params' for sphinx documentationCampbell Barton
2022-09-17PyDoc: correct parameter doc-strings & exception messageCampbell Barton
2022-08-03Cleanup: fix various typosBrecht Van Lommel
2022-06-23Cleanup: Clang tidyHans Goudey
2022-04-08Cleanup: separate format-units for Python argument parsingCampbell Barton
2022-02-11File headers: SPDX License migrationCampbell Barton
2022-01-19Fix T94202: GPUFrameBuffer: wrong refcount in the buffer passed for read_colo...Germano Cavalcante
2021-07-22Fix name used when parsing argumentsGermano Cavalcante
2021-07-22PyGPU: new method 'GPUFrameBuffer.read_depth'Germano Cavalcante
2021-07-20Cleanup: use single back-tick quoting in commentsCampbell Barton
2021-06-24Cleanup: update clang-format so PyObject_HEAD indents properlyCampbell Barton
2021-06-24Cleanup: comment blocks, trailing space in commentsCampbell Barton
2021-05-18Fix T88345: Blender crash on GPUFrameBuffer creationGermano Cavalcante
2021-04-30Cleanup: compiler warningsCampbell Barton
2021-04-30Cleanup: Rename `#if GPU_USE_PY_REFERENCES` to `#ifndef GPU_NO_USE_PY_REFEREN...Germano Cavalcante
2021-04-30Fix accidental lines removed in the last commitGermano Cavalcante
2021-04-30Fix gross errors in previous commitGermano Cavalcante
2021-04-30Python GPU: Add new methods to port the code templates in the manualGermano Cavalcante
2021-04-30Python GPU: Add reference of PyObject GPU object to the GPU object itselfGermano Cavalcante
2021-04-21Fix wrong flag for 'GPUFrameBuffer.viewport_get'Germano Cavalcante
2021-03-16Python GPU: Improve the Python GPU API documentationGermano Cavalcante
2021-02-24Cleanup: Move some utilities to 'gpu_py.h'Germano Cavalcante
2021-02-18Cleanup: Clang tidy else after returnHans Goudey
2021-02-17Python: gpu module: add new submodules and typesGermano Cavalcante
2021-01-11Revert "Fix typo; Documentation; Expose layer for framebuffer attachament; Ad...Germano Cavalcantemano-wii
2021-01-11Fix typo; Documentation; Expose layer for framebuffer attachament; Add frameb...Germano Cavalcantemano-wii