..
bpy_ops.py
Operator cheat sheet (from the help menu)
2009-09-16 06:02:56 +00:00
buttons_data_armature.py
A few smaller adjustments to armature and bone properties.
2009-09-19 21:40:37 +00:00
buttons_data_bone.py
A few smaller adjustments to armature and bone properties.
2009-09-19 21:40:37 +00:00
buttons_data_camera.py
2.5: Layout Python Files:
2009-09-01 00:33:39 +00:00
buttons_data_curve.py
*Changed some userpref options to enums.
2009-09-13 21:36:24 +00:00
buttons_data_empty.py
2.5: small text tweak for empty object buttons.
2009-09-09 19:43:42 +00:00
buttons_data_lamp.py
UI
2009-09-16 18:47:42 +00:00
buttons_data_lattice.py
2.5: Layout Python Files:
2009-09-01 00:33:39 +00:00
buttons_data_mesh.py
UI: fix display of shape key list to show with no items,
2009-09-17 14:35:08 +00:00
buttons_data_metaball.py
use '' for enums rather then ""
2009-08-22 08:48:01 +00:00
buttons_data_modifier.py
2.5: Two Bugfixes
2009-09-11 09:09:54 +00:00
buttons_data_text.py
*Changed some userpref options to enums.
2009-09-13 21:36:24 +00:00
buttons_game.py
2.5 Game Sound:
2009-09-20 18:49:46 +00:00
buttons_material.py
rna function api was overwriting useful errors with keyword errors.
2009-09-17 00:14:47 +00:00
buttons_object_constraint.py
RNA: added a "factor" subtype next to "percentage", and only display
2009-09-21 21:19:58 +00:00
buttons_object.py
* boundbox display option was missing from object properties
2009-09-14 06:31:20 +00:00
buttons_particle.py
Particles cleanup, optimizations and some small new stuff.
2009-09-17 22:00:49 +00:00
buttons_physics_cloth.py
2.5: Layout Python Files:
2009-09-01 00:33:39 +00:00
buttons_physics_field.py
RNA: added a "factor" subtype next to "percentage", and only display
2009-09-21 21:19:58 +00:00
buttons_physics_fluid.py
remove "_amount" from rna names, its not helpful.
2009-08-31 16:36:02 +00:00
buttons_physics_smoke.py
Smoke:
2009-09-09 23:52:48 +00:00
buttons_physics_softbody.py
2.5: Layout Python Files:
2009-09-01 00:33:39 +00:00
buttons_scene.py
* UI for recent sound commit.
2009-09-20 14:14:40 +00:00
buttons_texture.py
UI
2009-09-16 18:47:42 +00:00
buttons_world.py
2.5: Layout Python Files:
2009-09-01 00:33:39 +00:00
space_buttons.py
use '' for enums rather then ""
2009-08-22 08:48:01 +00:00
space_console.py
autocomplete poll function wasn't working, added autocomplete in the console header
2009-09-21 13:43:11 +00:00
space_filebrowser.py
use '' for enums rather then ""
2009-08-22 08:48:01 +00:00
space_image.py
UI: fix some python errors in sculpt/paint modes when there is no brush.
2009-09-18 15:52:28 +00:00
space_info.py
Fix #19389 : add lamp had no submenu to choose the type.
2009-09-21 10:54:15 +00:00
space_logic.py
2.5:
2009-08-27 19:10:53 +00:00
space_node.py
2.5: node group/ungroup/edit operators, patch by Michal Ziulek,
2009-09-15 11:35:10 +00:00
space_outliner.py
use '' for enums rather then ""
2009-08-22 08:48:01 +00:00
space_sequencer.py
Strip input is not used for sound strips in 2.5.
2009-09-04 21:21:12 +00:00
space_text.py
2.5: Layout Python Files:
2009-09-01 00:33:39 +00:00
space_time.py
2.5 Nodes:
2009-09-21 16:21:54 +00:00
space_userpref.py
Changed a few mutually exclusive options in preferences to radio buttons (enums)
2009-09-18 07:44:52 +00:00
space_view3d_toolbar.py
2.5 - More animation/rigging bugfixes
2009-09-20 11:21:44 +00:00
space_view3d.py
- jitter for painting (image and projection painting, others can be added)
2009-09-18 11:25:52 +00:00