blender/release/scripts/ui
Campbell Barton 14fe11bd81 bugfix [#19525] Curve modifier moves mesh geometry first
more of a request then a bug but shows up a strange limitation with curve deform modifier,
The mesh bounding box would set the deform axis start/end to map the deformation of the curve to. This means it ignored offset in the object location and object data location (you could use a dummy vertex to trick it).

Old files wont change, added an option (next to stretch), called 'Bounds Clamp', old files have this behavior but newly made curves have it disabled.
Double checked this gives useful results with stretch on/off and negative axis.
2010-08-06 08:27:07 +00:00
..
properties_animviz.py RNA Types metaclass registration 2010-08-02 02:55:12 +00:00
properties_data_armature_rigify.py bugfix [#23194] export UVs miss the extension file 2010-08-06 01:40:54 +00:00
properties_data_armature.py bugfix [#23182] Using self.report() inside poll() gives crash 2010-08-05 16:05:30 +00:00
properties_data_bone.py bugfix [#23182] Using self.report() inside poll() gives crash 2010-08-05 16:05:30 +00:00
properties_data_camera.py bugfix [#23182] Using self.report() inside poll() gives crash 2010-08-05 16:05:30 +00:00
properties_data_curve.py bugfix [#19525] Curve modifier moves mesh geometry first 2010-08-06 08:27:07 +00:00
properties_data_empty.py bugfix [#23182] Using self.report() inside poll() gives crash 2010-08-05 16:05:30 +00:00
properties_data_lamp.py bugfix [#23182] Using self.report() inside poll() gives crash 2010-08-05 16:05:30 +00:00
properties_data_lattice.py bugfix [#23182] Using self.report() inside poll() gives crash 2010-08-05 16:05:30 +00:00
properties_data_mesh.py bugfix [#23182] Using self.report() inside poll() gives crash 2010-08-05 16:05:30 +00:00
properties_data_metaball.py bugfix [#23182] Using self.report() inside poll() gives crash 2010-08-05 16:05:30 +00:00
properties_data_modifier.py RNA Types metaclass registration 2010-08-02 02:55:12 +00:00
properties_game.py bugfix [#23182] Using self.report() inside poll() gives crash 2010-08-05 16:05:30 +00:00
properties_material.py bugfix [#23182] Using self.report() inside poll() gives crash 2010-08-05 16:05:30 +00:00
properties_object_constraint.py bugfix [#23182] Using self.report() inside poll() gives crash 2010-08-05 16:05:30 +00:00
properties_object.py bugfix [#23182] Using self.report() inside poll() gives crash 2010-08-05 16:05:30 +00:00
properties_particle.py bugfix [#23182] Using self.report() inside poll() gives crash 2010-08-05 16:05:30 +00:00
properties_physics_cloth.py bugfix [#23182] Using self.report() inside poll() gives crash 2010-08-05 16:05:30 +00:00
properties_physics_common.py pointcache support for relative external paths with the useual // prefix as well as library path option. 2010-07-14 07:47:03 +00:00
properties_physics_field.py bugfix [#23182] Using self.report() inside poll() gives crash 2010-08-05 16:05:30 +00:00
properties_physics_fluid.py bugfix [#23182] Using self.report() inside poll() gives crash 2010-08-05 16:05:30 +00:00
properties_physics_smoke.py bugfix [#23182] Using self.report() inside poll() gives crash 2010-08-05 16:05:30 +00:00
properties_physics_softbody.py bugfix [#23182] Using self.report() inside poll() gives crash 2010-08-05 16:05:30 +00:00
properties_render.py bugfix [#23182] Using self.report() inside poll() gives crash 2010-08-05 16:05:30 +00:00
properties_scene.py bugfix [#23182] Using self.report() inside poll() gives crash 2010-08-05 16:05:30 +00:00
properties_texture.py bugfix [#23182] Using self.report() inside poll() gives crash 2010-08-05 16:05:30 +00:00
properties_world.py bugfix [#23182] Using self.report() inside poll() gives crash 2010-08-05 16:05:30 +00:00
space_console.py bugfix [#23182] Using self.report() inside poll() gives crash 2010-08-05 16:05:30 +00:00
space_dopesheet.py RNA Types metaclass registration 2010-08-02 02:55:12 +00:00
space_filebrowser.py RNA Types metaclass registration 2010-08-02 02:55:12 +00:00
space_graph.py RNA Types metaclass registration 2010-08-02 02:55:12 +00:00
space_image.py bugfix [#23182] Using self.report() inside poll() gives crash 2010-08-05 16:05:30 +00:00
space_info.py RNA Types metaclass registration 2010-08-02 02:55:12 +00:00
space_logic.py bugfix [#23182] Using self.report() inside poll() gives crash 2010-08-05 16:05:30 +00:00
space_nla.py RNA Types metaclass registration 2010-08-02 02:55:12 +00:00
space_node.py RNA Types metaclass registration 2010-08-02 02:55:12 +00:00
space_outliner.py RNA Types metaclass registration 2010-08-02 02:55:12 +00:00
space_sequencer.py some fixes for the poll() function from last commit. 2010-08-05 21:58:57 +00:00
space_text.py bugfix [#23182] Using self.report() inside poll() gives crash 2010-08-05 16:05:30 +00:00
space_time.py RNA Types metaclass registration 2010-08-02 02:55:12 +00:00
space_userpref_keymap.py bugfix [#23182] Using self.report() inside poll() gives crash 2010-08-05 16:05:30 +00:00
space_userpref.py bugfix [#23182] Using self.report() inside poll() gives crash 2010-08-05 16:05:30 +00:00
space_view3d_toolbar.py bugfix [#23182] Using self.report() inside poll() gives crash 2010-08-05 16:05:30 +00:00
space_view3d.py some fixes for the poll() function from last commit. 2010-08-05 21:58:57 +00:00