blender/release/scripts/startup/bl_ui
2011-10-13 21:43:02 +00:00
..
__init__.py Merge with trunk r40782 2011-10-04 11:42:44 +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 make new rna variables more consistant with existing names. 2011-09-25 02:49:46 +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 radius interpolation was incorrectly greyed out for 2D curves. 2011-10-13 06:07:11 +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 Merge with trunk r40991 2011-10-13 21:43:02 +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 correct operator name from my own recent changes and edit navmesh rna prop name for consistency 2011-10-10 10:24:26 +00:00
properties_material.py change define INTERNATIONAL --> WITH_INTERNATIONAL 2011-09-26 10:35:47 +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 use BLI_snprintf rather than sprintf for interface functions 2011-09-26 16:53:04 +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 Merge with trunk r40782 2011-10-04 11:42:44 +00:00
properties_physics_dynamicpaint.py Dynamic Paint: 2011-10-13 20:00:22 +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 * Updating readme.html and link to release logs for 2.60, now that we approach the RC state. 2011-10-01 11:21:47 +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 Fixes for #26837: MPEG Preseek does not work for some h264 files. 2011-10-12 12:49:45 +00:00
space_text.py pep8 cleanup and fix for keymap test operator from my own recent fix. 2011-09-26 15:39:15 +00:00
space_time.py Merge with trunk r40782 2011-10-04 11:42:44 +00:00
space_userpref_keymap.py Fix #28202: (only) modifying keymap item properties did not save properly, the 2011-10-04 13:24:48 +00:00
space_userpref.py - fix for keymap test operator 2011-10-02 18:09:36 +00:00
space_view3d_toolbar.py python UI was doing a lot of attribute lookups on tool & sculpt tool (not especially efficient & annoying when adding breakpoints into why its not working right). 2011-10-12 00:47:50 +00:00
space_view3d.py Object Menu Edits: 2011-10-06 05:45:06 +00:00