Revision 03ff3ae by Campbell Barton July 4, 2018, 14:27 (GMT) |
Weight Paint: draw from original mesh Selection changes weren't showing. |
Revision c767523 by Clément Foucault July 4, 2018, 13:58 (GMT) |
Revision a232b49 by Pablo Vazquez July 4, 2018, 13:39 (GMT) |
UI: Default theme tweaks to animation channels |
Revision f03079e by Pablo Vazquez July 4, 2018, 13:39 (GMT) |
UI: Fix channels using editor header color as background Channels were using TH_HEADER which is usually gray and unrelated to channels list. Use sub channel color instead (light blue in the default theme). |
Revision 1545657 by Campbell Barton July 4, 2018, 13:36 (GMT) |
Cleanup: remove unused zbuf member |
Revision fd341dd by Sybren A. Stüvel July 4, 2018, 13:15 (GMT) |
Added copyData flag to ocean modifier |
Revision d663ec4 by Sybren A. Stüvel July 4, 2018, 13:10 (GMT) |
Fluid Sim: Removed unused PointCache pointer The only uses were setting it to NULL and asserting it is NULL. |
Revision 175fe29 by Sybren A. Stüvel July 4, 2018, 12:54 (GMT) |
Cloth simulation: share point cache between CoW copies of objects |
Revision 60b9d41 by Sybren A. Stüvel July 4, 2018, 12:52 (GMT) |
Pass copy flag to modifier copyData function This will allow modifiers to decide whether to copy or share caches between ModifierData copies. |
Revision c960804 by Lukas Stockner July 4, 2018, 12:38 (GMT) |
Cycles Denoising: Pass tile buffers to every OpenCL kernel to conform to standard and get rid of set_tile_info |
Revision f1525cf by Lukas Stockner July 4, 2018, 12:37 (GMT) |
Cycles Denoising: Correctly handle target buffer in tile unmapping and move device swap logic to the device_memory |
Revision 9db8bdb by Lukas Stockner July 4, 2018, 12:37 (GMT) |
Cycles Denoising: Cleanup: Rename tiles to tile_info |
Revision 97a0d6f by Lukas Stockner July 4, 2018, 12:36 (GMT) |
Cycles Denoising: Refactor denoiser tile handling This deduplicates the calls for tile (un)mapping and allows to have a target buffer that is different from the source buffer (needed for baking and animation denoising). |
Revision b10c64b by Lukas Stockner July 4, 2018, 12:35 (GMT) |
Cycles Denoising: Split main function into logical steps |
Revision 88b297d by Campbell Barton July 4, 2018, 12:00 (GMT) |
Keymap: resolve group/un-group inconsistencies Apply grouping changes proposed in T55162 - Ctrl-G to make a group. - Ctrl-Alt-G to ungroup. |
Revision 7d35500 by Campbell Barton July 4, 2018, 11:54 (GMT) |
Fix NLA transform crash |
Revision 8aa1ef2 by Campbell Barton July 4, 2018, 11:46 (GMT) |
Keymap: Add back Ctrl-M for mirror |
Revision 72e090a by Campbell Barton July 4, 2018, 11:04 (GMT) |
Keymap: Remove pie menu from tab-key Based on discussion with @eyecandy & @venomgfx, we agreed that Tab drag/click, is too easy to accidentally press while moving the cursor. It's also not typical to activate the operator on release which introduces a small lag switching edit-mode. This is a shame since in some ways its a nice way to re-use the key, overall it just feels a little too unpredictable for such an important action. This commit makes the following changes. - Tab: toggles edit-mode. - Ctrl-Tab: opens pie menu. - Ctrl-AccentGrave: toggles manipulator. Note, while AccentGrave isn't always available this shortcut is not essential. |
Revision 8da2e97 by Pablo Vazquez July 4, 2018, 10:54 (GMT) |
UI: Default theme use color for value slider item Matches Flatty Light |
Revision 67f4e97 by Pablo Vazquez July 4, 2018, 10:54 (GMT) |
UI: Fix node triangle always using selected color Now uses the text color instead. Thanks to devtalk community for spotting this. |
|
|
|


Master Commits
MiikaHweb | 2003-2021