blender/release/scripts
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
..
io * Multiply for panorama cameras 2010-03-30 12:15:16 +00:00
keyingsets replace exceptions with getattr() fallback 2010-03-24 15:17:11 +00:00
modules * Multiply for panorama cameras 2010-03-30 12:15:16 +00:00
op Bugfix for [#21798] Submit description doesn't work. 2010-03-28 10:52:24 +00:00
presets Fix [#21351] PROPERTIES: Resolution changes based solely on changing 2010-03-13 00:17:52 +00:00
templates pep8 cleanup 2010-03-06 01:40:29 +00:00
ui * Multiply for panorama cameras 2010-03-30 12:15:16 +00:00