Revision 1081399 by Bastien Montagne November 16, 2014, 10:11 (GMT) |
Fix T42613: Sculpt dyntopo's 'Set Detail Size' (Shift-D) was only always affecting relative size. |
Revision e5ad634 by Bastien Montagne November 16, 2014, 10:11 (GMT) |
Add PROP_PERCENTAGE to subtypes handled by WM_OT_radial_control operator. |
Revision 5148a4d by Joshua Leung November 16, 2014, 07:24 (GMT) |
Uninitialised var warning |
Revision 2625dc5 by Joshua Leung November 16, 2014, 07:24 (GMT) |
Bugfix T41525: Button keyframe indicators don't work correctly when editing NLA Strips When the active action is a NLA strip, the keyframe indicator colors for buttons and the 3D view indicator (i.e. the current frame indicator changes color) didn't work correctly. This was because they were still checking for keyframes in "global" time space, whereas they needed to be applying NLA corrections to "look inside" the remapped action. |
Revision 65d771d by Joshua Leung November 16, 2014, 05:12 (GMT) |
Bugfix T42253: End frame for armature ghosting "in range" is not displayed |
Revision c6ab67b by Campbell Barton November 15, 2014, 21:17 (GMT) |
Fix T42611: Knife fails from an edge to a vertex |
Revision f7371dc by Sergey Sharybin November 15, 2014, 21:11 (GMT) |
Code cleanup: Spelling |
Revision 32c9146 by Bastien Montagne November 15, 2014, 20:30 (GMT) |
Cleanup (mostly 0/1 -> false/true). |
Revision a28c763 by Martijn Berger November 15, 2014, 19:52 (GMT) |
Cmake windows. Make sure we install blender player. Add blenderplayer component so you can speicfy to install this in the installer |
Revision bfa75dc by Campbell Barton November 15, 2014, 19:50 (GMT) |
Knife: freehand drawing while LMB held |
Revision d3b0a4a by Bastien Montagne November 15, 2014, 17:19 (GMT) |
Fix broken auto-leyframing for 'Vector' button. |
Revision 141064d by Bastien Montagne November 15, 2014, 17:07 (GMT) |
Fix T42567: Color Wheel Buttons do not autokey correctly. In fact, any button controlling a whole array of values were broken because they always only keyed the index of the single fcurve returned by `ui_but_get_fcurve()`, now pass button's rna_index value instead. |
Revision eb515f4 by Campbell Barton November 15, 2014, 15:46 (GMT) |
CMake: cleanup, use find_package for pthreads |
Revision c1e48c0 by Campbell Barton November 15, 2014, 13:40 (GMT) |
UI: cleanup next/prev order in menu code Recent flag re-order broke it since bits overlap, but logic here was far too complicated & fragile, Checked the type of each button when testing which direction to handle events as well as block direction. Now store the block-flipped state as a flag. |
Revision 694f15d by Campbell Barton November 15, 2014, 13:40 (GMT) |
Cleanup: remove unused redraw flag |
Revision 3da0ee2 by Martijn Berger November 15, 2014, 13:36 (GMT) |
cmake / windows cleanup |
Revision 9ce9725 by Martijn Berger November 15, 2014, 11:42 (GMT) |
Cmake windows, removing more redundant things |
Revision 237bd11 by Martijn Berger November 15, 2014, 11:12 (GMT) |
Cmake windows/msvc minor cleanup |
Revision 61e1e9a by Sergey Sharybin November 14, 2014, 23:50 (GMT) |
Cycles: Revert changes to inline flags enabled for release only It appears it's not really needed for convenient debugging when using proper flags passed to the compiler. Basically, it is -g3 and set breakpoint to a function as if it's not in the namespace. Not as if a code was any wrong, just it's possible to have more clear solution for the issue i've tried to solve in the past. |
Revision fa6c45b by Sergey Sharybin November 14, 2014, 23:01 (GMT) |
Cycles: Fix compilation error with enabled looging but disabled libmv |
|
|
|


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