blender/release/scripts/startup/bl_ui
Antony Riakiotakis 50bfc4bfa0 Metadata display support - patch by Julian and me.
Basically, blender adds a few metadata fields to images when
we render an image. Those metadata can now be viewed in the
image editor.

Also, made sure metadata are available when we write imbufs
to disc with "Save As". There may be more cases here that need
fixing, but this means that loading an image with metadata
will now properly preserve them in blender.
2015-04-21 18:37:06 +02:00
..
__init__.py Cleanup: replace deprecated imp -> importlib 2015-01-23 12:37:58 +11:00
properties_animviz.py cleanup: pep8 2015-01-29 15:35:06 +11:00
properties_constraint.py Cleanup: don't use single sets for comparisons 2015-04-14 10:34:32 +10:00
properties_data_armature.py cleanup: pep8 2015-01-29 15:35:06 +11:00
properties_data_bone.py cleanup: pep8 2015-01-29 15:35:06 +11:00
properties_data_camera.py Multi-View and Stereo 3D 2015-04-06 10:40:12 -03:00
properties_data_curve.py cleanup: pep8 2015-01-29 15:35:06 +11:00
properties_data_empty.py cleanup: pep8 2015-01-29 15:35:06 +11:00
properties_data_lamp.py Fix T44240: Lamp Halo invisible in rendering. 2015-04-03 11:17:58 +02:00
properties_data_lattice.py cleanup: pep8 2015-01-29 15:35:06 +11:00
properties_data_mesh.py Cleanup: don't use single sets for comparisons 2015-04-14 10:34:32 +10:00
properties_data_metaball.py cleanup: pep8 2015-01-29 15:35:06 +11:00
properties_data_modifier.py Match corrective-smooth UI to smooth modifier 2015-04-01 09:29:56 +11:00
properties_data_speaker.py cleanup: pep8 2015-01-29 15:35:06 +11:00
properties_freestyle.py Cleanup: don't use single sets for comparisons 2015-04-14 10:34:32 +10:00
properties_game.py BGE: New Draw debug shadow box for sun lamp 2015-04-18 12:30:02 +02:00
properties_grease_pencil_common.py Fix: "show_points" setting for Grease Pencil drawing didn't work 2015-04-20 17:27:55 +12:00
properties_mask_common.py Cleanup: don't use single sets for comparisons 2015-04-14 10:34:32 +10:00
properties_material.py Cleanup: don't use single sets for comparisons 2015-04-14 10:34:32 +10:00
properties_object.py cleanup: pep8 2015-01-29 15:35:06 +11:00
properties_paint_common.py cleanup: pep8 2015-01-29 15:35:06 +11:00
properties_particle.py Cleanup: don't use single sets for comparisons 2015-04-14 10:34:32 +10:00
properties_physics_cloth.py Removed the cloth preroll feature. 2015-02-12 16:30:07 +01:00
properties_physics_common.py RNA: avoid past tense in property names 2015-04-16 16:41:12 +10:00
properties_physics_dynamicpaint.py Cleanup: don't use single sets for comparisons 2015-04-14 10:34:32 +10:00
properties_physics_field.py cleanup: pep8 2015-01-29 15:35:06 +11:00
properties_physics_fluid.py cleanup: pep8 2015-01-29 15:35:06 +11:00
properties_physics_rigidbody_constraint.py cleanup: pep8 2015-01-29 15:35:06 +11:00
properties_physics_rigidbody.py cleanup: pep8 2015-01-29 15:35:06 +11:00
properties_physics_smoke.py Cleanup: single quotes for enums 2015-03-30 10:46:53 +11:00
properties_physics_softbody.py cleanup: pep8 2015-01-29 15:35:06 +11:00
properties_render_layer.py Cleanup: don't use single sets for comparisons 2015-04-14 10:34:32 +10:00
properties_render.py Multi-View and Stereo 3D 2015-04-06 10:40:12 -03:00
properties_scene.py Cleanup: don't use single sets for comparisons 2015-04-14 10:34:32 +10:00
properties_texture.py Cleanup: don't use single sets for comparisons 2015-04-14 10:34:32 +10:00
properties_world.py cleanup: pep8 2015-01-29 15:35:06 +11:00
space_clip.py Cleanup: don't use single sets for comparisons 2015-04-14 10:34:32 +10:00
space_console.py Fullscreen Editor (new fullscreen mode for clean UI) 2014-10-14 15:11:41 -03:00
space_dopesheet.py NLA: The "filter by name" functionality now works with NLA strips too 2015-04-14 18:39:09 +12:00
space_filebrowser.py Cleanup: don't use single sets for comparisons 2015-04-14 10:34:32 +10:00
space_graph.py New operator for action and graph editor that centers around current 2015-04-13 14:30:24 +02:00
space_image.py Metadata display support - patch by Julian and me. 2015-04-21 18:37:06 +02:00
space_info.py Multi-View and Stereo 3D 2015-04-06 10:40:12 -03:00
space_logic.py Fullscreen Editor (new fullscreen mode for clean UI) 2014-10-14 15:11:41 -03:00
space_nla.py NLA: Shift-Tab toggles tweakmode AND makes that track solo 2015-04-14 18:39:02 +12:00
space_node.py Cleanup: don't use single sets for comparisons 2015-04-14 10:34:32 +10:00
space_outliner.py Bugfix T43866: 'Purge all' button in the outliner 2015-03-03 12:52:18 +13:00
space_properties.py UI: Replace +/- menus with collapsible ones 2014-01-27 18:42:11 +11:00
space_sequencer.py Allow editing of active strip proxy settings again in addition to the 2015-04-21 12:00:10 +02:00
space_text.py Fullscreen Editor (new fullscreen mode for clean UI) 2014-10-14 15:11:41 -03:00
space_time.py RNA: use lock_ prefix for booleans 2015-04-15 14:51:17 +10:00
space_userpref.py Revert Sticky Keys (and everything related to that) 2015-04-07 14:13:20 +02:00
space_view3d_toolbar.py Cleanup: don't use single sets for comparisons 2015-04-14 10:34:32 +10:00
space_view3d.py Cleanup: don't use single sets for comparisons 2015-04-14 10:34:32 +10:00