Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-07-21Tracking: Fix possible cases when tracker will try tracking failed tracksSergey Sharybin
2016-07-21OpenSubdiv: Prepare majority of things to have proper subdivided UVSergey Sharybin
2016-07-20Fix copy-materials resetting objects material indicesCampbell Barton
2016-07-20Cleanup: use BKE naming convention for object materialsCampbell Barton
2016-07-20Cleanup: remove completely call to test_object_materials in BKE_mesh_new_from...Bastien Montagne
2016-07-20Fix T48898: shaders are removed from metaballs on cycles render.Bastien Montagne
2016-07-20OpenSubdiv: Initial work to support UV maps in textured OSD viewportSergey Sharybin
2016-07-19Fix (IRC reported by Sergey) assert regarding icon_id of newly copied datablo...Bastien Montagne
2016-07-19Fix missing break in libblock relinkCampbell Barton
2016-07-19Cleanup: style, spellingCampbell Barton
2016-07-19Cleanup: style, spellingCampbell Barton
2016-07-18Additional Waveform Drawing ModeSergey Sharybin
2016-07-16Fix use after free error from ab993e37Campbell Barton
2016-07-16Cleanup: spellingCampbell Barton
2016-07-14Cleanup: comment blocksCampbell Barton
2016-07-14Fix T48844: Nodetrees of appended materials/textures/etc. were not correctly ...Bastien Montagne
2016-07-14Correct recent own fix to id_clear_lib_data_ex().Bastien Montagne
2016-07-14Cleanup/refactor: handle shapekeys exactly like 'owned' nodetrees in make_loc...Bastien Montagne
2016-07-14Cleanup: use BKE's ntreeFromID in readfile instead of local same function.Bastien Montagne
2016-07-14Fix bad handling of datablock's nodetree id_clear_lib_data_ex().Bastien Montagne
2016-07-14Get rid of BKE_key_make_local().Bastien Montagne
2016-07-14Add option to id_make_local to force localization of datablock, even if not u...Bastien Montagne
2016-07-14Fix T48843: Sequencer crash with many effectsCampbell Barton
2016-07-14Consolidate multiple checks for out->rect_float in prepare_effect_imbufs()Chad Fraleigh
2016-07-14Cleanup: Use BKE_scene_base_add for creating basesJulian Eisel
2016-07-13Revert "Depsgraph: Russian electric tape bodge to have multiple proxies work"Sergey Sharybin
2016-07-12Fix 48831, Step I: Mismatch issues bewteen ID icon and preview system.Bastien Montagne
2016-07-12Fix saving jpeg2k images from PythonCampbell Barton
2016-07-11Remove usercount handling from BKE_id_expand_local.Bastien Montagne
2016-07-11Cleanup: remove call to BKE_id_lib_local_paths() in make_local functions.Bastien Montagne
2016-07-11Use new generic BKE_id_expand_local() for make_local() for object.Bastien Montagne
2016-07-11Use new generic BKE_id_expand_local() for make_local() for image/material/tex...Bastien Montagne
2016-07-11Revert 'use new BKE_id_expand_local()' change for Lamp's copy function.Bastien Montagne
2016-07-11Use new generic BKE_id_expand_local() for make_local() for nodetree.Bastien Montagne
2016-07-11Use new generic BKE_id_expand_local() for both make_local() and copy() functi...Bastien Montagne
2016-07-11Use new generic BKE_id_expand_local() for both make_local() and copy() functi...Bastien Montagne
2016-07-11Add an exception/hack to new BKE_id_expand_local(), to ignore actions datablo...Bastien Montagne
2016-07-11Fix (unreported) memory leak when making local linked databock which has a pr...Bastien Montagne
2016-07-11Add generic 'BKE_id_expand_local' to BKE_library,Bastien Montagne
2016-07-11Cleanup: line lengthCampbell Barton
2016-07-11Dyntopo: fix lop-sided edge collapseCampbell Barton
2016-07-11Fix sculpting high poly meshesCampbell Barton
2016-07-11Dyntopo: possible modified option was incorrectly setCampbell Barton
2016-07-11Dyntopo: remove redundant existing face checkCampbell Barton
2016-07-11BLI_math: move interp_*_cubic to its own functionCampbell Barton
2016-07-10Fix T48822: Crash when I try to use "Join" (Ctrl Key + J) with two meshes.Bastien Montagne
2016-07-10Refactor/enhance BKE_action_make_local().Bastien Montagne
2016-07-10Refactor/enhance ntreeMakeLocal().Bastien Montagne
2016-07-10Refactor/enhance BKE_image_make_local().Bastien Montagne
2016-07-10Refactor/enhance BKE_material_make_local() and BKE_image_make_local().Bastien Montagne