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
path: root/source
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-21Cleanup: use const, move comments to enumCampbell Barton
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-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-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-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 support for motion blurring of fluid meshes.Kévin Dietrich
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-18Additional Waveform Drawing ModeSergey Sharybin
2016-07-18Fix (unreported) ED_region_tag_redraw_partial() could override a previously d...Bastien Montagne
2016-07-18CMake: correct py-module on OSXCampbell Barton
2016-07-17BLI_heap: replace memarena w/ local allocatorCampbell Barton
2016-07-17Cleanup: minor edits to BLI_heapCampbell Barton
2016-07-16Fix use after free error from ab993e37Campbell Barton
2016-07-16Cleanup: spellingCampbell Barton
2016-07-16Cleanup: line lengthCampbell Barton
2016-07-16Use the value `VIEW_PROJ_PERSP` in the remaining placesGermano Cavalcante
2016-07-15UI: modifier keys now trigger number button updatesCampbell Barton
2016-07-15Bump maximum threads number to 1024Sergey Sharybin
2016-07-15fix T48857: Improved the handling of Material Alpha, based on patch D1949 wit...Sandy Carter
2016-07-15Collada: changed specification of material alpha from using transparency to u...Gaia Clary
2016-07-15Re-initialize source/tools submoduleSergey Sharybin
2016-07-15missed from last commitCampbell Barton
2016-07-15Object Snap: make normal argument optionalCampbell Barton
2016-07-15Fix T48855: Ruler thickness broken in ortho viewCampbell Barton
2016-07-15Object Snap: replace perspective bool with enumCampbell Barton
2016-07-15Correct error in snap commitCampbell Barton
2016-07-15Cleanup: use BLI_math for paint smooth-strokeCampbell Barton
2016-07-15Cleanup: rename snap varsCampbell Barton