blender/release/scripts/startup/bl_operators
2013-04-07 01:38:03 +00:00
..
__init__.py Merged changes in the trunk up to revision 54110. 2013-01-26 23:49:13 +00:00
add_mesh_torus.py I18n: various fixing. 2013-03-28 15:41:43 +00:00
anim.py Fix [#33424] Inadequate bake action. 2012-12-28 13:34:19 +00:00
clip.py style cleanup: pep8 2012-10-08 08:28:05 +00:00
console.py style cleanup: pep8 2012-10-08 08:28:05 +00:00
freestyle.py Use sys.float_info.max instead of float('inf'). 2013-03-02 18:27:50 +00:00
image.py make cppcheck run with quiet flag when QUIET env var is set, make bpy.ops.image.project_apply() only use local images. 2012-12-09 14:17:33 +00:00
mesh.py style cleanup: pep8 2012-10-08 08:28:05 +00:00
node.py Two small fixes: 2013-04-04 15:10:52 +00:00
object_align.py use more conventional names in rigid body script. 2013-01-28 12:15:50 +00:00
object_quick_effects.py code cleanup: dont use 'bpy.context' when 'context' is available 2013-01-23 07:52:31 +00:00
object_randomize_transform.py code cleanup: dont use 'bpy.context' when 'context' is available 2013-01-23 07:52:31 +00:00
object.py freestyle lineset tag attribute was defined but not used, also some code cleanup. 2013-04-07 01:38:03 +00:00
presets.py style cleanup 2013-01-15 23:15:32 +00:00
rigidbody.py code cleanup: python/pep8 and double-promotion warnings. 2013-03-28 19:33:14 +00:00
screen_play_rendered_anim.py fix for 'Playanim' playing past the last frame of an animation. also print -s and -e in help message. 2012-11-17 01:15:28 +00:00
sequencer.py Style edit (mostly), use """ for docstrings (not '''). 2012-07-03 09:02:41 +00:00
uvcalc_follow_active.py style cleanup 2013-01-15 23:15:32 +00:00
uvcalc_lightmap.py code cleanup: dont use 'bpy.context' when 'context' is available 2013-01-23 07:52:31 +00:00
uvcalc_smart_project.py typo's and some style cleanup, also added asserts into BLI_vsnprintf and BLI_sprintfN when invalid args are given. 2012-11-28 06:43:04 +00:00
vertexpaint_dirt.py fix [#33715] Dirty Vertex Colors display problem since 2.65a 2013-01-03 07:01:41 +00:00
view3d.py don't constrain single edge extrude, annoying for retopo 2012-04-14 05:09:23 +00:00
wm.py code cleanup: python/pep8 and double-promotion warnings. 2013-03-28 19:33:14 +00:00