blender/release/scripts/ui
Joshua Leung ce9d5c43e2 Spline IK - Influence Control
Made the 'Influence' slider work for Spline IK too, and made that setting visible now that it works. 

Note that there is still some popping that can occur when going to/from influence = 0.0. I'm not sure exactly what's causing this yet, but hopefully it won't be too noticeable in practice.
2010-04-23 05:14:00 +00:00
..
properties_animviz.py rna naming, *_frame --> frame_* 2010-04-01 21:44:56 +00:00
properties_data_armature_rigify.py fix for nasty bug where registering properties would register them in the parent classes SRNA, made for confusing rigify args turning up in add sequencer adding collection. 2010-03-16 17:20:15 +00:00
properties_data_armature.py rna naming, *_frame --> frame_* 2010-04-01 21:44:56 +00:00
properties_data_bone.py Restore iTaSC UI. 2010-03-07 09:53:59 +00:00
properties_data_camera.py Python API fix: Add COMPAT_ENGINES to properties_data_camera 2010-04-19 11:24:22 +00:00
properties_data_curve.py Fix [#21814] 3D Curves and Caps Confusion 2010-03-30 00:57:54 +00:00
properties_data_empty.py pep8 cleanup + correction for external player operator return value. 2010-02-22 23:32:58 +00:00
properties_data_lamp.py * Interaction Presets 2010-04-14 06:27:50 +00:00
properties_data_lattice.py vertex group option for lattice, needed for applying a lattice to a beard/moustache without moving the roots about. 2010-04-20 21:38:55 +00:00
properties_data_mesh.py Python API fix: Make properties_texture compatible with COMPAT_ENGINES, also a little enhancement for data_mesh (thanks to Matt) 2010-04-19 00:39:46 +00:00
properties_data_metaball.py pep8 cleanup + correction for external player operator return value. 2010-02-22 23:32:58 +00:00
properties_data_modifier.py rna rename start/end --> frame_start/end 2010-04-22 17:35:00 +00:00
properties_game.py scene.render_data -> scene.render 2010-02-23 12:48:35 +00:00
properties_material.py - for BGE mouse and keyboard events use tuples rather then lists 2010-04-17 19:05:53 +00:00
properties_object_constraint.py Spline IK - Influence Control 2010-04-23 05:14:00 +00:00
properties_object.py pep8 cleanup 2010-04-04 14:52:15 +00:00
properties_particle.py rna rename start/end --> frame_start/end 2010-04-22 17:35:00 +00:00
properties_physics_cloth.py Fix [#22120] Physics modifiers can't be removed 2010-04-23 01:06:28 +00:00
properties_physics_common.py rna naming, *_frame --> frame_* 2010-04-01 21:44:56 +00:00
properties_physics_field.py Fix [#22120] Physics modifiers can't be removed 2010-04-23 01:06:28 +00:00
properties_physics_fluid.py Fix [#22120] Physics modifiers can't be removed 2010-04-23 01:06:28 +00:00
properties_physics_smoke.py Fix [#22120] Physics modifiers can't be removed 2010-04-23 01:06:28 +00:00
properties_physics_softbody.py Fix [#22120] Physics modifiers can't be removed 2010-04-23 01:06:28 +00:00
properties_render.py rename scene.visible_layers -> layers, since layers are used for editing, export, rendering & anim evaluation. 2010-04-22 20:00:19 +00:00
properties_scene.py Animation fixup squad to the rescue! 2010-04-04 22:13:57 +00:00
properties_texture.py Fix [#22121] Object Mapping - "clone" linked w/previous material/texture 2010-04-23 02:25:19 +00:00
properties_world.py scene.render_data -> scene.render 2010-02-23 12:48:35 +00:00
space_buttons.py rna naming, *_frame --> frame_* 2010-04-01 21:44:56 +00:00
space_console.py replace operator options bl_undo and bl_register with bl_options 2010-03-01 00:03:51 +00:00
space_dopesheet.py Animation Editors: Select Linked Operator 2010-04-05 11:47:55 +00:00
space_filebrowser.py pep8 cleanup + correction for external player operator return value. 2010-02-22 23:32:58 +00:00
space_graph.py - for BGE mouse and keyboard events use tuples rather then lists 2010-04-17 19:05:53 +00:00
space_image.py Save a Copy, (operator option for save as), 2010-04-21 19:14:20 +00:00
space_info.py Fix #21383: appending a group would also instance it by default, which 2010-04-06 01:16:39 +00:00
space_logic.py pep8 cleanup + correction for external player operator return value. 2010-02-22 23:32:58 +00:00
space_nla.py fix for keying set rna path attribute and object select menu incorrect args to UI func. 2010-03-24 15:08:15 +00:00
space_node.py Adding 'running jobs' button in node header. 2010-04-13 17:11:53 +00:00
space_outliner.py Outliner Live-Search Bugfixes: 2010-04-23 03:53:05 +00:00
space_sequencer.py == sequencer == 2010-04-18 18:46:16 +00:00
space_text.py * Multiply for panorama cameras 2010-03-30 12:15:16 +00:00
space_time.py rna naming, *_frame --> frame_* 2010-04-01 21:44:56 +00:00
space_userpref_keymap.py - for BGE mouse and keyboard events use tuples rather then lists 2010-04-17 19:05:53 +00:00
space_userpref.py filter 'Enable' wasnt working. 2010-04-21 16:50:51 +00:00
space_view3d_toolbar.py Fix [#21440] Bug or loose feature? Texture painting brushes 2010-04-06 05:52:52 +00:00
space_view3d.py fix for divide by zero on vertex dirt script, show from the vertex paint menu 2010-04-21 16:22:37 +00:00