blender/release/scripts/startup/bl_ui
2011-09-23 05:59:37 +00:00
..
__init__.py Merging trunk up to r39637. 2011-08-22 20:31:46 +00:00
properties_animviz.py fix for various python bugs and remove unused var. 2011-07-10 17:26:15 +00:00
properties_data_armature.py fix for misc py errors + some pep8 edits. 2011-09-08 05:42:44 +00:00
properties_data_bone.py import common classes from bpy.types, saves ~1000 python getattrs on startup. 2011-08-12 06:57:00 +00:00
properties_data_camera.py pep8 edits and change '!= None' to 'is not None' 2011-08-22 09:01:49 +00:00
properties_data_curve.py Curve back/front fill changes: 2011-09-19 09:47:58 +00:00
properties_data_empty.py import common classes from bpy.types, saves ~1000 python getattrs on startup. 2011-08-12 06:57:00 +00:00
properties_data_lamp.py import common classes from bpy.types, saves ~1000 python getattrs on startup. 2011-08-12 06:57:00 +00:00
properties_data_lattice.py import common classes from bpy.types, saves ~1000 python getattrs on startup. 2011-08-12 06:57:00 +00:00
properties_data_mesh.py TexFace to Material Settings big patch 2011-09-19 19:55:59 +00:00
properties_data_metaball.py import common classes from bpy.types, saves ~1000 python getattrs on startup. 2011-08-12 06:57:00 +00:00
properties_data_modifier.py svn merge -r40124:40140 https://svn.blender.org/svnroot/bf-blender/trunk/blender 2011-09-12 00:38:57 +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 pep8 edits 2011-09-11 15:36:11 +00:00
properties_material.py TexFace to Material Settings big patch 2011-09-19 19:55:59 +00:00
properties_object_constraint.py minor edits, pep8 - also correct float -> double promotion for blf. 2011-08-30 10:49:58 +00:00
properties_object.py import common classes from bpy.types, saves ~1000 python getattrs on startup. 2011-08-12 06:57:00 +00:00
properties_particle.py /release/scripts: Removed final points in UI strings and messages. 2011-09-19 14:00:42 +00:00
properties_physics_cloth.py import common classes from bpy.types, saves ~1000 python getattrs on startup. 2011-08-12 06:57:00 +00:00
properties_physics_common.py import common classes from bpy.types, saves ~1000 python getattrs on startup. 2011-08-12 06:57:00 +00:00
properties_physics_field.py import common classes from bpy.types, saves ~1000 python getattrs on startup. 2011-08-12 06:57:00 +00:00
properties_physics_fluid.py Small comment change, when built without Fluids. 2011-09-10 08:29:50 +00:00
properties_physics_smoke.py import common classes from bpy.types, saves ~1000 python getattrs on startup. 2011-08-12 06:57:00 +00:00
properties_physics_softbody.py import common classes from bpy.types, saves ~1000 python getattrs on startup. 2011-08-12 06:57:00 +00:00
properties_render.py 2.5 UI Files: 2011-08-30 10:44:02 +00:00
properties_scene.py /release/scripts: Removed final points in UI strings and messages. 2011-09-19 14:00:42 +00:00
properties_texture.py minor edits, pep8 - also correct float -> double promotion for blf. 2011-08-30 10:49:58 +00:00
properties_world.py import common classes from bpy.types, saves ~1000 python getattrs on startup. 2011-08-12 06:57:00 +00:00
space_console.py pep8 edits and change '!= None' to 'is not None' 2011-08-22 09:01:49 +00:00
space_dopesheet.py minor edits, pep8 - also correct float -> double promotion for blf. 2011-08-30 10:49:58 +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 Merging trunk up to r39447. 2011-08-16 14:11:58 +00:00
space_image.py pep8 edits and change '!= None' to 'is not None' 2011-08-22 09:01:49 +00:00
space_info.py svn merge ^/trunk/blender -r40371:40372 2011-09-23 05:59:37 +00:00
space_logic.py 2.6 UI Files: 2011-08-13 17:52:13 +00:00
space_nla.py minor edits, pep8 - also correct float -> double promotion for blf. 2011-08-30 10:49:58 +00:00
space_node.py 2.6 UI Files: 2011-08-13 17:52:13 +00:00
space_outliner.py 2.6 UI Files: 2011-08-13 17:52:13 +00:00
space_sequencer.py minor edits, pep8 - also correct float -> double promotion for blf. 2011-08-30 10:49:58 +00:00
space_text.py Do not show confirm message when creating text block from menu. 2011-08-27 12:01:01 +00:00
space_time.py 2.6 UI Files: 2011-08-13 17:52:13 +00:00
space_userpref_keymap.py py style change only - make property definitions consistent 2011-08-19 19:25:20 +00:00
space_userpref.py /release/scripts: Removed final points in UI strings and messages. 2011-09-19 14:00:42 +00:00
space_view3d_toolbar.py edits to radish before merge with trunk 2011-09-19 02:43:03 +00:00
space_view3d.py svn merge ^/trunk/blender -r40367:40368 --- raddish weight paint merge 2011-09-22 16:09:27 +00:00