Revision b1e5568 by Brecht Van Lommel April 6, 2010, 01:20 (GMT) |
Fix compile error, missing semicolon. |
Revision 1c1d10f by Brecht Van Lommel April 6, 2010, 01:18 (GMT) |
Fix #21577: incorrect camera selected when loading file without UI. |
Revision 93cc8ee by Brecht Van Lommel 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. |
April 6, 2010, 01:00 (GMT) |
Making sure updates are not lost. |
Revision e302f33 by Campbell Barton 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 |
Revision f85bcac by Tamito Kajiyama 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. |
Revision a9fa23c by Ton Roosendaal 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. |
Revision 1f9b03f by Brecht Van Lommel April 5, 2010, 17:30 (GMT) |
Fix #21266: cyclic dependency checking for texture nodes was missing. |
Revision 35c0e50 by Arystanbek Dyussenov April 5, 2010, 15:47 (GMT) |
Merge -c 28014 from COLLADA branch into trunk. |
Revision ffd1f16 by Brecht Van Lommel 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. |
Revision f529360 by Brecht Van Lommel April 5, 2010, 11:22 (GMT) |
Fix #21828: vertex group remove function removes vertices from all groups. |
Revision 1af9e1f by Brecht Van Lommel April 5, 2010, 11:11 (GMT) |
Fix #21885: constraint with copy location/rotation from vertex group crashes. |
Revision ec5527c by Brecht Van Lommel 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 |
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. |
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. |
|
|
|


Master Commits
MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021