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