Bastien Montagne 74ffcad90e PyAPI Doc: Fix presets menu example. 5 years ago
..
aud.py f184202a9a Cleanup: API docs 9 years ago
blf.py ad9addbf46 Cleanup: unused imports 5 years ago
bmesh.ops.1.py 3a7af37e28 Python API Docs: fix some examples 5 years ago
bpy.app.handlers.1.py a4f2ebc78d Spelling fixes in comments and descriptions, patch by luzpaz. 6 years ago
bpy.app.handlers.py 532c8ac583 Cleanup: pep8 function indentation 6 years ago
bpy.app.timers.1.py dcb86689b0 Python API Docs: Examples for new timer api 6 years ago
bpy.app.timers.2.py 0ed4cadf5a Docs: use float in bpy.app.timer examples 6 years ago
bpy.app.timers.3.py dcb86689b0 Python API Docs: Examples for new timer api 6 years ago
bpy.app.timers.4.py 0ed4cadf5a Docs: use float in bpy.app.timer examples 6 years ago
bpy.app.timers.5.py 0ed4cadf5a Docs: use float in bpy.app.timer examples 6 years ago
bpy.app.translations.py 12acf1e4f8 Cleanup: Update some links to new wiki 6 years ago
bpy.data.py 3a7af37e28 Python API Docs: fix some examples 5 years ago
bpy.ops.1.py caf52e3779 Update "Overriding Context" API example 5 years ago
bpy.ops.2.py 17bd5c9d4b Collections and groups unification 6 years ago
bpy.ops.3.py 98e6912480 style cleanup 12 years ago
bpy.ops.py f184202a9a Cleanup: API docs 9 years ago
bpy.props.1.py 3a7af37e28 Python API Docs: fix some examples 5 years ago
bpy.props.2.py dd1132416e Docs: update examples for 2.8x 5 years ago
bpy.props.3.py dd1132416e Docs: update examples for 2.8x 5 years ago
bpy.props.4.py 532c8ac583 Cleanup: pep8 function indentation 6 years ago
bpy.props.5.py 532c8ac583 Cleanup: pep8 function indentation 6 years ago
bpy.props.py dd1132416e Docs: update examples for 2.8x 5 years ago
bpy.types.AddonPreferences.1.py dd1132416e Docs: update examples for 2.8x 5 years ago
bpy.types.BlendDataLibraries.load.py b7eac1edcf picky style edits with screen/view/drawing, also remove own bad example doc. 13 years ago
bpy.types.BlendDataLibraries.write.py f38c175fc8 Docs: example for writing blend file libraries 9 years ago
bpy.types.Depsgraph.1.py 8022bd7059 Depsgraph examples: don't assign to names of built-in Python objects 5 years ago
bpy.types.Depsgraph.2.py 8022bd7059 Depsgraph examples: don't assign to names of built-in Python objects 5 years ago
bpy.types.Depsgraph.3.py 8022bd7059 Depsgraph examples: don't assign to names of built-in Python objects 5 years ago
bpy.types.Depsgraph.4.py 8022bd7059 Depsgraph examples: don't assign to names of built-in Python objects 5 years ago
bpy.types.Depsgraph.5.py 8022bd7059 Depsgraph examples: don't assign to names of built-in Python objects 5 years ago
bpy.types.Depsgraph.6.py 6864d0b6f1 API Docs: fix mistake in example code 5 years ago
bpy.types.ID.user_clear.1.py e2818f1b92 - include enum names and descriptions in sphinx generated documentation 13 years ago
bpy.types.Menu.1.py 3a7af37e28 Python API Docs: fix some examples 5 years ago
bpy.types.Menu.2.py 0d085790d1 Python / Cleanup: rename INFO_MT to TOPBAR_MT/VIEW3D_MT to reflect actual location. 6 years ago
bpy.types.Menu.3.py 74ffcad90e PyAPI Doc: Fix presets menu example. 5 years ago
bpy.types.Menu.4.py 532c8ac583 Cleanup: pep8 function indentation 6 years ago
bpy.types.Menu.py 318d3b9ab4 Cleanup: rst style 9 years ago
bpy.types.Mesh.py f184202a9a Cleanup: API docs 9 years ago
bpy.types.NodeTree.py 3a7af37e28 Python API Docs: fix some examples 5 years ago
bpy.types.Object.py ad9addbf46 Cleanup: unused imports 5 years ago
bpy.types.Operator.1.py dd1132416e Docs: update examples for 2.8x 5 years ago
bpy.types.Operator.2.py dd1132416e Docs: update examples for 2.8x 5 years ago
bpy.types.Operator.3.py dd1132416e Docs: update examples for 2.8x 5 years ago
bpy.types.Operator.4.py dd1132416e Docs: update examples for 2.8x 5 years ago
bpy.types.Operator.5.py 0c538fc923 Cleanup: spelling, grammar, and other corrections 5 years ago
bpy.types.Operator.6.py dd1132416e Docs: update examples for 2.8x 5 years ago
bpy.types.Operator.py 532c8ac583 Cleanup: pep8 function indentation 6 years ago
bpy.types.Panel.1.py 3a7af37e28 Python API Docs: fix some examples 5 years ago
bpy.types.Panel.2.py 3a7af37e28 Python API Docs: fix some examples 5 years ago
bpy.types.Panel.py f184202a9a Cleanup: API docs 9 years ago
bpy.types.PropertyGroup.py dd1132416e Docs: update examples for 2.8x 5 years ago
bpy.types.RenderEngine.py 49593a2c38 Fix T64528: error in RenderEngine API docs example 5 years ago
bpy.types.UIList.1.py 0e327968a9 PyAPI Doc: Minor updates to UIList examples... 5 years ago
bpy.types.UIList.2.py 0e327968a9 PyAPI Doc: Minor updates to UIList examples... 5 years ago
bpy.types.WindowManager.popup_menu.py e9fb2feb2e UI: text keyword argument to label 6 years ago
bpy.types.bpy_prop_collection.foreach_get.py 0e0e528ea4 Cleanup: pep8 10 years ago
bpy.types.bpy_prop_collection.foreach_set.py aea00c7a81 Code cleanup: style 11 years ago
bpy.types.bpy_struct.keyframe_insert.1.py 3a7af37e28 Python API Docs: fix some examples 5 years ago
bpy.types.bpy_struct.keyframe_insert.py 3a7af37e28 Python API Docs: fix some examples 5 years ago
gpu.1.py 3c8c976086 Cleanup: gpu docs 6 years ago
gpu.10.py c01e43d024 Update Python GPU example to latest depsgraph API 5 years ago
gpu.11.py 3c8c976086 Cleanup: gpu docs 6 years ago
gpu.2.py 3c8c976086 Cleanup: gpu docs 6 years ago
gpu.3.py 3c8c976086 Cleanup: gpu docs 6 years ago
gpu.4.py 3c8c976086 Cleanup: gpu docs 6 years ago
gpu.5.py 3c8c976086 Cleanup: gpu docs 6 years ago
gpu.6.py 3c8c976086 Cleanup: gpu docs 6 years ago
gpu.7.py 3c8c976086 Cleanup: gpu docs 6 years ago
gpu.8.py 3c8c976086 Cleanup: gpu docs 6 years ago
gpu.9.py 3c8c976086 Cleanup: gpu docs 6 years ago
gpu.shader.py 3c8c976086 Cleanup: gpu docs 6 years ago
mathutils.Color.py 3a7af37e28 Python API Docs: fix some examples 5 years ago
mathutils.Euler.py 3a7af37e28 Python API Docs: fix some examples 5 years ago
mathutils.Matrix.py 3a7af37e28 Python API Docs: fix some examples 5 years ago
mathutils.Quaternion.py 3a7af37e28 Python API Docs: fix some examples 5 years ago
mathutils.Vector.py 3a7af37e28 Python API Docs: fix some examples 5 years ago
mathutils.kdtree.py 3a7af37e28 Python API Docs: fix some examples 5 years ago
mathutils.py 3a7af37e28 Python API Docs: fix some examples 5 years ago