Blender Git Loki

Blenderin Git "master"-kehityshaaran kommitit.

Page: 4061 / 5574

April 4, 2011, 05:47 (GMT)
[#26768] 2.57 - sys.path not initialized properly
we should document this properly (we only have general design docs atm), for now just correct the tooltip.

also update api example docs.
April 4, 2011, 05:17 (GMT)
rename mathutils.Vector/Quaternion difference() method to rotation_difference() since its too vague when applied to vectors.
April 4, 2011, 04:54 (GMT)
fix [#26765] seperate selection removes all seams from the new /seperated object.
patch from Sergy to copy the draw flags, also copy smooth threshold and other flags todo with editing / draw settings.
April 4, 2011, 04:47 (GMT)
remove unused DNA from mesh, effects list & cubemap size.
April 4, 2011, 04:14 (GMT)
noticed image color info text was impossible to read at 25% alpha with some images, set alpha level higher.
April 4, 2011, 03:25 (GMT)
disable continuous grab in the header, its more annoying then useful.
also NULL texture's point density tree data when copying to prevent possible double free.
April 3, 2011, 23:35 (GMT)
fix crash with previewing point density colorband, it wasnt being copied with the texture but was freed, making blenders own data point to freed memory.

found in bug report [#26767].
April 3, 2011, 23:11 (GMT)
fix [#26757] Python console: help() doesn't work anymore
also quiet some warnings & add docstrings to bpy module which was shaowing the GPL header in its help() message.
April 3, 2011, 22:28 (GMT)
missed renaming after api modification, used to cycle proportional edit falloffs with Shift+O.
April 3, 2011, 22:24 (GMT)
fix [#26760] Crash on voxel data image sequence file datablock unlink
April 3, 2011, 20:00 (GMT)
Fixed invalid RNA access in radial brush operators (like strength/size abjustment)
April 3, 2011, 16:55 (GMT)
Startup.blend update

- make outliner search unrestricted
- clip-end not on 5000 (zbuffer errors), but on 1000
- disabled continious grab
- "duplicate action" default on
- addon svg import default on



April 3, 2011, 16:17 (GMT)
Image pixel acces, through Image.pixels as floating point values.

It's not the most efficient solution, but this can be optimized later. It's
best to copy out all the pixels at once into a list, rather than accessing
them one by one.

April 3, 2011, 16:11 (GMT)
Add material slot now adds no material in the new slot.

It's obviously much better than the two previous behaviors, since you don't
get confusing linked materials, and you don't have useless added materials.

April 3, 2011, 13:17 (GMT)
quiet warnings.
April 3, 2011, 12:46 (GMT)
Merged changes in the trunk up to revision 35972.
April 3, 2011, 12:31 (GMT)
temp fix for building with msvc2010, this changes recently and gave mingw/msvc2010 troubles
April 3, 2011, 10:04 (GMT)
quiet various warnings, also disable -Wdouble-promotion with cmake since it gives warnings with variable length args.
April 3, 2011, 07:48 (GMT)
fix cmake for when BLENDER_VERSION_CHAR is not set.
April 3, 2011, 05:29 (GMT)
replace while loops with angle_wrap_rad()
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021