blender/release/scripts/startup/bl_ui
Thomas Dinges e17ee1b415 2.6 Python UI files:
* Moved Operators from bl_ui into bl_operators.
* Renamed HELP_OT_operator_cheat_sheet to WM_OT_operator_cheat_sheet.
2011-09-22 19:50:41 +00:00
..
__init__.py Merging trunk up to r39637. 2011-08-22 20:31:46 +00:00
properties_animviz.py remove use of gettext: _("...") style translation now its handled by rna. 2011-09-21 15:18:38 +00:00
properties_data_armature.py remove use of gettext: _("...") style translation now its handled by rna. 2011-09-21 15:18:38 +00:00
properties_data_bone.py remove use of gettext: _("...") style translation now its handled by rna. 2011-09-21 15:18:38 +00:00
properties_data_camera.py remove use of gettext: _("...") style translation now its handled by rna. 2011-09-21 15:18:38 +00:00
properties_data_curve.py remove use of gettext: _("...") style translation now its handled by rna. 2011-09-21 15:18:38 +00:00
properties_data_empty.py remove use of gettext: _("...") style translation now its handled by rna. 2011-09-21 15:18:38 +00:00
properties_data_lamp.py remove use of gettext: _("...") style translation now its handled by rna. 2011-09-21 15:18:38 +00:00
properties_data_lattice.py Fixing issues with i18n stuff: 2011-09-15 13:20:18 +00:00
properties_data_mesh.py remove use of gettext: _("...") style translation now its handled by rna. 2011-09-21 15:18:38 +00:00
properties_data_metaball.py remove use of gettext: _("...") style translation now its handled by rna. 2011-09-21 15:18:38 +00:00
properties_data_modifier.py remove use of gettext: _("...") style translation now its handled by rna. 2011-09-21 15:18:38 +00:00
properties_data_speaker.py fix for misc py errors + some pep8 edits. 2011-09-08 05:42:44 +00:00
properties_game.py remove use of gettext: _("...") style translation now its handled by rna. 2011-09-21 15:18:38 +00:00
properties_material.py remove use of gettext: _("...") style translation now its handled by rna. 2011-09-21 15:18:38 +00:00
properties_object_constraint.py remove use of gettext: _("...") style translation now its handled by rna. 2011-09-21 15:18:38 +00:00
properties_object.py remove use of gettext: _("...") style translation now its handled by rna. 2011-09-21 15:18:38 +00:00
properties_particle.py remove use of gettext: _("...") style translation now its handled by rna. 2011-09-21 15:18:38 +00:00
properties_physics_cloth.py remove use of gettext: _("...") style translation now its handled by rna. 2011-09-21 15:18:38 +00:00
properties_physics_common.py remove use of gettext: _("...") style translation now its handled by rna. 2011-09-21 15:18:38 +00:00
properties_physics_field.py remove use of gettext: _("...") style translation now its handled by rna. 2011-09-21 15:18:38 +00:00
properties_physics_fluid.py remove use of gettext: _("...") style translation now its handled by rna. 2011-09-21 15:18:38 +00:00
properties_physics_smoke.py remove use of gettext: _("...") style translation now its handled by rna. 2011-09-21 15:18:38 +00:00
properties_physics_softbody.py remove use of gettext: _("...") style translation now its handled by rna. 2011-09-21 15:18:38 +00:00
properties_render.py correction for removal of _("") 2011-09-22 07:01:28 +00:00
properties_scene.py 2.6 Python UI files: 2011-09-22 19:50:41 +00:00
properties_texture.py remove use of gettext: _("...") style translation now its handled by rna. 2011-09-21 15:18:38 +00:00
properties_world.py remove use of gettext: _("...") style translation now its handled by rna. 2011-09-21 15:18:38 +00:00
space_console.py 2.6 Python UI files: 2011-09-22 19:50:41 +00:00
space_dopesheet.py remove use of gettext: _("...") style translation now its handled by rna. 2011-09-21 15:18:38 +00:00
space_filebrowser.py import common classes from bpy.types, saves ~1000 python getattrs on startup. 2011-08-12 06:57:00 +00:00
space_graph.py remove use of gettext: _("...") style translation now its handled by rna. 2011-09-21 15:18:38 +00:00
space_image.py remove use of gettext: _("...") style translation now its handled by rna. 2011-09-21 15:18:38 +00:00
space_info.py 2.6 Python UI files: 2011-09-22 19:50:41 +00:00
space_logic.py remove use of gettext: _("...") style translation now its handled by rna. 2011-09-21 15:18:38 +00:00
space_nla.py remove use of gettext: _("...") style translation now its handled by rna. 2011-09-21 15:18:38 +00:00
space_node.py remove use of gettext: _("...") style translation now its handled by rna. 2011-09-21 15:18:38 +00:00
space_outliner.py Fixing issues with i18n stuff: 2011-09-15 13:20:18 +00:00
space_sequencer.py remove use of gettext: _("...") style translation now its handled by rna. 2011-09-21 15:18:38 +00:00
space_text.py remove use of gettext: _("...") style translation now its handled by rna. 2011-09-21 15:18:38 +00:00
space_time.py remove use of gettext: _("...") style translation now its handled by rna. 2011-09-21 15:18:38 +00:00
space_userpref_keymap.py 2.6 Python UI files: 2011-09-22 19:50:41 +00:00
space_userpref.py 2.6 Python UI files: 2011-09-22 19:50:41 +00:00
space_view3d_toolbar.py remove use of gettext: _("...") style translation now its handled by rna. 2011-09-21 15:18:38 +00:00
space_view3d.py 2.6 Python UI files: 2011-09-22 19:50:41 +00:00