From 83d5457dc7f08047219058c44a6699c09d3bd07e Mon Sep 17 00:00:00 2001 From: Brecht Van Lommel Date: Mon, 28 Jan 2019 18:44:26 +0100 Subject: Update for removal of dupliframes and slow parent. --- modules/rna_manual_reference.py | 1 - 1 file changed, 1 deletion(-) (limited to 'modules') diff --git a/modules/rna_manual_reference.py b/modules/rna_manual_reference.py index 26e8ec34..a5fe0b3b 100644 --- a/modules/rna_manual_reference.py +++ b/modules/rna_manual_reference.py @@ -297,7 +297,6 @@ url_manual_mapping = ( ("bpy.types.inflowfluidsettings*", "physics/fluid/types/flow.html#bpy-types-inflowfluidsettings"), ("bpy.types.kinematicconstraint*", "rigging/constraints/tracking/ik_solver.html#bpy-types-kinematicconstraint"), ("bpy.types.movietrackingcamera*", "editors/movie_clip_editor/tracking/clip/properties/camera_data.html#bpy-types-movietrackingcamera"), - ("bpy.types.object.dupli_frames*", "editors/3dview/object/properties/duplication/dupliframes.html#bpy-types-object-dupli-frames"), ("bpy.types.particledupliweight*", "physics/particles/emitter/vertex_groups.html#bpy-types-particledupliweight"), ("bpy.types.poseboneconstraints*", "rigging/armatures/posing/bone_constraints/index.html#bpy-types-poseboneconstraints"), ("bpy.types.rigidbodyconstraint*", "physics/rigid_body/constraints/index.html#bpy-types-rigidbodyconstraint"), -- cgit v1.2.3