blender/release/scripts/ui
Joshua Leung 61d7e4a51e Bugfix #21094:
Inserting keyframes for properties that don't already have F-Curves shouldn't occur if auto keyframing is set to 'replace' only (i.e. see timeline -> frame -> autokey mode menu for details).
2010-02-12 01:06:18 +00:00
..
properties_animviz.py pep8 changes 2010-01-31 14:46:28 +00:00
properties_data_armature_rigify.py replace dynamic_menu.py with Menu classmethods much less complicated. 2009-12-25 22:16:19 +00:00
properties_data_armature.py pep8 changes 2010-01-31 14:46:28 +00:00
properties_data_bone.py custom properties panels for most ID types. use subclassing to keep panel UI definitions minimal 2010-01-08 08:54:41 +00:00
properties_data_camera.py pep8 changes 2010-01-31 14:46:28 +00:00
properties_data_curve.py Added 'Evaluation Time' setting access to Path Animation panel. 2010-01-31 23:41:38 +00:00
properties_data_empty.py rna UI api rename... 2009-11-23 00:27:30 +00:00
properties_data_lamp.py sunsky presets 2010-02-07 13:56:36 +00:00
properties_data_lattice.py custom properties panels for most ID types. use subclassing to keep panel UI definitions minimal 2010-01-08 08:54:41 +00:00
properties_data_mesh.py copy vgroups to selected objects as long as they have aligned arrays. 2010-02-09 22:00:19 +00:00
properties_data_metaball.py pep8 changes 2010-01-31 14:46:28 +00:00
properties_data_modifier.py pep8 changes 2010-01-31 14:46:28 +00:00
properties_game.py BGE: stereoscopic settings changes: (1) eye separation is the UI (2) focallength uses camera focallength 2009-12-29 15:47:20 +00:00
properties_material.py Added an option "Cast Approximate" to control if a material should cast 2010-02-11 15:43:31 +00:00
properties_object_constraint.py pep8 changes 2010-01-31 14:46:28 +00:00
properties_object.py pep8 changes 2010-01-31 14:46:28 +00:00
properties_particle.py Hide particle angular velocity ammount if velocity mode is 'None' 2010-02-10 19:14:49 +00:00
properties_physics_cloth.py String fix and a bunch of PEP8 issues I had collected in the meanwhile. 2009-12-04 17:54:48 +00:00
properties_physics_common.py * Rest length parameter for harmonic force springs. Implementation is a slightly modified version of the patch provided by Raúl Fernández Hernández (Farsthary). 2009-12-21 11:19:07 +00:00
properties_physics_field.py Stickness factor for particle collisions, patch submitted by Raul Fernandez Hernandez (farsthary). 2010-01-03 14:51:34 +00:00
properties_physics_fluid.py remove ICON prefix from the enum, for python this is redundant eg. 2009-12-10 10:23:53 +00:00
properties_physics_smoke.py Smoke: 2010-01-25 15:24:48 +00:00
properties_physics_softbody.py Try to get soft body to curve working 2009-12-28 00:07:24 +00:00
properties_render.py 2.5 Audio: 2010-02-07 23:41:17 +00:00
properties_scene.py render simplify option to disable triangulation. 2010-02-02 15:51:44 +00:00
properties_texture.py mat/lamp/world.textures -> texture_slots 2010-02-07 12:51:47 +00:00
properties_world.py pep8 changes 2010-01-31 14:46:28 +00:00
space_buttons.py rna UI api rename... 2009-11-23 00:27:30 +00:00
space_console.py Fix for a glitch in a console tooltip 2010-02-11 20:33:04 +00:00
space_dopesheet.py Operator Execution Contexts Bugfix: 2010-02-07 23:39:44 +00:00
space_filebrowser.py remove ICON prefix from the enum, for python this is redundant eg. 2009-12-10 10:23:53 +00:00
space_graph.py Operator Execution Contexts Bugfix: 2010-02-07 23:39:44 +00:00
space_image.py Fix #20926: 2d image paint was missing clone image, clone alpha, and wrap 2010-02-02 17:41:32 +00:00
space_info.py pep8 changes 2010-01-31 14:46:28 +00:00
space_logic.py remove ICON prefix from the enum, for python this is redundant eg. 2009-12-10 10:23:53 +00:00
space_nla.py Animation Editors: Restored 'Realtime Updates' toggle 2010-01-20 11:20:20 +00:00
space_node.py pep8 changes 2010-01-31 14:46:28 +00:00
space_outliner.py remove ICON prefix from the enum, for python this is redundant eg. 2009-12-10 10:23:53 +00:00
space_sequencer.py Operator Execution Contexts Bugfix: 2010-02-07 23:39:44 +00:00
space_text.py fix for error with text ui when there is no text loaded. 2010-01-20 17:41:41 +00:00
space_time.py Bugfix #21094: 2010-02-12 01:06:18 +00:00
space_userpref.py Line up RNA property with the rest of space 2010-02-11 17:41:17 +00:00
space_view3d_toolbar.py [#21039] OBJ import Clamp Scale limited to .01 as lowest Value. Used to be Zero 2010-02-09 19:22:57 +00:00
space_view3d.py - select active camera operator 2010-02-11 21:17:05 +00:00