Revision 03c362f by Campbell Barton April 30, 2011, 08:54 (GMT) |
fix [#27221] stamp text bug in lower lines |
Revision ed76b3c by Campbell Barton April 30, 2011, 06:40 (GMT) |
normalize quaternions when setting the view axis - some old files had non-normalize view rotation. |
Revision d995d64 by Campbell Barton April 30, 2011, 06:22 (GMT) |
scene sequencer strips now work when camera override is used even if the scene has no active camera. |
Revision e7ffd32 by Campbell Barton April 30, 2011, 05:42 (GMT) |
use camera render argument to avoid temp overwriting the scene camera. also fix for mistake with rendering stars from previous commit. |
Revision c4c22d4 by Campbell Barton April 30, 2011, 05:26 (GMT) |
- pass the camera to the render stamp function. - add BKE_write_ibuf_stamp() since saving environment maps & screen shots shouldn't have stamp. |
Revision abcdf95 by Campbell Barton April 30, 2011, 04:29 (GMT) |
add back support for rendering local view camera. |
Revision 9b1e701 by Campbell Barton April 30, 2011, 03:36 (GMT) |
fix for minor glitch when setting the camera in local view (camera could try to smooth view into its self). |
Revision e0c83f2 by Joseph Eagar April 29, 2011, 17:32 (GMT) |
=bmesh= made connected PET work better |
Revision 3be303a by Campbell Barton April 29, 2011, 06:59 (GMT) |
corrections for redundant null checks & transform printing a string into its self. |
Revision 2cdb792 by Campbell Barton April 29, 2011, 05:32 (GMT) |
fix [#27199] Copy Mirrored UV Coords missing the reverse option |
Revision 1a7a623 by Campbell Barton April 29, 2011, 05:01 (GMT) |
fix [#27057] In cam perspective, world-axis-locked xform of an obj at cam loc fails when constraining the axis, ensure central point of the transformation is not too close to the view origin since this fails. |
Revision f3a9b75 by Campbell Barton April 29, 2011, 04:43 (GMT) |
spelling corrections. |
Revision 70829f0 by Campbell Barton April 29, 2011, 03:01 (GMT) |
fix [#27198] Missing Live LSCM Update after Aligning of pinned vertices (W) UV Sync Select was failing with live unwrap. |
Revision e45328f by Campbell Barton April 28, 2011, 17:19 (GMT) |
fix [#26727] Make Proxy ignores group offset |
Revision 774584d by Brecht Van Lommel April 28, 2011, 13:47 (GMT) |
Cycles: hook up the CMake build system. New build instructions for Ubuntu Linux in the wiki: http://wiki.blender.org/index.php/Dev:2.5/Source/Cycles |
Revision 696512f by Campbell Barton April 28, 2011, 13:01 (GMT) |
Added tooltip note that parent curve 'Follow' needs to be enabled for track axis to do anything. also show both enum descriptions in the tooltip (the enum properties description and the individual enums). |
Revision e6604d7 by Ton Roosendaal April 28, 2011, 12:43 (GMT) |
Twitter report fix :) More clear naming for image "source" type. "Single Image" and "Image Sequence" and "Movie File". Thanks @hjalti for poking! |
Revision d263fee by Brecht Van Lommel April 28, 2011, 11:53 (GMT) |
Cycles: fix for incompatible boost filesystem version, provided by "ornitorrincos" on IRC. |
Revision 791f6c9 by Brecht Van Lommel April 28, 2011, 11:45 (GMT) |
Cycles: fix for vector math node by Lukas Toenne, thanks. |
Revision 2cd78c3 by Campbell Barton April 28, 2011, 09:52 (GMT) |
fix [#27196] Traceback caused by preset selection |
|