Blender Git Loki

Blenderin Git "master"-kehityshaaran kommitit.

Page: 3825 / 5574

November 16, 2011, 13:23 (GMT)
BM_Compute_Normals was setting invalid edge index values when it didn't need to.
November 16, 2011, 13:06 (GMT)
ensure dirty flags / index arrays are in a valid state before & after executing a BMO in debug mode.
November 16, 2011, 12:56 (GMT)
fix for error in last commit, also make BM_ElemIndex_Validate() check dirty flag and complain if its set when it didnt need to be (this function isnt called yet)
November 16, 2011, 12:47 (GMT)
Fix #29287: cycles and other external render engines did not print correct frame
number in background render.

Revision 391f40e by Lukas Toenne
November 16, 2011, 12:43 (GMT)
Default cache file paths for ocean and fluidsim modifiers are now "<temp folder>/ocean_cache/" and "<temp_folder>/fluid_cache/" when the file is not saved yet at the time the modifiers are created.

If it has been saved, the file paths are relative to the .blend: "//ocean_cache/" and "//fluid_cache/".

This should at least partially fix bug #29273. Particle external point caches are not changed.

http://projects.blender.org/tracker/?func=detail&atid=498&aid=29273&group_id=9
November 16, 2011, 12:38 (GMT)
prepare for flagging the bmesh has having invalid index values, so we can skip looping over all elements if its already valid.

- went over every BM_SetIndex call and added comments about its use, if its setting dirty values or correct ones.
- replace loops over all elements _just_ to set index values, with a new function, BM_ElemIndex_Ensure(...), this will eventually only initialize values when they are dirty.

November 16, 2011, 12:27 (GMT)
Fix #29288: armature draw type wire + manipulator draw issue.

November 16, 2011, 11:52 (GMT)
CLIP_OT_delete_proxy missed a space-type test in its poll func (was noisy with the space-menu in 3D views :P ).
November 16, 2011, 10:00 (GMT)
Camera tracking: forbid focal length=0 and small code cleanup
November 16, 2011, 06:17 (GMT)
set the index on newly added vert/edge/faces

added BM_ElemIndex_Ensure(...), not used yet.
November 16, 2011, 03:56 (GMT)
formatting edits & doc correction, no functional changes.
November 16, 2011, 03:44 (GMT)
support for creating project files in utf8 paths (was defaulting to ascii and throwing errors)
November 16, 2011, 03:10 (GMT)
svn merge -r41847:41899 ^/trunk/blender
Revision 683e6fa by Joshua Leung
November 16, 2011, 02:14 (GMT)
Partial Bugfix 2: [#29229] Outliner RMB commands unexpected results

RenderLayers and RenderPasses don't show the generic Hide/Unhide/Select/Deselect
popup which is irrelevant for this use case. I've included a commented-out call
here that can be replaced when we have some operations which can be performed on
this data (*)

(*) For new devs looking to get into blender dev, this could be a nice little
project to work on.
Revision 9f46ca4 by Joshua Leung
November 16, 2011, 00:13 (GMT)
Partial Bugfix: [#29229] Outliner RMB commands unexpected results

This commit implements the Unlink and Make Single User capabilities for World
datablocks in the Outliner
November 15, 2011, 23:03 (GMT)
Fix #29232: on background render where it could not find the .blend file, the
default cube would be rendered instead, now stops processing arguments after
failed file load.

November 15, 2011, 22:09 (GMT)
Fix #29278: cycles crash with displacement method both.

November 15, 2011, 21:55 (GMT)
OSX: buildfix for itask on 10.5.sdk
November 15, 2011, 21:16 (GMT)
Fix #28936: UV unwrap issue with meshes with inconsistent normals.

November 15, 2011, 20:26 (GMT)
Fix issue with tracks color presets
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021