Revision 3314d0b by Campbell Barton July 6, 2018, 06:04 (GMT) |
Disable addons which haven't been updated Gave noisy warnings on startup. |
Revision 5b3545f by Campbell Barton July 6, 2018, 05:56 (GMT) |
Merge branch 'master' into blender2.8 |
Revision d56b907 by Campbell Barton July 6, 2018, 05:55 (GMT) |
BKE_addons: utility to remove by name |
Revision 288bcb2 by Joshua Leung July 6, 2018, 03:38 (GMT) |
Further tweaks to drawing of non-selected graph editor keyframes The previous commit only solves the problem when using the default theme using factory settings. For previously saved themes, there could still be problems, as the alpha values were still 0. This commit improves the logic here so that while keyframe points on unselected F-Curves will still get faded out (to not stick out too much from the curves they live on), but the effect will not be as pronounced (i.e. the points will stay visible all the time). |
Revision a71c2de by Joshua Leung July 6, 2018, 03:15 (GMT) |
Fix T55777: Non-selected keys in Graph Editor are invisible Restore theem setting default for Graph Editor's vertex, with default alpha set to 1.0. The alpha value here needs to be non-zero, as the alpha values currently get used when drawing verts. |
Revision 88a6aab by Joshua Leung July 6, 2018, 03:01 (GMT) |
Fix T55775: Crash when select keyframe on object channels in Timeline editor |
Revision 08ae597 by Campbell Barton July 5, 2018, 20:56 (GMT) |
Cleanup: flag checks |
Revision f5d0967 by Campbell Barton July 5, 2018, 20:50 (GMT) |
Merge branch 'master' into blender2.8 |
Revision 52655f5 by Campbell Barton July 5, 2018, 20:49 (GMT) |
Cleanup: flag checks |
Revision 8dff538 by Campbell Barton July 5, 2018, 20:46 (GMT) |
Merge branch 'master' into blender2.8 |
Revision 0e2915b by Campbell Barton July 5, 2018, 20:25 (GMT) |
RNA: correct callback type Missed when changing callbacks from int to bool type. |
Revision 45fdf41 by Campbell Barton July 5, 2018, 19:49 (GMT) |
RNA: use is_dirty prefix for checking updates Common convention for read-only update checks |
Revision a3f5d4c by Campbell Barton July 5, 2018, 19:28 (GMT) |
Keymap: Make Ctrl-Tab toggles pose mode Showing a pie menu is redundant since tab is already mapped to edit mode. Bypass the menu for pose mode toggle. |
Revision 72e04f9 by Campbell Barton July 5, 2018, 18:43 (GMT) |
Draw Manager: simplify object mask usage Remove flag defines, use object types directly. |
Revision e5ca319 by Campbell Barton July 5, 2018, 17:49 (GMT) |
Cleanup: minor changes to last commit, #2 |
Revision 7112e96 by Campbell Barton July 5, 2018, 17:41 (GMT) |
Cleanup: minor changes to last commit |
Revision 1bf5cc5 by Campbell Barton July 5, 2018, 17:31 (GMT) |
Keymap: convenience Alt-MMB view switching Allows to quickly set the view axis for advanced users, Requested by @hjalti |
Revision f2de8a1 by Campbell Barton July 5, 2018, 17:31 (GMT) |
3D View: support setting the relative axis This sets the closest view axis, as if the current view is 'front'. Useful to switch to the nearest left/right/top/bottom. |
Revision a883f0f by Brecht Van Lommel July 5, 2018, 17:27 (GMT) |
UI: add separators in properties editor header tabs. |
Revision dbdafe1 by Brecht Van Lommel July 5, 2018, 16:43 (GMT) |
Shaders: add target setting to material output node. This makes it possible to have a single shading nodetree that contains separate Cycles and Eevee shaders. By default the target is set to All so shaders are shared. |
|
|
|


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