Revision 55527d8 by Sergey Sharybin July 27, 2017, 13:19 (GMT) |
Depsgraph: Allow stealing copy-on-written pointer This will become handy when we'll be re-using evaluated meshes for objects after relations are updated. |
Revision 3441af4 by Sergey Sharybin July 27, 2017, 13:19 (GMT) |
Depsgraph: Fix possibly missing lamp update when lamp data changes |
Revision 41a3aaf by Sergey Sharybin July 27, 2017, 13:19 (GMT) |
Depsgraph: Make it possible to use given pre-allocated ID as a copy |
Revision 4c5537e by Sergey Sharybin July 27, 2017, 13:19 (GMT) |
Copy on write: Make sure freeing evaluated mesh does not cause crash when re-evaluating the object |
Revision 7d014bc by Clément Foucault July 27, 2017, 12:51 (GMT) |
DRW: Fix vertex buffer too large. |
Revision 88b911a by Clément Foucault July 27, 2017, 12:51 (GMT) |
Eevee: Fix probes interfeering with SSR. |
Revision 05d73ec by Clément Foucault July 27, 2017, 12:51 (GMT) |
Eevee: Planar Reflection: only support mirror reflection if not using SSR. |
Revision c6a74ed by Clément Foucault July 27, 2017, 12:51 (GMT) |
Eevee: Fix bloom once and for all. ... Hopefully ... |
Revision ec61700 by Clément Foucault July 27, 2017, 12:51 (GMT) |
DRW: Add stats group to eevee and object mode. |
Revision 5bfa3cf by Clément Foucault July 27, 2017, 12:51 (GMT) |
DRW: Revamp the performance debugging tool. Old performance debug was doing queries for every frame even if not debugging perf. Also, it did not record when a pass was draw multiple time, leading to incorect measurement. New module also allows to group the timers to limit infos displayed. Also fix the background CPU draw timer. |
Revision 4003409 by Campbell Barton July 27, 2017, 12:12 (GMT) |
Fix factory setup using user scripts path still |
Revision 2b8f50e by Sergey Sharybin July 27, 2017, 11:26 (GMT) |
Depsgraph: Fix crash happening in copy-on-write of images Was a threading conflict or so in the cache limiter, and in fact we don't even want images to be copied. |
July 27, 2017, 10:55 (GMT) |
Fix T51776: Make sure button icons are updated on Ctrl-ScrollWheel |
Revision 980efaf by Julian Eisel July 27, 2017, 10:28 (GMT) |
Fix button text overlapping with shortcut text in popups The purpose of the keymap strings is probably for un-embossed menu items like seen in most pulldowns. I can't see a reason for also adding that string for regularly drawn buttons within popups, we don't add it anywhere else in the UI either. So this commit makes sure shortcut strings are only added to buttons that are drawn like pulldown-menu items. |
Revision 492b5d0 by Julian Eisel July 27, 2017, 10:28 (GMT) |
Minor code style corrections |
July 27, 2017, 10:28 (GMT) |
Fix Label colors in popups |
July 27, 2017, 10:28 (GMT) |
Fix: use click style if a pie was spawned by release or click event |
Revision f8bd6ad by Sergey Sharybin July 27, 2017, 09:50 (GMT) |
Depsgraph: Skip iterating over all ntree users on node tree parameter update Also make sure drivers on node tree properties will work correctly for viewport. |
Revision 920bff5 by Julian Eisel July 27, 2017, 09:49 (GMT) |
Fix button text overlapping with shortcut text in popups The purpose of the keymap strings is probably for un-embossed menu items like seen in most pulldowns. I can't see a reason for also adding that string for regularly drawn buttons within popups, we don't add it anywhere else in the UI either. So this commit makes sure shortcut strings are only added to buttons that are drawn like pulldown-menu items. |
Revision 129c3ac by Julian Eisel July 27, 2017, 09:44 (GMT) |
Minor code style corrections |
|
|
|


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