Revision 5edc1d4 by Antonio Vazquez (greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval, temp-greasepencil-object-stacksplit, temp-greasepencil-vfx) May 29, 2018, 15:59 (GMT) |
Fix parameter list for some functions after merge |
May 29, 2018, 15:52 (GMT) |
Keymap: partially implement changes from T55162 - Use Tab key for search. - Number keys switch modes. - The number of the current mode can open a submode menu (currently only works for edit-mode) - Ctrl-Tab, Ctrl-Shift-Tab - cycle workspaces. |
May 29, 2018, 15:50 (GMT) |
EEVEE: LookDev blurred background |
Revision 22a14f8 by Antonio Vazquez (greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval, temp-greasepencil-object-stacksplit, temp-greasepencil-vfx) May 29, 2018, 15:38 (GMT) |
Merge branch 'blender2.8' into greasepencil-object |
Revision 958a509 by Antonio Vazquez (greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval, temp-greasepencil-object-stacksplit, temp-greasepencil-vfx) May 29, 2018, 15:34 (GMT) |
Filter dopesheet channel to OB_GPENCIL only This filter using ob->data is evaluated for any object type and this can produce problems. In the future, when grease pencil dopesheet will be merge with "normal" dopesheet, this section must be recoded. |
May 29, 2018, 15:33 (GMT) |
Cleanup |
May 29, 2018, 15:33 (GMT) |
Fix crash when moving object parented to a curve Note, we can probably remove scene from BKE_object_where_is_calc and force to always use it from depsgraph. |
May 29, 2018, 15:05 (GMT) |
Use the correct time to evaluate object in BKE_object_where_is_calc functions |
May 29, 2018, 15:05 (GMT) |
Use correct time for curve parent evaluation Time should alwaus come from depsgraph, not scene. |
May 29, 2018, 14:29 (GMT) |
StudioLight: Calculate Specular irradiance |
May 29, 2018, 14:22 (GMT) |
EEVEE: LookDev reversed the background fadeout |
May 29, 2018, 14:22 (GMT) |
EEVEE: LookDev fadeout to the world horizon color |
Revision 8b2722b by Nick Wu (greasepencil-object, greasepencil-refactor, soc-2018-npr, soc-2019-npr, temp-gpencil-eval) May 29, 2018, 14:16 (GMT) |
Merge remote-tracking branch 'remotes/origin/blender2.8' into soc-2018-npr |
Revision c458313 by Nick Wu (greasepencil-object, greasepencil-refactor, soc-2018-npr, soc-2019-npr, temp-gpencil-eval) May 29, 2018, 14:04 (GMT) |
line drawing in one batch, greatly improve performance. modified UI. |
May 29, 2018, 14:02 (GMT) |
Merge branch 'master' into blender2.8 Conflicts: source/blender/blenkernel/BKE_material.h source/blender/blenkernel/BKE_mesh.h source/blender/blenkernel/intern/library_remap.c source/blender/blenkernel/intern/material.c source/blender/editors/object/object_relations.c source/blender/editors/render/render_preview.c source/blender/makesrna/intern/rna_object.c |
May 29, 2018, 13:49 (GMT) |
Cleanup: Get rid of G.main in BKE_material. Note that in some cases, this only moves the G.main case to somne other places - in particular, RNA getters/setters are becoming annoying here... |
May 29, 2018, 13:47 (GMT) |
May 29, 2018, 13:40 (GMT) |
May 29, 2018, 13:31 (GMT) |
For 2.8, bring back debug mode indices display. |
May 29, 2018, 13:17 (GMT) |
Missed own last commit |
|
|
|


Master Commits
MiikaHweb | 2003-2021