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