February 5, 2020, 13:37 (GMT) |
Merge branch 'temp-openxr-buildstuff' into temp-openxr-directx |
February 5, 2020, 13:37 (GMT) |
Merge branch 'master' into temp-openxr-buildstuff |
February 5, 2020, 10:46 (GMT) |
GPencil: Fix function renaming after merge |
February 5, 2020, 10:42 (GMT) |
Merge branch 'greasepencil-object' into greasepencil-refactor Conflicts: source/blender/blenkernel/intern/gpencil_modifier.c source/blender/draw/engines/gpencil/gpencil_draw_utils.c source/blender/draw/engines/gpencil/gpencil_engine.c source/blender/draw/engines/overlay/overlay_extra.c source/blender/editors/gpencil/gpencil_fill.c source/blender/editors/gpencil/gpencil_utils.c source/blender/gpencil_modifiers/intern/MOD_gpencil_util.c source/blender/gpencil_modifiers/intern/MOD_gpencilcolor.c source/blender/gpencil_modifiers/intern/MOD_gpencilopacity.c source/blender/gpencil_modifiers/intern/MOD_gpenciltint.c |
February 5, 2020, 10:39 (GMT) |
GPencil: Fix renamed functions after merge |
February 5, 2020, 10:31 (GMT) |
Merge branch 'master' into greasepencil-object |
February 5, 2020, 10:25 (GMT) |
Cleanup: Remove unused function: give_node_material() |
February 5, 2020, 10:23 (GMT) |
T73589: Code Quality: Renaming on BKE_material.h Old Name New Name ========= ========= init_def_material BKE_materials_init BKE_material_gpencil_default_free BKE_materials_exit test_object_materials BKE_object_materials_test test_all_objects_materials BKE_objects_materials_test_all give_matarar BKE_object_material_array give_totcolp BKE_object_material_num give_current_material_p BKE_object_material_get_p give_current_material BKE_object_material_get assign_material BKE_object_material_assign assign_matarar BKE_object_material_array_assign give_matarar_id BKE_id_material_array give_totcolp_id BKE_id_material_num assign_material_id BKE_id_material_assign clear_matcopybuf BKE_material_copybuf_clear free_matcopybuf BKE_material_copybuf_free copy_matcopybuf BKE_material_copybuf_copy paste_matcopybuf BKE_material_copybuf_paste BKE_material_init_gpencil_settings BKE_gpencil_material_attr_init BKE_material_add_gpencil BKE_gpencil_material_add BKE_material_gpencil_get BKE_gpencil_material BKE_material_gpencil_default_get BKE_gpencil_material_default BKE_material_gpencil_settings_get BKE_gpencil_material_settings |
February 5, 2020, 10:11 (GMT) |
Merge branch 'greasepencil-object' into greasepencil-refactor |
February 5, 2020, 10:10 (GMT) |
Merge branch 'master' into greasepencil-object |
February 5, 2020, 10:08 (GMT) |
Merge branch 'blender-v2.82-release' |
February 5, 2020, 10:08 (GMT) |
Fix T73580: Gpencil crash when try to draw without eraser brush available |
February 5, 2020, 09:38 (GMT) |
Merge branch 'master' into new-object-types |
Revision 8fa26bf by Jacques Lucke (builtin-simulation-nodes, functions, particle-solver-dev, simulation-tree) February 5, 2020, 09:26 (GMT) |
disable duplicate removal |
February 4, 2020, 23:25 (GMT) |
Cleanup: Update comments & fix some style issues |
February 4, 2020, 23:04 (GMT) |
Fix T67641 Gizmo3D: Transform gizmo disappear in very close view This was caused but a workaround for not selecting the gizmos in camera view. We lower the threshold to make it work on maximum zoom level. |
February 4, 2020, 21:42 (GMT) |
CMake: Fix libpng library path The path in the precompiled libraries is libpng16.a rather than libpng.a. |
February 4, 2020, 20:36 (GMT) |
Fluid: Improved baking progress bar UI The baking progress bar now uses the entire notification space in the UI. Before, old reports could still be visible when a bake job got started. This had the disadvantage that those message got frozen too with the bake UI freeze. |
February 4, 2020, 20:24 (GMT) |
Merge branch 'blender-v2.82-release' |
February 4, 2020, 20:14 (GMT) |
Improve error message converting nurb to bezier BKE_nurb_type_convert now takes r_err_msg and is more specific in the error message... ref T71672. Maniphest Tasks: T71672 Differential Revision: https://developer.blender.org/D6275 |
|
|
|


Master Commits
MiikaHweb | 2003-2021