tornavis/source/blender/editors/armature
Campbell Barton cf29e011be Cleanup: remove all strcpy calls in source/blender/editors/
Replace with STRNCPY or BLI_strncpy, while many cases were safe,
translated source strings could cause buffer overflows, see: #108917.
2023-06-19 11:58:33 +10:00
..
CMakeLists.txt Cleanup: Add a copyright notice to files and use SPDX format 2023-05-31 16:19:06 +02:00
armature_add.c Cleanup: remove redundant struct qualifiers 2023-06-03 08:54:37 +10:00
armature_edit.c Cleanup: Add a copyright notice to files and use SPDX format 2023-05-31 16:19:06 +02:00
armature_intern.h Cleanup: Add a copyright notice to files and use SPDX format 2023-05-31 16:19:06 +02:00
armature_naming.c Cleanup: Add a copyright notice to files and use SPDX format 2023-05-31 16:19:06 +02:00
armature_ops.c Cleanup: Add a copyright notice to files and use SPDX format 2023-05-31 16:19:06 +02:00
armature_relations.c Cleanup: Add a copyright notice to files and use SPDX format 2023-05-31 16:19:06 +02:00
armature_select.c Cleanup: remove redundant struct qualifiers 2023-06-03 08:54:37 +10:00
armature_skinning.c Cleanup: Add a copyright notice to files and use SPDX format 2023-05-31 16:19:06 +02:00
armature_utils.c Cleanup: remove redundant struct qualifiers 2023-06-03 08:54:37 +10:00
editarmature_undo.cc Cleanup: remove redundant struct qualifiers 2023-06-03 08:54:37 +10:00
meshlaplacian.cc Cleanup: Use C++ accessor for mesh position attribute 2023-06-14 12:37:52 -04:00
meshlaplacian.h Cleanup: Add a copyright notice to files and use SPDX format 2023-05-31 16:19:06 +02:00
pose_edit.c Cleanup: remove redundant struct qualifiers 2023-06-03 08:54:37 +10:00
pose_group.c Cleanup: Add a copyright notice to files and use SPDX format 2023-05-31 16:19:06 +02:00
pose_lib_2.c Cleanup: remove all strcpy calls in source/blender/editors/ 2023-06-19 11:58:33 +10:00
pose_select.c Cleanup: Add a copyright notice to files and use SPDX format 2023-05-31 16:19:06 +02:00
pose_slide.c Cleanup: remove all strcpy calls in source/blender/editors/ 2023-06-19 11:58:33 +10:00
pose_transform.c Cleanup: replace list-base count_at_most with is_single for clarity 2023-06-05 12:42:46 +10:00
pose_utils.c Cleanup: Add a copyright notice to files and use SPDX format 2023-05-31 16:19:06 +02:00