Revision 64dc0f2 by Clément Foucault November 16, 2018, 18:24 (GMT) |
UI: Eevee: Rename Volume Exponential Sampling to Distribution |
Revision b24b1ec by Clément Foucault November 16, 2018, 17:49 (GMT) |
Eevee: SSR: Only fade based on reflected pixel position Not on reflector pixel position. This improve the feel of SSRs and the final render quality. |
Revision 1f45889 by Germano Cavalcante November 16, 2018, 15:46 (GMT) |
Fix crash when rendering a scene first and then goes to eevee preview modes and cleanup The crash only occurs with Intel 3rd generation GPUs. It occurs because the program needs to be used at least once in the opengl context in which it is created. |
Revision 33ac6c2 by Sergey Sharybin November 16, 2018, 15:29 (GMT) |
Fix T56673: Tara.blend from Blender cloud crashes on load The issue was caused by dependency cycle solver killing relation which was guaranteed various things: i.e. copy-on-write component orders and pose evaluation order (which must first run pose init function). Now it is possible to prevent such relations from being ignored. This is not a complete fix, but is enough to make this specific rig to work. Ideally, we also need to run copy-on-write operation prior to anything else. |
Revision 91aa81b by Howard Trickey November 16, 2018, 15:06 (GMT) |
Fix T57850, bevel modifier crash with vertex groups and face area mode. Used wrong Loop variable in this case. |
Revision 54091d9 by Brecht Van Lommel November 16, 2018, 14:53 (GMT) |
Fix inconsistent frame set event in graph compared to other animation editors. |
Revision 0d5b291 by Germano Cavalcante November 16, 2018, 14:43 (GMT) |
Cleanup: removes unused varyings |
Revision f6c2fb0 by Germano Cavalcante November 16, 2018, 14:43 (GMT) |
Minor edits in `effect_ssr_frag.glsl` |
Revision e9eb800 by Germano Cavalcante November 16, 2018, 14:43 (GMT) |
Cleanup: remove unused variable |
Revision d5ab6af by Brecht Van Lommel November 16, 2018, 14:28 (GMT) |
Keymaps: some more tweaks for left click select based on user feedback. * More tools now combine with select click by only starting on drag. * Alt+LMB works again as loop select as alternative to double click LMB. |
Revision 2589263 by Bastien Montagne November 16, 2018, 13:59 (GMT) |
Revision be40549 by Sergey Sharybin November 16, 2018, 13:22 (GMT) |
Fix T57477: Switching between edit mode, and particle edit mode crashes |
Revision da344b4 by Sybren A. Stüvel November 16, 2018, 13:05 (GMT) |
Merge branch 'master' into blender2.8 |
Revision ec20d31 by Sybren A. Stüvel November 16, 2018, 12:59 (GMT) |
Call PRE_VIEW and POST_VIEW draw callbacks in movie clip editor |
Revision 20963a6 by Philipp Oeser November 16, 2018, 11:10 (GMT) |
PyTemplates operator_modal_view3d_raycast: update to blender2.8 (*/@) |
Revision 50ba476 by Sergey Sharybin November 16, 2018, 09:34 (GMT) |
Fix T57566: Blender 2.8 crashes with the new multires |
Revision c1f5ccb by Campbell Barton November 16, 2018, 05:00 (GMT) |
Keymap: allow filling in existing key-configs Needed so we can get the preferences of a key-config which are sent to a function that generates the contents. |
Revision cb79b69 by Campbell Barton November 16, 2018, 04:00 (GMT) |
Cleanup: set variable for preference name |
Revision f54b239 by Campbell Barton November 16, 2018, 03:54 (GMT) |
Keymap: add support for key-config preferences This is needed for keymaps to define their own options, which can include left/right mouse select. This can also help to us to provide popular keymap tweaks as options, so users can easily fit blender to their workflow with well supported adjustments which don't give the overhead of having to maintain your own keymap, which become out-dated when operators change. |
Revision 77ff9a2 by Campbell Barton November 16, 2018, 01:30 (GMT) |
Keymap: remove loading keymaps from old files These keymaps are not going to work usefully in 2.8x, remove support for loading them. |
|
|
|


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