tornavis/doc/python_api/examples
Aaron Carlisle 8d12c58f2c Docs: Use reference links when possible when linking to other API 2024-03-29 22:54:12 -04:00
..
aud.py Py API Docs: Fix audio docs example 2021-09-18 19:28:55 +02:00
blf.py PyAPI: remove deprecated blf.size() dpi argument 2023-05-23 12:02:10 +10:00
bmesh.ops.1.py Python API Docs: fix some examples 2019-06-06 17:13:02 +02:00
bpy.app.driver_namespace.py Docs: improve bpy.app.driver_namespace, add stub example 2023-11-01 14:06:46 +11:00
bpy.app.handlers.1.py
bpy.app.handlers.2.py Cleanup: pep8 2021-07-06 12:05:27 +10:00
bpy.app.handlers.py
bpy.app.timers.1.py Cleanup: pep8 for examples 2019-11-01 10:53:47 +11:00
bpy.app.timers.2.py Cleanup: pep8 for examples 2019-11-01 10:53:47 +11:00
bpy.app.timers.3.py Cleanup: pep8 for examples 2019-11-01 10:53:47 +11:00
bpy.app.timers.4.py Cleanup: pep8 for examples 2019-11-01 10:53:47 +11:00
bpy.app.timers.5.py Cleanup: run autopep8 on doc/ 2022-04-20 15:10:14 +10:00
bpy.app.translations.py Docs: Replace most wiki links with links to new developer docs 2024-01-18 16:49:38 +01:00
bpy.context.property.py PyAPI: support returning non ID types when accessing Context.property 2024-01-10 23:43:29 +11:00
bpy.data.py Python API Docs: fix some examples 2019-06-06 17:13:02 +02:00
bpy.msgbus.1.py Cleanup: pep8 2021-07-06 12:05:27 +10:00
bpy.msgbus.2.py Documentation: added bpy.msgbus description and examples 2020-03-06 14:29:03 +01:00
bpy.msgbus.3.py Documentation: added bpy.msgbus description and examples 2020-03-06 14:29:03 +01:00
bpy.ops.1.py PyAPI: remove context override argument from bpy.ops 2023-05-23 14:34:09 +10:00
bpy.ops.2.py Cleanup: operator execution types didn't read well on one line 2020-10-09 12:14:22 +11:00
bpy.ops.3.py Docs: update examples to use Context.temp_override 2022-04-20 12:49:13 +10:00
bpy.ops.py PyAPI: remove context override argument from bpy.ops 2023-05-23 14:34:09 +10:00
bpy.props.1.py Python API Docs: fix some examples 2019-06-06 17:13:02 +02:00
bpy.props.2.py
bpy.props.3.py
bpy.props.4.py Cleanup: format 2023-08-24 11:37:29 +10:00
bpy.props.5.py Cleanup: format 2023-08-24 11:37:29 +10:00
bpy.props.py Py API doc: Add warning that py-defined property accessor callbacks may be called in threaded context. 2022-08-12 16:23:12 +02:00
bpy.types.AddonPreferences.1.py Addons: deprecate 'wiki_url' 2020-03-05 11:45:22 +11:00
bpy.types.BlendDataLibraries.load.py
bpy.types.BlendDataLibraries.write.py
bpy.types.Bone.convert_local_to_pose.py Cleanup: run autopep8 on doc/ 2022-04-20 15:10:14 +10:00
bpy.types.Context.temp_override.1.py Cleanup: use context.temp_override 2022-05-03 09:32:28 +10:00
bpy.types.Context.temp_override.2.py PyAPI: temporary context override support 2022-04-20 12:19:35 +10:00
bpy.types.Context.temp_override.3.py PyAPI: temporary context override support 2022-04-20 12:19:35 +10:00
bpy.types.Depsgraph.1.py Cleanup: trailing space, remove tabs, pep8 2019-09-10 06:17:59 +10:00
bpy.types.Depsgraph.2.py
bpy.types.Depsgraph.3.py
bpy.types.Depsgraph.4.py Docs: Use reference links when possible when linking to other API 2024-03-29 22:54:12 -04:00
bpy.types.Depsgraph.5.py UI: fix and improve a few messages 2024-02-05 17:08:17 +01:00
bpy.types.Depsgraph.6.py Cleanup: pep8 for examples 2019-11-01 10:53:47 +11:00
bpy.types.Depsgraph.7.py Docs: Use reference links when possible when linking to other API 2024-03-29 22:54:12 -04:00
bpy.types.FileHandler.1.py Cleanup: Silence warnings from 1254fee589 2024-01-06 06:53:42 +01:00
bpy.types.FileHandler.2.py Cleanup: Make format 2024-03-28 20:55:23 -04:00
bpy.types.HydraRenderEngine.py Hydra: export Blender shader nodes as MaterialX node graph 2023-09-26 18:52:41 +02:00
bpy.types.ID.user_clear.1.py
bpy.types.Image.py Cleanup: format 2022-05-11 11:02:01 +10:00
bpy.types.Menu.1.py Python API Docs: fix some examples 2019-06-06 17:13:02 +02:00
bpy.types.Menu.2.py
bpy.types.Menu.3.py PyAPI Doc: Fix presets menu example. 2019-06-26 15:35:34 +02:00
bpy.types.Menu.4.py Fix T100423: Addon's custom context menu entries get overridden by other addons 2022-08-18 14:46:30 +02:00
bpy.types.Menu.py
bpy.types.Mesh.py Cleanup: Replace "UV's" with "UVs" 2023-01-10 14:50:13 -05:00
bpy.types.NodeTree.py Python API Docs: fix some examples 2019-06-06 17:13:02 +02:00
bpy.types.Object.py
bpy.types.Operator.1.py Cleanup: run autopep8 on doc/ 2022-04-20 15:10:14 +10:00
bpy.types.Operator.2.py Cleanup: run autopep8 on doc/ 2022-04-20 15:10:14 +10:00
bpy.types.Operator.3.py Cleanup: run autopep8 on doc/ 2022-04-20 15:10:14 +10:00
bpy.types.Operator.4.py Cleanup: run autopep8 on doc/ 2022-04-20 15:10:14 +10:00
bpy.types.Operator.5.py Python API Docs: explain the CANCELLED return code of operators. 2022-12-26 14:47:38 +02:00
bpy.types.Operator.6.py Cleanup: run autopep8 on doc/ 2022-04-20 15:10:14 +10:00
bpy.types.Operator.py Python API Docs: explain the CANCELLED return code of operators. 2022-12-26 14:47:38 +02:00
bpy.types.Panel.1.py Python API Docs: fix some examples 2019-06-06 17:13:02 +02:00
bpy.types.Panel.2.py Python API Docs: fix some examples 2019-06-06 17:13:02 +02:00
bpy.types.Panel.py
bpy.types.PoseBone.bbone_segment_matrix.py Cleanup: format 2023-08-04 08:46:18 +10:00
bpy.types.PropertyGroup.py
bpy.types.RenderEngine.py Docs: PyAPI: Replace use of the bgl module in the RenderEngine example 2021-05-14 18:29:23 -03:00
bpy.types.UIList.1.py Cleanup: use equality instead of contains for single-item sets 2022-03-30 11:27:54 +11:00
bpy.types.UIList.2.py Fix #108078: Crash when inverting results in pose library sidebar 2024-03-22 12:25:39 +01:00
bpy.types.USDHook.py Fix: USD hooks leak 2024-02-16 01:53:33 +01:00
bpy.types.WindowManager.popup_menu.py
bpy.types.bpy_prop_collection.foreach_get.py
bpy.types.bpy_prop_collection.foreach_set.py
bpy.types.bpy_struct.is_property_set.py PyDoc: expanded documentation for bpy_struct.is_property_set 2020-12-08 20:52:31 +11:00
bpy.types.bpy_struct.keyframe_insert.1.py Python API Docs: fix some examples 2019-06-06 17:13:02 +02:00
bpy.types.bpy_struct.keyframe_insert.py Python API Docs: fix some examples 2019-06-06 17:13:02 +02:00
bpy.utils.register_cli_command.1.py Revert changes from main commits that were merged into blender-v4.1-release 2024-03-18 15:04:12 +01:00
bpy.utils.register_cli_command.py Revert changes from main commits that were merged into blender-v4.1-release 2024-03-18 15:04:12 +01:00
gpu.1.py PyAPI: remove deprecated 2D_/3D_ prefix (update docs) 2023-05-23 16:24:08 +10:00
gpu.2.py PyGPU: call 'GPU_shader_bind' in 'GPUShader.uniform_' methods 2022-09-19 09:40:20 -03:00
gpu.3.py PyAPI: remove deprecated 2D_/3D_ prefix for built-in shader names 2023-05-23 15:51:54 +10:00
gpu.4.py PyAPI: remove deprecated 2D_/3D_ prefix for built-in shader names 2023-05-23 15:51:54 +10:00
gpu.5.py PyAPI: remove deprecated 2D_/3D_ prefix for built-in shader names 2023-05-23 15:51:54 +10:00
gpu.6.py PyAPI: remove deprecated 2D_/3D_ prefix for built-in shader names 2023-05-23 15:51:54 +10:00
gpu.7.py PyGPU: call 'GPU_shader_bind' in 'GPUShader.uniform_' methods 2022-09-19 09:40:20 -03:00
gpu.8.py Cleanup: autopep8 2022-04-26 15:03:04 +10:00
gpu.9.py PyAPI Docs: Fix example not using keyword parameter 2021-10-15 17:55:31 -04:00
gpu.10.py PyGPU: call 'GPU_shader_bind' in 'GPUShader.uniform_' methods 2022-09-19 09:40:20 -03:00
gpu.11.py Cleanup: Make format 2023-11-24 07:20:52 +01:00
mathutils.Color.py Python API Docs: fix some examples 2019-06-06 17:13:02 +02:00
mathutils.Euler.py Python API Docs: fix some examples 2019-06-06 17:13:02 +02:00
mathutils.Matrix.LocRotScale.py Mathutils: add a Matrix.LocRotScale constructor for combining channels. 2021-05-17 19:12:40 +03:00
mathutils.Matrix.py Mathutils: add a Matrix.LocRotScale constructor for combining channels. 2021-05-17 19:12:40 +03:00
mathutils.Quaternion.py Python API Docs: fix some examples 2019-06-06 17:13:02 +02:00
mathutils.Vector.py Python API Docs: fix some examples 2019-06-06 17:13:02 +02:00
mathutils.kdtree.py Python API Docs: fix some examples 2019-06-06 17:13:02 +02:00
mathutils.py Python API Docs: fix some examples 2019-06-06 17:13:02 +02:00