Blender Git Loki

Blenderin Git "master"-kehityshaaran kommitit.

Page: 4364 / 5574

April 6, 2010, 01:20 (GMT)
Fix compile error, missing semicolon.

April 6, 2010, 01:18 (GMT)
Fix #21577: incorrect camera selected when loading file without UI.

April 6, 2010, 01:16 (GMT)
Fix #21383: appending a group would also instance it by default, which
will give duplicate objects since the actual object are appended already,
so only enable this option by default for linking now.

Revision bfe04b2 by gsr b3d
April 6, 2010, 01:00 (GMT)
Making sure updates are not lost.
April 5, 2010, 22:37 (GMT)
document bpy.types.Struct methods C methods, currently only keyframe_delete() and keyframe_insert() have useful docstrings.

http://www.blender.org/documentation/250PythonDoc/bpy.types.Struct.html?highlight=bpy.types.struct#bpy.types.Struct.keyframe_insert
April 5, 2010, 21:06 (GMT)
Added an entry for the documentation of the Freestyle Python API.
Also fixed a minor bug in sphinx_doc_gen.py that raised a TypeError
when a C extension function does not have a docstring.
April 5, 2010, 18:34 (GMT)
Request: auto link to viewer node back. Used to be ctrl+click, is now
shift+ctrl+click, because the ctrl_click goes to knife cutting.

Implementation note: this is a macro, select + link.

April 5, 2010, 17:30 (GMT)
Fix #21266: cyclic dependency checking for texture nodes was missing.

April 5, 2010, 15:47 (GMT)
Merge -c 28014 from COLLADA branch into trunk.
April 5, 2010, 14:21 (GMT)
Fix #21641: crash when disabling active addon, removing operator
type could still leave it in the history stack.

Revision 8464490 by Joshua Leung
April 5, 2010, 12:17 (GMT)
Bugfix #21856: Empty F-Curves created when keyframing with 'auto keyframing mode' set to 'replace' caused problems with bad rotations and scaling to a point.

Now, when the mode is 'replace', no F-Curves are created during keyframing (i.e. only existing F-Curves are used).

---

Also, fixed missing line in previous commit for Select Linked.
Revision f525312 by Joshua Leung
April 5, 2010, 11:47 (GMT)
Animation Editors: Select Linked Operator

This operator selects all the keyframes in the same F-Curve as a selected keyframe.
April 5, 2010, 11:22 (GMT)
Fix #21828: vertex group remove function removes vertices from all groups.

April 5, 2010, 11:11 (GMT)
Fix #21885: constraint with copy location/rotation from vertex group crashes.

April 5, 2010, 10:25 (GMT)
Fix #21349: triple buffer drawing doesn't work well with thousands of
colors setting on Mac, just disabled it in that case.

Revision 8b7d177 by Janne Karhu
April 5, 2010, 09:46 (GMT)
Fix for [#21908] SPH fluids - crash when editing while playing
Revision fee3dae by Matt Ebb
April 5, 2010, 08:13 (GMT)
'Fix' [#21843] Manipulating Set Render Border sliders causes a crash

Just make the operator cancel if the region in the context is not a RegionView3d.
This is not an issue isolated to this operator, it affects other ones that require a
RegionView3d too, like knife. One to solve for later, at least this doesn't crash now.
Revision 35d7c86 by Matt Ebb
April 5, 2010, 07:57 (GMT)
Fix [#21909] full sample motion blur

Stop animation playback before rendering
Revision 944c2a4 by Joshua Leung
April 5, 2010, 07:20 (GMT)
Bugfix #21914: SigSegV when loading file with missing proxy object

This 'should' fix it...
Revision 8599c45 by Joshua Leung
April 5, 2010, 07:16 (GMT)
Bugfix #21212: Segfault when object.add_vertex_to_group() called with invalid vertex index

Safety checks are now performed before indexing into the dvert array obtained.
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021