blender/release/scripts/startup/bl_operators
2012-04-10 00:56:38 +00:00
..
__init__.py Camera tracking integration 2011-11-07 12:55:18 +00:00
add_mesh_torus.py code cleanup: remove unused imports/defines + other redundant code. 2012-04-08 13:11:25 +00:00
anim.py Fixing several issues with keyingsets: 2012-03-08 14:04:06 +00:00
clip.py code cleanup: remove unused imports/defines + other redundant code. 2012-04-08 13:11:25 +00:00
console.py correct spelling errors in comments 2011-10-17 06:58:07 +00:00
image.py avoid confusion with image 'Edit Externally' operator, disallow editing of packed images, resolves bug [#30506]. 2012-04-03 12:02:32 +00:00
mesh.py Fix [#30665] UV-Editor: UV -> Copy Mirrored UV coords: mesh.faces_mirror_uv op now uses poly/loops (bmesh todo). 2012-04-03 17:19:58 +00:00
object_align.py fix for align objects with non mesh objects. 2011-10-07 20:53:54 +00:00
object_quick_effects.py cmake & pep8 tidy up, also some style edits. 2011-11-08 01:32:34 +00:00
object_randomize_transform.py some pedantic load time speedup by not loading modules (math and subprocess in this case) 2012-04-06 08:04:31 +00:00
object.py BMesh TODOs: use loops/polys instead of tessfaces. 2012-03-27 13:52:30 +00:00
presets.py style cleanup: pep8, indentation 2012-03-24 07:36:32 +00:00
screen_play_rendered_anim.py A big set of UI messages fixes and tweaks! No functional changes. 2011-10-20 07:56:04 +00:00
sequencer.py Reverting poll changes of last commit. 2012-02-29 12:11:06 +00:00
uvcalc_follow_active.py more face -> tessface edits 2012-03-23 01:10:41 +00:00
uvcalc_lightmap.py fix [#30878] Lightmap Pack > New Image does not work 2012-04-10 00:56:38 +00:00
uvcalc_smart_project.py Various fixes to UI messages (among other things, all messages needed it should now be capitalized). 2012-02-27 18:14:56 +00:00
vertexpaint_dirt.py Minor UI messages fixes, and enabling i18n for all modifier_setError() error messages. 2012-03-17 14:27:46 +00:00
view3d.py correct spelling errors in comments 2011-10-17 06:58:07 +00:00
wm.py some pedantic load time speedup by not loading modules (math and subprocess in this case) 2012-04-06 08:04:31 +00:00