blender/release/scripts/modules
Brecht Van Lommel 71446eea57 * Multiply for panorama cameras
* Some cases of struct name being set where it shouldnt have been.
* Spelling: wich --> which
* Copy and initialize uv modifier scale, remove unneeded enum.
* Ability to pin any object into the context.
* Update uv window while transforming (useful when used with UVProject modifier)
* Patch by Wahooney, so new template's are internal text and dont get saved over
  by mistake.
* Fix for https://bugzilla.redhat.com/show_bug.cgi?id=572186
  Bug 572186 - [abrt] crash in blender-2.49b-5.fc12: Process
  /usr/bin/blender.bin was killed by signal 6 (SIGABRT). Original fix submitted
  by Jochen Schmitt.
* [#21816] bpy.data.add_image has stopped working on Windows. moved to
  bpy.data.images.load(), missed this call.

(commits 27726,27825,27828,27831,27832,27833,27834,27836,27837,27838,27839,27858 by Campbell from render25 branch)
2010-03-30 12:15:16 +00:00
..
bpy [#21682] help() doesn't work in the console 2010-03-21 14:56:26 +00:00
console autocompete was matching import_foo as import keyword. 2010-02-14 12:23:25 +00:00
rigify pep8 cleanup 2010-03-06 01:40:29 +00:00
bpy_types.py * Multiply for panorama cameras 2010-03-30 12:15:16 +00:00
graphviz_export.py correct fsf address 2010-02-12 13:34:04 +00:00
rigify_utils.py correct fsf address 2010-02-12 13:34:04 +00:00
rna_info.py pep8 cleanup 2010-03-06 01:40:29 +00:00
rna_prop_ui.py store vars in py operators in the instance rather then the operator classes. 2010-02-27 14:54:45 +00:00