..
__init__.py
fixes for python api docs.
2013-09-18 05:20:43 +00:00
properties_animviz.py
Bugfix [ #32754 ] Clear Motion paths button not available on Motion paths panel
2012-10-04 11:05:48 +00:00
properties_constraint.py
shrink-wrap constraint, improve and remove some limitations.
2013-09-07 12:59:16 +00:00
properties_data_armature.py
Interface / Template Lists:
2013-10-13 23:24:37 +00:00
properties_data_bone.py
Followup to r59434 : py UI scripts edits.
2013-08-23 20:41:21 +00:00
properties_data_camera.py
Followup to r59434 : py UI scripts edits.
2013-08-23 20:41:21 +00:00
properties_data_curve.py
Interface / Text:
2013-10-14 17:14:43 +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
Removing BLENDER_GAME from the COMPAT_ENGINES set for the sun lamp's Sky & Atmosphere panel since it isn't supported in the BGE.
2012-10-30 01:59:15 +00:00
properties_data_lattice.py
Fixing issues with i18n stuff:
2011-09-15 13:20:18 +00:00
properties_data_mesh.py
Interface / Template Lists:
2013-10-13 23:24:37 +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
Triangulate Modifier: using different ngon and quad methods
2013-10-29 02:42:51 +00:00
properties_data_speaker.py
style cleanup
2012-07-29 12:07:06 +00:00
properties_freestyle.py
Interface / Template Lists:
2013-10-13 23:24:37 +00:00
properties_game.py
partial bugfix: [ #36501 ] Blenderplayer can not change video resolution in Mac OSX
2013-09-16 13:24:28 +00:00
properties_mask_common.py
Interface / Template Lists:
2013-10-13 23:24:37 +00:00
properties_material.py
Interface / Template Lists:
2013-10-13 23:24:37 +00:00
properties_object.py
Followup to r59434 : py UI scripts edits.
2013-08-23 20:41:21 +00:00
properties_paint_common.py
Segregate all paint cursor overlay options under their own "Overlay"
2013-10-09 14:57:48 +00:00
properties_particle.py
Fix #37106 : Hair Length vanishes when Advanced is enabled
2013-10-17 10:42:47 +00:00
properties_physics_cloth.py
Fix part of #33469 : cloth preroll had a wrong tooltip and low limit of 200 frames.
2012-12-18 15:44:04 +00:00
properties_physics_common.py
Interface / Template Lists:
2013-10-13 23:24:37 +00:00
properties_physics_dynamicpaint.py
Interface / Template Lists:
2013-10-13 23:24:37 +00:00
properties_physics_field.py
Google Summer of Code project: "Smoke Simulator Improvements & Fire".
2012-10-10 13:18:07 +00:00
properties_physics_fluid.py
Followup to r59434 : py UI scripts edits.
2013-08-23 20:41:21 +00:00
properties_physics_rigidbody_constraint.py
Followup to r59434 : py UI scripts edits.
2013-08-23 20:41:21 +00:00
properties_physics_rigidbody.py
rna attribute consistency edits, use common prefix for booleans.
2013-04-23 07:06:29 +00:00
properties_physics_smoke.py
Followup to r59434 : py UI scripts edits.
2013-08-23 20:41:21 +00:00
properties_physics_softbody.py
Google Summer of Code project: "Smoke Simulator Improvements & Fire".
2012-10-10 13:18:07 +00:00
properties_render_layer.py
Interface / Template lists:
2013-10-13 23:04:39 +00:00
properties_render.py
"Render Audio" cleanup:
2013-11-07 13:32:32 +00:00
properties_scene.py
"Render Audio" cleanup:
2013-11-07 13:32:32 +00:00
properties_texture.py
minor edit on r60413, convert to a bool.
2013-09-29 02:07:48 +00:00
properties_world.py
style cleanup
2012-07-29 12:07:06 +00:00
space_clip.py
Weighted tracks
2013-10-26 13:22:38 +00:00
space_console.py
code cleanup: minor improvements to scripts.
2013-04-20 13:23:53 +00:00
space_dopesheet.py
Fix for missing filter button to visualize/hide animation data related to line styles.
2013-09-03 22:50:58 +00:00
space_filebrowser.py
== file browser ==
2012-10-27 18:31:52 +00:00
space_graph.py
Project Pampa request: FCurves normalized display
2013-10-29 18:10:52 +00:00
space_image.py
UV editor: remove duplicate Select Split entry from UV menu.
2013-10-14 19:36:47 +00:00
space_info.py
Code cleanup:
2013-11-05 15:37:11 +00:00
space_logic.py
Editors UI:
2012-11-04 18:26:30 +00:00
space_nla.py
code cleanup: python/pep8 and double-promotion warnings.
2013-03-28 19:33:14 +00:00
space_node.py
Patch #37274 : Circle select for node editor, by Henrik Aarnio (hjaarnio).
2013-11-06 19:21:42 +00:00
space_outliner.py
Followup to r59434 : py UI scripts edits.
2013-08-23 20:41:21 +00:00
space_properties.py
This commit tackles the "context" buttons in Properties header, which were still using "ugly" old UI code.
2013-06-19 19:37:17 +00:00
space_sequencer.py
Fix [ #36422 ] Trimmed audio files (hard cut only) in a metastrip have their trim removed
2013-09-30 20:53:53 +00:00
space_text.py
Interface / Text:
2013-10-14 17:14:43 +00:00
space_time.py
Jump to Next/Previous Marker operators in the timeline menu, shortcuts are
2013-10-21 15:00:22 +00:00
space_userpref.py
Grease Pencil: User-Pref for setting the default colour of newly created layers
2013-11-06 10:59:05 +00:00
space_view3d_toolbar.py
rigidbody: Add "Apply Transformation" button
2013-10-25 11:54:10 +00:00
space_view3d.py
patch [ #37305 ] Quick Hack: Armature Mirror Select
2013-11-05 21:47:35 +00:00