Revision 462e4be by Bastien Montagne March 1, 2013, 14:28 (GMT) |
More tweaks (gaining about ten seconds for each po in update branches process!). |
Revision 41935d1 by Brecht Van Lommel March 1, 2013, 14:06 (GMT) |
Fix related to #34481: show units for camera aperature radius. |
Revision 9da36d3 by Sergey Sharybin March 1, 2013, 11:52 (GMT) |
Updates to libmv's bundle.sh to make sure libmv upstream is copying properly to our sources. |
Revision 032923a by Ton Roosendaal March 1, 2013, 11:42 (GMT) |
Bug fix #34334 For 2.66a Soft shadow was drawing a complete rect, but it should skip the top edge. That allows transparent menus to still have a shadow too. |
Revision 1a7ab1d by Sergey Sharybin March 1, 2013, 08:56 (GMT) |
Hrm, gcc became broken after recent commit. Hope now gcc and 32bit msvc would both work. |
Revision a202723 by Sergey Sharybin March 1, 2013, 08:20 (GMT) |
Pass data to modal reprojection cost functor by reference Seems it solves alignment error reported by 32bit MSVC. |
Revision 2de9ce7 by Campbell Barton March 1, 2013, 06:17 (GMT) |
keymap filter by keybindings in the userpreferences. - optional, select between name/keybinding. - when key input can't be parsed, alert red to give the user some feedback. - key shortcut parsing could be improved or swapped out for button which grabs shortcut. |
Revision 2de8dfd by Campbell Barton March 1, 2013, 00:35 (GMT) |
fix for drag-toggle, bit-buttons weren't handled which made drag toggle fail for buttons in the graph editor for eg. |
Revision 3d63b23 by Campbell Barton March 1, 2013, 00:19 (GMT) |
code cleanup: minor refactor of button pressed state checking, needed for drag toggle fix. |
Revision 681b2ec by Thomas Dinges February 28, 2013, 22:50 (GMT) |
Fix / Workaround for [#34474] "Record Composite" image op segfaults in compositor code * These operators have never been ported to 2.5x and therefore should not come up inside the UI. (as they are not working). |
Revision d7e427b by Sergey Sharybin February 28, 2013, 18:28 (GMT) |
Fix/workaround for newer FFmpeg 1.1.3 and MP3 decoder FFmpeg is now using S16P sampler for MP3 which is not actually supported by audaspace, so request for S16 sampler instead. |
Revision 402f215 by Sergey Sharybin February 28, 2013, 17:23 (GMT) |
Fix own regression in commit from today -- missing NULL check Crash happened when sequence image failed to load. |
Revision 28444a4 by Brecht Van Lommel February 28, 2013, 16:37 (GMT) |
UI/DPI: user preferences window size now takes into account DPI, otherwise the buttons don't fit properly. |
Revision 5f1978d by Brecht Van Lommel February 28, 2013, 16:37 (GMT) |
Fix #34366: mesh.select_mode operator could not be configure the use_extend and use_expand properly. These are hardcoded to shift and ctrl to make them work when clicking buttons or menus. Now it checks if the properties are set, which is still not ideal but makes it possible to override them from the key configuration. |
Revision c0a3ebe by Brecht Van Lommel February 28, 2013, 16:37 (GMT) |
Fix #34372: mesh.verts.foreach_set not working with normals, regression due to my bugfix for multidimensional arrays. |
Revision 08f737c by Brecht Van Lommel February 28, 2013, 15:33 (GMT) |
Fix #34390: quicktime video codec menu showing blank. It's a small miracle that this code worked at all at some point. |
Revision 537c18a by Brecht Van Lommel February 28, 2013, 15:33 (GMT) |
Fix #34414: python error with frame_change callback and Cycles motion blur. Now the RenderEngine.render callback allows writing blender data again, it should not be allowed but in practice the API and render threading code is too limited to make this work at the moment. |
Revision 1039135 by Bastien Montagne February 28, 2013, 15:31 (GMT) |
More UI messages fixes... |
Revision aada0e4 by Sergey Sharybin February 28, 2013, 14:25 (GMT) |
Header cleanup in libmv c-api |
Revision d68e766 by Sergey Sharybin February 28, 2013, 14:25 (GMT) |
This lines are also not so much useful for now. |
|
|
|


Master Commits
MiikaHweb | 2003-2021