tornavis/source/blender/makesrna/intern
Bastien Montagne f057e92ae2 LibOverride: Fix some cleanup of unused override operations.
Handling of pointer replacements in collection items lead to validating
all operations for a given property, when some might actually be no more
valid and would need to be cleaned up.

Related to T81059, found while investigating it.
2020-09-25 11:52:18 +02:00
..
CMakeLists.txt CMake: clean up setting of platform specific linker flags 2020-09-17 12:29:19 +02:00
makesrna.c Cleanup: use parenthesis for if statements in macros 2020-09-19 16:28:17 +10:00
rna_ID.c Remove (ifdef) RNA for simulation, point cloud and particles 2020-08-18 14:41:16 +02:00
rna_access.c LibOverride: add checks to RNA collections editing utils. 2020-09-20 17:00:07 +02:00
rna_access_compare_override.c LibOverride: Tweak messages when some sub-item is not found when applying overrides. 2020-09-25 11:52:18 +02:00
rna_access_internal.h Code Style: use "#pragma once" in source directory 2020-08-07 09:50:34 +02:00
rna_action.c Preferences: New experimental settings for particle system and hair 2020-06-23 11:30:46 +02:00
rna_action_api.c Cleanup: `make format` after SortedIncludes change 2020-03-19 09:33:58 +01:00
rna_animation.c Code Cleanup: fcurve function naming 2020-06-05 09:30:15 +02:00
rna_animation_api.c Cleanup: `make format` after SortedIncludes change 2020-03-19 09:33:58 +01:00
rna_animviz.c Cleanup: `make format` after SortedIncludes change 2020-03-19 09:33:58 +01:00
rna_armature.c Fix T80643: Library Override: Can't change Armature Layer enabled-ness. 2020-09-14 11:33:35 +02:00
rna_armature_api.c Cleanup: `make format` after SortedIncludes change 2020-03-19 09:33:58 +01:00
rna_attribute.c Geometry: add Attributes panel for PointCloud and Hair 2020-09-09 17:01:17 +02:00
rna_boid.c Cleanup: `make format` after SortedIncludes change 2020-03-19 09:33:58 +01:00
rna_brush.c Cleanup: Quiet unused variables warning 2020-09-22 13:36:06 -05:00
rna_cachefile.c Fix broken Alembic tests following motion blur commit 2020-08-04 16:10:51 +02:00
rna_camera.c UI: rename Alpha to Opacity 2020-07-02 16:47:46 -04:00
rna_camera_api.c Cleanup: `make format` after SortedIncludes change 2020-03-19 09:33:58 +01:00
rna_cloth.c Simulation: Change BPH prefix to SIM 2020-07-16 14:37:21 +02:00
rna_collection.c LibOverride: Silence some more asserts. 2020-09-25 11:07:04 +02:00
rna_color.c Cleanup: use bool instead of int in various places 2020-09-02 19:10:40 +02:00
rna_constraint.c Action Constraint: Add manual time factor input control 2020-09-16 15:55:22 +02:00
rna_context.c UI: Fixes and small improvements to some labels and UI messages 2020-08-06 14:50:45 +02:00
rna_curve.c Fix T81155: Keyframe.select_control_point True when unselected 2020-09-25 11:13:32 +10:00
rna_curve_api.c Cleanup: pass const matrices 2020-08-02 18:02:20 +10:00
rna_curveprofile.c Cleanup: use term init instead of initialize/initialise 2020-08-01 13:51:05 +10:00
rna_define.c Cleanup: use array syntax for sizeof with fixed values 2020-08-08 13:38:00 +10:00
rna_depsgraph.c Fix T62504: Crash accessing depsgraph from evaluated view layer 2020-09-13 15:28:41 +10:00
rna_dynamicpaint.c Cleanup: `make format` after SortedIncludes change 2020-03-19 09:33:58 +01:00
rna_fcurve.c Fix T81155: Keyframe.select_control_point True when unselected 2020-09-25 11:13:32 +10:00
rna_fcurve_api.c Cleanup: Animation, move AnimData API to `anim_data.c`/`BKE_anim_data.h` 2020-04-03 16:46:48 +02:00
rna_fluid.c Cleanup: consistent TODO/FIXME formatting for names 2020-09-19 14:34:32 +10:00
rna_gpencil.c GPencil: Change default Onion Keyframe mode to ALL 2020-08-19 15:30:38 +02:00
rna_gpencil_modifier.c GPencil: Fix tooltip error 2020-07-10 13:30:21 +02:00
rna_hair.c Geometry: add .attributes in the Python API for Mesh, Hair and Point Cloud 2020-09-09 17:01:17 +02:00
rna_image.c Cleanup: GPU: Remove GPU_draw.h and move fluid gpu function to DRW 2020-07-29 23:21:33 +02:00
rna_image_api.c Cleanup: consistent TODO/FIXME formatting for names 2020-09-19 14:34:32 +10:00
rna_internal.h Geometry: add .attributes in the Python API for Mesh, Hair and Point Cloud 2020-09-09 17:01:17 +02:00
rna_internal_types.h Code Style: use "#pragma once" in source directory 2020-08-07 09:50:34 +02:00
rna_key.c Cleanup: spelling 2020-07-03 11:58:13 +10:00
rna_lattice.c RNA: properly tag 'embedded' ID pointers as owned. 2020-06-29 17:28:04 +02:00
rna_lattice_api.c Cleanup: `make format` after SortedIncludes change 2020-03-19 09:33:58 +01:00
rna_layer.c Cleanup: split `BKE_scene_get_depsgraph()` into two functions 2020-08-21 12:23:13 +02:00
rna_light.c RNA: properly tag 'embedded' ID pointers as owned. 2020-06-29 17:28:04 +02:00
rna_lightprobe.c Cleanup: remove redundant RNA defaults 2019-09-12 06:25:32 +10:00
rna_linestyle.c RNA: properly tag 'embedded' ID pointers as owned. 2020-06-29 17:28:04 +02:00
rna_main.c Remove (ifdef) RNA for simulation, point cloud and particles 2020-08-18 14:41:16 +02:00
rna_main_api.c Object: add BKE_object_obdata_to_type utility function 2020-09-03 16:27:15 +10:00
rna_mask.c Cleanup: `make format` after SortedIncludes change 2020-03-19 09:33:58 +01:00
rna_material.c GPencil: Change tooltip for Holdout option 2020-09-19 10:56:36 +02:00
rna_material_api.c Cleanup: `make format` after SortedIncludes change 2020-03-19 09:33:58 +01:00
rna_mesh.c Cleanup: use parenthesis for if statements in macros 2020-09-19 16:28:17 +10:00
rna_mesh_api.c RNA: expose comparison tolerance for Mesh.unit_test_compare 2020-03-24 19:41:46 +11:00
rna_mesh_utils.h Code Style: use "#pragma once" in source directory 2020-08-07 09:50:34 +02:00
rna_meta.c RNA: add MetaElem.select & use_scale_stiffness 2020-03-19 21:16:57 +11:00
rna_meta_api.c Cleanup: `make format` after SortedIncludes change 2020-03-19 09:33:58 +01:00
rna_modifier.c Weld Modifier: Use KD Tree in detecting the geometry to be welded 2020-09-24 15:18:34 -03:00
rna_movieclip.c Cleanup: spelling 2020-07-19 17:37:02 +10:00
rna_nla.c Code Cleanup: fcurve function naming 2020-06-05 09:30:15 +02:00
rna_nodetree.c Cleanup: spelling 2020-09-16 15:28:02 +10:00
rna_object.c Fix T80747: New vgroups on unsupported object types fails silently 2020-09-14 18:25:54 +10:00
rna_object_api.c Fix T80794: assert naming a new shape key from Python 2020-09-15 15:25:33 +10:00
rna_object_force.c Fix T80131: Rigid Body World Field Weights dont have a proper RNA path 2020-09-17 19:21:39 +02:00
rna_packedfile.c Fix T71171: Problems removing texture packing (without writing anything) 2019-10-29 14:30:22 +01:00
rna_palette.c Cleanup: `make format` after SortedIncludes change 2020-03-19 09:33:58 +01:00
rna_particle.c Particles: Allow python to write hair keys 2020-09-11 11:49:34 +02:00
rna_pointcloud.c Geometry: add .attributes in the Python API for Mesh, Hair and Point Cloud 2020-09-09 17:01:17 +02:00
rna_pose.c Python API: add methods to allow copying of constraints. 2020-06-25 12:10:18 +03:00
rna_pose_api.c Cleanup: `make format` after SortedIncludes change 2020-03-19 09:33:58 +01:00
rna_render.c GPU: Rename gpu_extensions to gpu_capabilities 2020-09-07 19:37:05 +02:00
rna_rigidbody.c Various fixes in UI messages. 2020-09-21 15:18:13 +02:00
rna_rna.c LibOverride: Fix some cleanup of unused override operations. 2020-09-25 11:52:18 +02:00
rna_scene.c Cleanup: Rename public "bUnit" functions 2020-09-09 08:41:15 -05:00
rna_scene_api.c Cleanup: split `BKE_scene_get_depsgraph()` into two functions 2020-08-21 12:23:13 +02:00
rna_screen.c Fix T79816: Restore scene.statistics() BPY function 2020-08-19 12:37:59 +02:00
rna_sculpt_paint.c Cleanup: move some paint helpers to ED_ 'namespace'. 2020-09-21 14:43:29 +02:00
rna_sequencer.c Fix T79757: Crash on prefetch when renaming strips 2020-08-17 20:19:11 +02:00
rna_sequencer_api.c VSE: Refactor delete operator and API 2020-07-26 16:07:34 +02:00
rna_shader_fx.c Cleanup: typos & co in UI messages (and some other places). 2020-08-04 13:26:58 +02:00
rna_simulation.c RNA: properly tag 'embedded' ID pointers as owned. 2020-06-29 17:28:04 +02:00
rna_sound.c Cleanup: rename 'name' to 'filepath' for DNA types 2020-06-23 11:29:36 +10:00
rna_sound_api.c Cleanup: rename 'name' to 'filepath' for DNA types 2020-06-23 11:29:36 +10:00
rna_space.c Overlay: Fade Inactive Geometry 2020-09-18 19:24:58 +02:00
rna_space_api.c Cleanup: split `BKE_scene_get_depsgraph()` into two functions 2020-08-21 12:23:13 +02:00
rna_speaker.c Cleanup: `make format` after SortedIncludes change 2020-03-19 09:33:58 +01:00
rna_test.c Cleanup: use parenthesis for if statements in macros 2020-09-19 16:28:17 +10:00
rna_text.c Cleanup: rename 'name' to 'filepath' for DNA types 2020-06-23 11:29:36 +10:00
rna_text_api.c Cleanup: `make format` after SortedIncludes change 2020-03-19 09:33:58 +01:00
rna_texture.c RNA: properly tag 'embedded' ID pointers as owned. 2020-06-29 17:28:04 +02:00
rna_texture_api.c Cleanup: `make format` after SortedIncludes change 2020-03-19 09:33:58 +01:00
rna_timeline.c Implement ID properties support for TimeMarker 2020-09-21 12:25:45 +02:00
rna_tracking.c Cleanup: use array syntax for sizeof with fixed values 2020-08-08 13:38:00 +10:00
rna_ui.c UI: Use instanced panel custom data instead of list index 2020-09-02 14:13:26 -05:00
rna_ui_api.c Cleanup: use 'UI_icon_*' prefix for icons API 2020-09-18 10:24:14 +10:00
rna_userdef.c Object: Move Switch Active Objects to experimental 2020-09-25 02:51:31 +02:00
rna_vfont.c Cleanup: rename 'name' to 'filepath' for DNA types 2020-06-23 11:29:36 +10:00
rna_vfont_api.c Cleanup: rename 'name' to 'filepath' for DNA types 2020-06-23 11:29:36 +10:00
rna_volume.c Liquid Simulation Display Options (GSoC 2020) 2020-09-15 23:13:01 +05:30
rna_wm.c Fix T71383: Error setting the windows workspaces from Python 2020-09-18 17:57:54 +10:00
rna_wm_api.c Fix T80694: Crash reloading scripts from the Python console 2020-09-14 17:59:26 +10:00
rna_wm_gizmo.c Fix T73858: Gizmo.use_draw_scale doesn't work as expected 2020-09-23 15:51:23 +10:00
rna_wm_gizmo_api.c Cleanup: `make format` after SortedIncludes change 2020-03-19 09:33:58 +01:00
rna_workspace.c Cleanup/refactor: Workspace API, boilerplate code, early exit 2020-05-26 20:32:21 +02:00
rna_workspace_api.c Cleanup: `make format` after SortedIncludes change 2020-03-19 09:33:58 +01:00
rna_world.c RNA: properly tag 'embedded' ID pointers as owned. 2020-06-29 17:28:04 +02:00
rna_xr.c VR: Reset pose offsets when changing base pose 2020-04-29 13:53:25 +02:00