Revision e6bdc95 by Sergey Sharybin February 20, 2019, 10:32 (GMT) |
Fix T61689: Crash when having image and regular animation Was caused by ambiguity in entry/exit operation for animation channel. Made those explicit now, |
Revision c57f1f3 by Sergey Sharybin February 20, 2019, 10:18 (GMT) |
Depsgraph: Simplify creation of animation nodes |
Revision db5db0b by Sergey Sharybin February 20, 2019, 10:15 (GMT) |
Cleanup: Indentation and wrapping |
Revision f62371e by Campbell Barton February 20, 2019, 06:16 (GMT) |
Measure Tool: delete now removes protractor when it's active |
Revision 4d085c9 by Campbell Barton February 20, 2019, 05:44 (GMT) |
Measure Tool: use x/del key to remove the active ruler Dragging outside the view was only meant to be a temporary workaround. |
Revision 7ee9fe4 by Campbell Barton February 20, 2019, 04:43 (GMT) |
Cleanup: rename keymap handler callbacks for clarity Now there are two callbacks, the name 'keymap_callback' is too vague. |
Revision effe750 by Campbell Barton February 20, 2019, 03:37 (GMT) |
WM: support dynamic keymap handlers Add getter callback support for 'WM_HANDLER_TYPE_KEYMAP' type handlers this is needed for key-maps which change based on the active tool. Replaces 'sneaky_handler' hack which temporarily inserted a handler. |
February 19, 2019, 23:18 (GMT) |
RNA: use factor when appropriate - Many factor properties were set to PROP_NONE, even properties that had 'Factor' in the name! - Some time properties were not set to PROP_TIME, especially in Particles. - Changed motion_blur_shutter to use a soft max value of 1 instead of 2. Anything > 1 here is not physically correct and makes no real logical sense. - Changed display name of Dynamic Paint dissolve_speed to Dissolve Time, since it's a time property, not speed. |
Revision 079099e by Campbell Barton February 19, 2019, 23:05 (GMT) |
Cleanup: rename generic handler -> handler_base Avoids having type specific handler names. |
Revision 4d83507 by Campbell Barton February 19, 2019, 22:57 (GMT) |
Cleanup: simplify handler type conditional Each handler type now has it's own block (fileselect was an exception). |
Revision 63d77d6 by Campbell Barton February 19, 2019, 22:43 (GMT) |
Cleanup: rename wmEventHandler_* base -> head Makes it more clear it's the header/start of the struct. |
Revision e53676a by Campbell Barton February 19, 2019, 22:38 (GMT) |
Cleanup: use iterator macros for event handlers |
Revision c1c01f0 by Campbell Barton February 19, 2019, 22:38 (GMT) |
BLI_listbase: add an iterator macro that supports removal Avoids manually defining 'for' loops that store the next item in the linked list. |
Revision 0e7409d by Dalai Felinto February 19, 2019, 21:51 (GMT) |
EEVEE Shader comments: Explain why material gets darkened when using mix shader We are still ditching the specular intensity of SSR (ssr_data.xyz). But at least now there is some comment about it. See T61704 for user reports on that matter. Comments with the blessing of Cl�ment Foucault. |
Revision a10dc31 by Campbell Barton February 19, 2019, 21:27 (GMT) |
Comment: clarify reason for using scale as size |
Revision 39afc27 by Campbell Barton February 19, 2019, 21:27 (GMT) |
Cleanup: style |
Revision 6c0cbfc by Dalai Felinto February 19, 2019, 20:24 (GMT) |
Fix T61696: Filepath buttons not accepting empty values The reported case was with the render output filename, however the same was happening for file open. Bug introduced on c20c203b82260c06888c2a535c08ec383923ee8a. I can't find in the original commit any reasoning for the change that introduced this bug. |
Revision e2a90b8 by Brecht Van Lommel February 19, 2019, 18:00 (GMT) |
Merge branch 'blender2.7' |
Revision 2be2999 by Sebastian Parborg February 19, 2019, 17:53 (GMT) |
Fix T61701: Orthographic Viewpoints Hidden Grid If all axis and grid options were turned off, the grid in the main ortho views would not be rendered. Now we force rendering of the grid regardless of the settings when in one of the main ortho views. Reviewed By: Brecht Van Lommel Differential Revision: https://developer.blender.org/D4378 |
February 19, 2019, 17:43 (GMT) |
Fix T61274: duplicate current workspace makes the workspace menu disappear. Differential Revision: https://developer.blender.org/D4321 |
|
|
|


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