June 25, 2018, 16:32 (GMT) |
Merge remote-tracking branch 'origin/blender2.8' into temp-eeveelightcache # Conflicts: # source/blender/draw/engines/eevee/eevee_render.c |
June 25, 2018, 16:31 (GMT) |
DRW: Codestyle: Add alias for accessing particular matrix in DRWMatrixState |
June 25, 2018, 16:16 (GMT) |
Eevee: LightCache: Add back visibility group. |
June 25, 2018, 15:41 (GMT) |
Eevee: Add back planar reflection. |
June 25, 2018, 15:39 (GMT) |
Fix warning |
June 25, 2018, 14:52 (GMT) |
do not set edges of selected faces to sharp in external mode because in most cases only existing objects are packed into the FM mesh, and no fracturing happens, where you want to set fracture edges to sharp. |
June 25, 2018, 14:50 (GMT) |
do not set edges of selected faces to sharp in external mode because in most cases only existing objects are packed into the FM mesh, and no fracturing happens, where you want to set fracture edges to sharp. |
Revision e6821d3 by Nick Wu (greasepencil-object, greasepencil-refactor, soc-2018-npr, soc-2019-npr, temp-gpencil-eval) June 25, 2018, 13:37 (GMT) |
Drawing code moved in, but most parts need redo. |
June 25, 2018, 09:17 (GMT) |
DRW: Change gl_context_mutex type to TicketMutex This ensure the viewport is not locked indefinitely when rendering or baking. |
Revision f998309 by Antonio Vazquez (greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval, temp-greasepencil-vfx) June 25, 2018, 09:04 (GMT) |
Merge branch 'blender2.8' into greasepencil-object |
Revision 5344710 by Antonio Vazquez (greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval, temp-greasepencil-vfx) June 25, 2018, 07:21 (GMT) |
Merge branch 'blender2.8' into greasepencil-object |
June 25, 2018, 06:37 (GMT) |
Function for generating guide curve vertices from groom data. This should eventually allow re-sampling vertices add equal distances, as well as allowing for additional deformation (e.g. curls). |
June 25, 2018, 06:33 (GMT) |
Fix toolsettings -> tool_settings |
Revision 1a86521 by Nick Wu (greasepencil-object, greasepencil-refactor, soc-2018-npr, soc-2019-npr, temp-gpencil-eval) June 25, 2018, 05:48 (GMT) |
Merge remote-tracking branch 'remotes/origin/blender2.8' into soc-2018-npr |
June 24, 2018, 22:15 (GMT) |
Eevee: Lookdev: Use own lightcache This makes possible to have different lookdev settings per viewport without rendering the environment constantly. |
June 24, 2018, 19:59 (GMT) |
Merge remote-tracking branch 'origin/blender2.8' into temp-eeveelightcache |
June 24, 2018, 19:40 (GMT) |
Eevee: LightCache: Fix a warning, a mistake and two oversight |
June 24, 2018, 15:54 (GMT) |
Eevee: LightCache: Fix fbos created in wrong context. |
June 24, 2018, 15:53 (GMT) |
Eevee: Fix wrong function order |
June 24, 2018, 13:03 (GMT) |
Merge remote-tracking branch 'origin/blender2.8' into temp-eeveelightcache |
|