June 8, 2018, 13:51 (GMT) |
Alembic export: get evaluated object when exporting shape |
June 8, 2018, 13:51 (GMT) |
Alembic: Moved a BLI_assert The assert should only be triggered when assigning a pointer, and not simply when checking the pointer. |
June 8, 2018, 13:51 (GMT) |
mesh_get_eval_final() should check ob->runtime.mesh_eval It has nothing to do with ob->derivedFinal, which it checked before. |
June 8, 2018, 13:43 (GMT) |
Add check in BKE_pbvh_apply_vertCos that number of deforming cos matches number of pbvh vertices. This shall help catching issues in future. |
June 8, 2018, 13:43 (GMT) |
Fix T55404: Auto key with only-available doesn't work |
June 8, 2018, 13:35 (GMT) |
Code cleanup |
June 8, 2018, 13:34 (GMT) |
Workbench: Custom StudioLight UI |
June 8, 2018, 13:22 (GMT) |
Merge branch 'master' into blender2.8 |
June 8, 2018, 13:21 (GMT) |
GHOST/X11: Map unknown es,dk keys to accentgrave |
Revision 0028f7c by Erik Englesson (gsoc-2018-many-light-sampling, soc-2020-production-ready-light-tree, soc-2020-production-ready-light-tree-2) June 8, 2018, 13:21 (GMT) |
Merge branch 'master' into gsoc-2018-many-light-sampling |
June 8, 2018, 13:09 (GMT) |
Alembic: fixed MSVC incompatibility |
June 8, 2018, 13:07 (GMT) |
Workbench: Default specular settings when no materials are used |
June 8, 2018, 12:57 (GMT) |
Merge branch 'master' into blender2.8 |
June 8, 2018, 12:56 (GMT) |
Cleanup: unused var, trailing space |
June 8, 2018, 12:53 (GMT) |
GHOST/X11: Map unknown de,fr keys to accentgrave This still uses the correct string when typing text, it just allows the key to be used in keymaps. We should eventually add scan-code support. |
June 8, 2018, 12:48 (GMT) |
Alembic unit tests: fixed compiler errors This doesn't mean the code is correct, but at least it builds. |
June 8, 2018, 12:38 (GMT) |
Merge branch 'master' into blender2.8 Conflicts: source/blender/blenkernel/BKE_sequencer.h source/blender/blenkernel/intern/sequencer.c source/blender/editors/curve/editcurve_paint.c source/blender/editors/gpencil/gpencil_edit.c source/blender/editors/gpencil/gpencil_paint.c source/blender/editors/gpencil/gpencil_utils.c source/blender/editors/include/ED_object.h source/blender/editors/include/ED_view3d.h source/blender/editors/interface/interface_eyedropper_depth.c source/blender/editors/render/render_opengl.c source/blender/editors/sculpt_paint/paint_image_proj.c source/blender/editors/sculpt_paint/sculpt.c source/blender/editors/space_view3d/drawobject.c source/blender/editors/space_view3d/view3d_draw.c source/blender/editors/space_view3d/view3d_edit.c source/blender/editors/space_view3d/view3d_intern.h source/blender/editors/space_view3d/view3d_select.c source/blender/editors/space_view3d/view3d_utils.c source/blender/editors/transform/transform_conversions.c source/blender/editors/transform/transform_snap.c source/blender/python/intern/gpu_offscreen.c source/blender/windowmanager/intern/wm_files.c |
June 8, 2018, 12:38 (GMT) |
Fix T55380: Crash when getting out of EditMode in some cases Derived meshes are to be dead, so soon this code will be removed as well. |
June 8, 2018, 12:30 (GMT) |
Workbench: Lights user pref |
June 8, 2018, 12:09 (GMT) |
Prevent wheel causing spurious click/drag events |
|
|
|


Master Commits
MiikaHweb | 2003-2021