tornavis/source/blender/python/intern
Sybren A. Stüvel 2507b6a489 Added missing documentation for `options` parameter in `keyframe_insert()`
The RNA docstring of `keyframe_insert()` didn't mention the `options`
parameter in the function signature.

No functional changes.
2019-09-25 15:04:20 +02:00
..
CMakeLists.txt Add OpenSubdiv information to bpy.app 2019-09-03 11:45:52 +02:00
bpy.c Cleanup: misc spelling fixes 2019-08-01 14:02:41 +10:00
bpy.h ClangFormat: apply to source, most of intern 2019-04-17 06:21:24 +02:00
bpy_app.c Cleanup: spelling, grammar, and other corrections 2019-06-21 10:18:53 +10:00
bpy_app.h ClangFormat: apply to source, most of intern 2019-04-17 06:21:24 +02:00
bpy_app_alembic.c ClangFormat: apply to source, most of intern 2019-04-17 06:21:24 +02:00
bpy_app_alembic.h ClangFormat: apply to source, most of intern 2019-04-17 06:21:24 +02:00
bpy_app_build_options.c Add OpenSubdiv information to bpy.app 2019-09-03 11:45:52 +02:00
bpy_app_build_options.h ClangFormat: apply to source, most of intern 2019-04-17 06:21:24 +02:00
bpy_app_ffmpeg.c ClangFormat: apply to source, most of intern 2019-04-17 06:21:24 +02:00
bpy_app_ffmpeg.h ClangFormat: apply to source, most of intern 2019-04-17 06:21:24 +02:00
bpy_app_handlers.c Python: Fix to support old-style handlers 2019-09-11 15:53:36 +02:00
bpy_app_handlers.h doxygen: add newline after \file 2019-02-18 08:22:12 +11:00
bpy_app_icons.c ClangFormat: apply to source, most of intern 2019-04-17 06:21:24 +02:00
bpy_app_icons.h doxygen: add newline after \file 2019-02-18 08:22:12 +11:00
bpy_app_ocio.c Cleanup: comments (long lines) in python 2019-04-29 20:01:10 +10:00
bpy_app_ocio.h ClangFormat: apply to source, most of intern 2019-04-17 06:21:24 +02:00
bpy_app_oiio.c ClangFormat: apply to source, most of intern 2019-04-17 06:21:24 +02:00
bpy_app_oiio.h ClangFormat: apply to source, most of intern 2019-04-17 06:21:24 +02:00
bpy_app_opensubdiv.c ClangFormat: apply to source, most of intern 2019-04-17 06:21:24 +02:00
bpy_app_opensubdiv.h ClangFormat: apply to source, most of intern 2019-04-17 06:21:24 +02:00
bpy_app_openvdb.c ClangFormat: apply to source, most of intern 2019-04-17 06:21:24 +02:00
bpy_app_openvdb.h ClangFormat: apply to source, most of intern 2019-04-17 06:21:24 +02:00
bpy_app_sdl.c ClangFormat: apply to source, most of intern 2019-04-17 06:21:24 +02:00
bpy_app_sdl.h ClangFormat: apply to source, most of intern 2019-04-17 06:21:24 +02:00
bpy_app_timers.c ClangFormat: apply to source, most of intern 2019-04-17 06:21:24 +02:00
bpy_app_timers.h doxygen: add newline after \file 2019-02-18 08:22:12 +11:00
bpy_app_translations.c Cleanup: spelling 2019-08-17 00:57:05 +10:00
bpy_app_translations.h ClangFormat: apply to source, most of intern 2019-04-17 06:21:24 +02:00
bpy_capi_utils.c ClangFormat: format '#if 0' code in source/ 2019-04-17 08:24:14 +02:00
bpy_capi_utils.h ClangFormat: apply to source, most of intern 2019-04-17 06:21:24 +02:00
bpy_driver.c Cleanup: comments (long lines) in python 2019-04-29 20:01:10 +10:00
bpy_driver.h ClangFormat: apply to source, most of intern 2019-04-17 06:21:24 +02:00
bpy_gizmo_wrap.c Cleanup: comments (long lines) in python 2019-04-29 20:01:10 +10:00
bpy_gizmo_wrap.h ClangFormat: apply to source, most of intern 2019-04-17 06:21:24 +02:00
bpy_interface.c RNA: Cleanup PointerRNA struct 2019-08-23 09:52:12 +02:00
bpy_interface_atexit.c Cleanup: use _ex suffix instead of _ext 2019-08-01 18:39:21 +10:00
bpy_intern_string.c ClangFormat: apply to source, most of intern 2019-04-17 06:21:24 +02:00
bpy_intern_string.h ClangFormat: apply to source, most of intern 2019-04-17 06:21:24 +02:00
bpy_library.h ClangFormat: apply to source, most of intern 2019-04-17 06:21:24 +02:00
bpy_library_load.c Cleanup: spelling, grammar, and other corrections 2019-06-21 10:18:53 +10:00
bpy_library_write.c ClangFormat: apply to source, most of intern 2019-04-17 06:21:24 +02:00
bpy_msgbus.c RNA: Cleanup PointerRNA struct 2019-08-23 09:52:12 +02:00
bpy_msgbus.h ClangFormat: apply to source, most of intern 2019-04-17 06:21:24 +02:00
bpy_operator.c Revert "PyAPI: expose OperatorType.modal_keymap" 2019-09-16 16:42:25 +10:00
bpy_operator.h ClangFormat: apply to source, most of intern 2019-04-17 06:21:24 +02:00
bpy_operator_wrap.c Cleanup: spelling 2019-08-18 04:26:34 +10:00
bpy_operator_wrap.h doxygen: add newline after \file 2019-02-18 08:22:12 +11:00
bpy_path.c ClangFormat: apply to source, most of intern 2019-04-17 06:21:24 +02:00
bpy_path.h ClangFormat: apply to source, most of intern 2019-04-17 06:21:24 +02:00
bpy_props.c Cleanup: use post increment/decrement 2019-09-08 00:23:25 +10:00
bpy_props.h ClangFormat: apply to source, most of intern 2019-04-17 06:21:24 +02:00
bpy_rna.c Cleanup: remove override's 'static' references in some py API docs strings. 2019-09-25 14:27:47 +02:00
bpy_rna.h Cleanup: comments (long lines) in python 2019-04-29 20:01:10 +10:00
bpy_rna_anim.c Added missing documentation for `options` parameter in `keyframe_insert()` 2019-09-25 15:04:20 +02:00
bpy_rna_anim.h ClangFormat: apply to source, most of intern 2019-04-17 06:21:24 +02:00
bpy_rna_array.c Cleanup: move trailing comments to avoid wrapping code 2019-08-14 23:32:24 +10:00
bpy_rna_callback.c Space_node: Add draw backdrop callback. 2019-04-23 09:15:45 -06:00
bpy_rna_callback.h ClangFormat: apply to source, most of intern 2019-04-17 06:21:24 +02:00
bpy_rna_driver.c RNA: Cleanup PointerRNA struct 2019-08-23 09:52:12 +02:00
bpy_rna_driver.h ClangFormat: apply to source, most of intern 2019-04-17 06:21:24 +02:00
bpy_rna_gizmo.c ClangFormat: apply to source, most of intern 2019-04-17 06:21:24 +02:00
bpy_rna_gizmo.h ClangFormat: apply to source, most of intern 2019-04-17 06:21:24 +02:00
bpy_rna_id_collection.c Cleanup: spelling in comments 2019-06-12 09:43:49 +10:00
bpy_rna_id_collection.h ClangFormat: apply to source, most of intern 2019-04-17 06:21:24 +02:00
bpy_traceback.c Fix T65402: Syntax error causes CPython assert 2019-07-23 20:31:27 +10:00
bpy_traceback.h ClangFormat: apply to source, most of intern 2019-04-17 06:21:24 +02:00
bpy_utils_previews.c ClangFormat: apply to source, most of intern 2019-04-17 06:21:24 +02:00
bpy_utils_previews.h doxygen: add newline after \file 2019-02-18 08:22:12 +11:00
bpy_utils_units.c Cleanup: comments (long lines) in python 2019-04-29 20:01:10 +10:00
bpy_utils_units.h ClangFormat: apply to source, most of intern 2019-04-17 06:21:24 +02:00
stubs.c ClangFormat: run with ReflowComments on source/ 2019-05-01 11:13:14 +10:00