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-21Fix (unreported) crash in some case when remapping armature data.Bastien Montagne
2016-07-21Fix missing datablocks types in id_make_local.Bastien Montagne
2016-07-21Cleanup: get rid of lib_indirect_test_id.Bastien Montagne
2016-07-21Refactor/deduplicate even more make_local code (and fix part of T48907).Bastien Montagne
2016-07-21Tracking: Fix possible cases when tracker will try tracking failed tracksSergey Sharybin
2016-07-21Attempt to fix compilation on Windows, take 2Kévin Dietrich
2016-07-21Attempt to fix compilation error on Windows.Kévin Dietrich
2016-07-21OpenSubdiv: Prepare majority of things to have proper subdivided UVSergey Sharybin
2016-07-21Fix another Cycles OSL script node issue with shaders using bump.Brecht Van Lommel
2016-07-21Cleanup: use const, move comments to enumCampbell Barton
2016-07-21Fix Cycles OSL script node not working in shader using bump, after node type ...Brecht Van Lommel
2016-07-21Fix T48908: gray out Cycles motion vector pass if motion blur is enabled, doe...Brecht Van Lommel
2016-07-21Cleanup: warningsCampbell Barton
2016-07-21Cleanup: unused brush DNACampbell Barton
2016-07-21Cleanup: spellingCampbell Barton
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-20Fix own error in recent heap updateCampbell Barton
2016-07-20OpenSubdiv: Initial work to support UV maps in textured OSD viewportSergey Sharybin
2016-07-20OpenSubdiv: Wrap OSD's TopologyRefier with own structSergey Sharybin
2016-07-20Fix T48897: Flatten brush fails on first strokeCampbell Barton
2016-07-20possible fix for crash mentioned in T48887 - Adjust the depth min to the obje...Germano Cavalcante
2016-07-20BMesh: improve BM_face_splits_check_legalCampbell Barton
2016-07-19Update tracker URLCampbell Barton
2016-07-19Add 'reload' function to libraries' RNA API.Bastien Montagne
2016-07-19Improved warning message when creating empty export fileGaia Clary
2016-07-19Fix (IRC reported by Sergey) assert regarding icon_id of newly copied datablo...Bastien Montagne
2016-07-19Usual i18n/UI messages fixes...Bastien Montagne
2016-07-19Fix building on NetBSDCampbell Barton
2016-07-19OpenSubdiv: Fix wrong shading in BI texture modeSergey Sharybin
2016-07-19OpenSubdiv: Fix broken structure alignment when using color materialSergey Sharybin
2016-07-19update player stubCampbell Barton
2016-07-19Fix missing break in libblock relinkCampbell Barton
2016-07-19Cleanup: style, spellingCampbell Barton
2016-07-19Cleanup: style, spellingCampbell Barton
2016-07-18Cycles: add ConstantFolder class for constant folding boilerplate.Alexander Gavrilov
2016-07-18Cycles: add support for motion blurring of fluid meshes.Kévin Dietrich
2016-07-18Fix Cycles kernel build without render passes support.Brecht Van Lommel
2016-07-18Fix T48874: Nested pop-up didn't update its parentCampbell Barton
2016-07-18fix breakage caused by D2094 / rB404f41d22de46119ee8afb409011eb1ba1840092lazydodo
2016-07-18Docs: improve bpy.props.EnumProperty referenceCampbell Barton
2016-07-18Fix T48885: Wheel in image space changes wrong windowCampbell Barton
2016-07-18Fix missing release w/ mouse wheel over layer menuCampbell Barton
2016-07-18[bf_intern_ghost/Windows] CleanupRay Molenkamp
2016-07-18Additional Waveform Drawing ModeSergey Sharybin
2016-07-18[MSVC2015/Cycles] MSVC2015 before update 3 produce invalid buildsRay Molenkamp
2016-07-18[MSVC/LNK4199/Cleanup] Delay loading is causing linker warnings.Ray Molenkamp
2016-07-18Fix (unreported) ED_region_tag_redraw_partial() could override a previously d...Bastien Montagne