Revision 3267454 by Joshua Leung March 21, 2014, 01:53 (GMT) |
Debug prints weren't getting triggered, since they no longer use the old flag |
Revision dfa5ced by Sergey Sharybin March 20, 2014, 17:45 (GMT) |
Follow up to the previous commit Just update to the changelog |
Revision 6ba5c0c by Sergey Sharybin March 20, 2014, 17:26 (GMT) |
Update Libmv to latest upstream This is mainly a maintaince commit which syncs changes between Blender and Libmv upstream also bringing new GLog version. This GLog version is presumably have better support of MinGW from "the box". This commit is also aimed to make further 3d part libs update easier. |
Revision 2ea78fb by Lukas Toenne March 20, 2014, 12:16 (GMT) |
Fix for clang build warnings: ATTR_WARN_UNUSED_RESULT is used after the inline definitions are included, which gives lots of warnings "attribute declaration must precede definition". See also rB83617429cf28f2a19e991a0f71d892fc159a4419 |
Revision 27e86ed by Campbell Barton March 20, 2014, 11:56 (GMT) |
Code cleanup: use bools |
Revision 03d053d by jens verwiebe March 20, 2014, 11:38 (GMT) |
Extend workaround to all OS :avoid link failure with clang 3.4 debug |
Revision 29f359c by Sergey Sharybin March 20, 2014, 10:08 (GMT) |
Fix T39270: Since as the Move Clip Editor have only two modes, menu on tab is needless |
Revision 16ea400 by Sergey Sharybin March 20, 2014, 09:52 (GMT) |
Code cleanup: use bool/true/false in clip editor |
Revision 9767ff8 by Sergey Sharybin March 20, 2014, 09:46 (GMT) |
Code cleanup: use true/false in sequencer functions |
Revision 3fc293c by Sergey Sharybin March 20, 2014, 09:09 (GMT) |
Fix T39141: Video Sequencer Proxies don't take into account Strip Input Offset (or strip modifiers) Basically issue was caused by the fact that strip for proxy has been post-processed but proxy files were considered pre-processed. This lead to situation of postprocessing being applied twice. |
Revision 30fdfc3 by Campbell Barton March 20, 2014, 08:17 (GMT) |
Fix for crash generating docs (enums with only callbacks) |
Revision efb48fc by Sergey Sharybin March 20, 2014, 07:16 (GMT) |
Fix for crash happening on blender exit after the bake The issue is caused by 1a79abdad, and annoyingly it's a regression since 2.69, so if we do 'a', this commit should be ported there. |
Revision e02b9c8 by Mitchell Stokes March 20, 2014, 06:57 (GMT) |
BGE: Adding support for the Cast Only material option. Note: This does not add support for the option in the viewport. |
Revision 9d4b54b by Sergey Sharybin March 20, 2014, 06:39 (GMT) |
Fix T39271: Crash in MCE with "p" shortcut without clip Weird nobody noticed this before, issue exists in 2.69 as well.. |
Revision eedde31 by Mitchell Stokes March 20, 2014, 06:02 (GMT) |
Fix T36566: 2D filters broken in the Blenderplayer when using side by side stereo GPC_Canvas::GetWindowArea() and KX_BlenderCanvas::GetWindowArea() are tracking two different things. The 2d filter system doesn't actually need the window area and can get by just using the viewport dimensions, which it now does. The GetWindowArea() mess should probably be cleaned up. |
Revision e5f1c0b by Campbell Barton March 20, 2014, 04:19 (GMT) |
View3D: remove orbit snapping LUT, allow to snap axis but not roll |
Revision c6252d6 by Campbell Barton March 20, 2014, 04:15 (GMT) |
Math Lib: add angle_qt functions |
Revision aee3018 by Campbell Barton March 20, 2014, 01:20 (GMT) |
View3D: avoid matrix multiply using ED_view3d_boundbox_clip |
Revision d4b8f67 by Campbell Barton March 20, 2014, 00:54 (GMT) |
Code cleanup: comment unused OpenGL util functions |
Revision 7a3ec0d by Campbell Barton March 20, 2014, 00:49 (GMT) |
Error in last commit |
|
|
|


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