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-01-27Fix T68413: gpu module example in docs produces unexpected resultsmano-wii
2019-11-01Cleanup: pep8 for examplesCampbell Barton
2019-09-09Cleanup: trailing space, remove tabs, pep8Campbell Barton
2019-06-26PyAPI Doc: Fix presets menu example.Bastien Montagne
2019-06-26PyAPI Doc: Minor updates to UIList examples...Bastien Montagne
2019-06-21Cleanup: spelling, grammar, and other correctionsCampbell Barton
2019-06-06Python API Docs: fix some examplesJacques Lucke
2019-05-31Update Python GPU example to latest depsgraph APIDalai Felinto
2019-05-25Update "Overriding Context" API exampleDalai Felinto
2019-05-23Fix T64528: error in RenderEngine API docs exampleBrecht Van Lommel
2019-05-23Depsgraph examples: don't assign to names of built-in Python objectsSybren A. Stüvel
2019-05-17API Docs: fix mistake in example codeBrecht Van Lommel
2019-05-17API Docs: add example use cases for mesh functions, fix wrong descriptionBrecht Van Lommel
2019-05-17Depsgraph: State behavior details more explicitlySergey Sharybin
2019-05-16Cycles: Fix missing viewport updates after recent changesSergey Sharybin
2019-05-16Tweak API to support adding evaluated meshes to main databaseSergey Sharybin
2019-05-16Dependency graph API changesSergey Sharybin
2019-03-27Python API: tweak RenderEngine example to be a bit more efficient.Brecht Van Lommel
2019-03-26Python API: add more detailed example for RenderEngine.Brecht Van Lommel
2019-03-21Docs: update examples for 2.8xCampbell Barton
2019-03-17Cleanup: unused importsCampbell Barton
2018-12-21RNA: naming, user-preferences -> preferencesCampbell Barton
2018-11-27Docs: use float in bpy.app.timer examplesCampbell Barton
2018-11-27Python API Docs: Examples for new timer apiJacques Lucke
2018-11-19Cleanup: gpu docsCampbell Barton
2018-11-19Py API Docs: use new bind context manager in gpu examplesJacques Lucke
2018-11-14Py API Docs: New custom shader exampleJacques Lucke
2018-11-13Py API Docs: Remove older GPUOffScreen exampleJacques Lucke
2018-11-13Py API Docs: New Example for off screen renderingJacques Lucke
2018-11-12Py API Docs: another use case for offscreen renderingJacques Lucke
2018-11-12Py API Docs: Another example for offscreen renderingJacques Lucke
2018-11-12Py API Docs: fix typos/wordingJacques Lucke
2018-11-12Py API Docs: Restructure gpu module introductionJacques Lucke
2018-11-09Py API Docs: More gpu module documentationJacques Lucke
2018-11-09gpu.offscreen, fix pydoc, example and rename modelviewmatrix > viewmatrixDalai Felinto
2018-11-08RNA: Object.select_set use boolean, only selectCampbell Barton
2018-11-07Py API Docs: improve 2D image exampleJacques Lucke
2018-11-06Fix/cleanup RNA viewlayer API.Bastien Montagne
2018-11-05Fix/Updated Object API example.Bastien Montagne
2018-11-05API Docs: gpu api introduction + examplesJacques Lucke
2018-10-26Update gpu offscreen PyAPI exampleCampbell Barton
2018-09-27Cleanup: pep8Campbell Barton
2018-09-21Fixup for gpu.types.GPUOffscreen.py exampleDalai Felinto
2018-09-21gpu.types.GPUOffscreen.py example file: Move the shader reference removal cod...mano-wii
2018-09-21gpu.types.GPUOffscreen.py example file: Delete the reference of the previous ...mano-wii
2018-09-21Updated gpu.types.GPUOffscreen.py example fileDalai Felinto
2018-09-19Merge branch 'master' into blender2.8Brecht Van Lommel
2018-09-19Spelling fixes in comments and descriptions, patch by luzpaz.Brecht Van Lommel
2018-09-06UI / Python: rename X-Ray to In Front, Draw to Display.Brecht Van Lommel
2018-09-06Join the python modules `gpu` and `_gpu` into one.mano-wii