tornavis/scripts/modules
Sybren A. Stüvel 6452eccc80 #107126: Make FCurve.update() also deduplicate keys
The RNA function `FCurve.update()` now also deduplicates keys. This is done
in a way that is independent of key selection; simply the last key in the
list of keyframes 'wins' and overwrites earlier ones. It is exactly the
same as `FCurve.keyframe_points.deduplicate()`.
2023-06-09 12:06:27 +02:00
..
bl_app_override
bl_console_utils Cleanup: double quotes for non-enum strings 2023-04-18 10:51:32 +10:00
bl_i18n_utils I18n: fix node socket extraction regexes 2023-05-22 11:36:59 +02:00
bl_keymap_utils Fix keymap versioning mistake in 3010f1233b 2023-06-07 09:22:55 -03:00
bl_previews_utils Cleanup: double quotes for non-enum strings 2023-04-18 10:51:32 +10:00
bl_rna_utils
bl_ui_utils Python: `bl_ui_utils.layout.operator_context` context manager 2023-04-07 11:34:48 +02:00
bpy Merge branch 'blender-v3.6-release' 2023-05-30 12:21:28 +02:00
bpy_extras #107126: Make FCurve.update() also deduplicate keys 2023-06-09 12:06:27 +02:00
gpu_extras Docs: Fix wrong function return type 2023-04-15 21:03:47 -04:00
addon_utils.py
animsys_refactor.py Cleanup: autopep8 2023-03-01 22:12:18 +11:00
bl_app_template_utils.py Cleanup: double quotes for non-enum strings 2023-04-18 10:51:32 +10:00
blend_render_info.py
bpy_restrict_state.py
bpy_types.py Cleanup: double quotes for non-enum strings 2023-04-18 10:51:32 +10:00
console_python.py Python: Change console banner color-style to info 2023-03-01 11:10:06 +11:00
console_shell.py
graphviz_export.py Cleanup: double quotes for non-enum strings 2023-04-18 10:51:32 +10:00
keyingsets_utils.py Cleanup: double quotes for non-enum strings 2023-04-18 10:51:32 +10:00
nodeitems_utils.py
rna_info.py Cleanup: double quotes for non-enum strings 2023-04-18 10:51:32 +10:00
rna_keymap_ui.py
rna_manual_reference.py Docs: Update RNA to user manual url map 2023-04-18 01:12:27 -04:00
rna_prop_ui.py Fix #105278: IDProperty UI missing library overridable toggle 2023-03-02 15:13:52 +01:00
rna_xml.py
sys_info.py Cleanup: remove stray white-space & redundant addition 2023-04-14 11:25:59 +10:00