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
2015-10-23Node Border Select: only frames inside borderCampbell Barton
2015-10-23Cleanup: use int for view_id's & view countCampbell Barton
2015-10-23Correct own error w/ snap-scale T46503Campbell Barton
2015-10-23Fix ffmpeg memory leaksCampbell Barton
2015-10-23Fix ffmpeg saving long pathsCampbell Barton
2015-10-23Fix for error w/ RenderView in ImageView listCampbell Barton
2015-10-23Comments for link-list typesCampbell Barton
2015-10-23Fix snap-scale w/ axis constraintCampbell Barton
2015-10-22Version Bump: 2.76.2, deprecate valuesCampbell Barton
2015-10-22View3D: make ndof turntable & orbit speed matchCampbell Barton
2015-10-22BLI_math: axis_angle_to_quat_singleCampbell Barton
2015-10-22Fix T46521: Python: bvh.ray_cast doesn't find a plane facing in the other dir...Sergey Sharybin
2015-10-22Fix T46569: Crash w/ mask & locked-track enabledCampbell Barton
2015-10-22Cleanup: remove script ID-typesCampbell Barton
2015-10-22Fix T46561: Crash in outliner delete hierarchyCampbell Barton
2015-10-22Fix T46565: Movie render crash w/o permissionsCampbell Barton
2015-10-21Fix T46524: Use Alpha (Straight/Premultiply) option missing in 2.76, part II.Bastien Montagne
2015-10-20Fix T46544: Can't unpack generated imageCampbell Barton
2015-10-20RNA: Change behavior of Image.save()Campbell Barton
2015-10-20Fix T46496: GL Render fails w/ Anti-AliasingCampbell Barton
2015-10-20First step to handle missing libs/datablocks when reading a file.Bastien Montagne
2015-10-20BLI: add new 'memory_utils' module with func checking a whole memory chunk is...Bastien Montagne
2015-10-20Add operator to close a windowCampbell Barton
2015-10-20New function to draw offscreen, and related API changesDalai Felinto
2015-10-20Cleanup: remove _POSIX_C_SOURCE undefineCampbell Barton
2015-10-19Fix T46534: Crash loading corrupt HDR'sCampbell Barton
2015-10-19Cleanup: use UNLIKELY for checking corrupt HDR'sCampbell Barton
2015-10-19Fix T46529: Unwrap UV w/ use-subsurf failsCampbell Barton
2015-10-19GPU: check for blit support, using MSAA FBO'sCampbell Barton
2015-10-18Fix T46531: Cannot use % in filenames.Bastien Montagne
2015-10-18BLI_task: fix bad freeing of current task_thread in case POSIX thread creatio...Bastien Montagne
2015-10-18Fix T46520: mathutils.bvhtree crashes with distance input.Bastien Montagne
2015-10-18Fix T46524: Use Alpha (Straight/Premultiply) option missing in 2.76 for DDS f...Bastien Montagne
2015-10-17Fix T46429: Movie clip is deformed by resolution multiplier when offset is ad...Bastien Montagne
2015-10-17correct own error in rectangle clampingCampbell Barton
2015-10-17IMB_thumbs: add missing error checkCampbell Barton
2015-10-17Cleanup: warningsCampbell Barton
2015-10-17Cleanup: BLI_path commentsCampbell Barton
2015-10-17Cleanup: remove unused BLI_string_to_utf8Campbell Barton
2015-10-16Fix broken CD_NORMAL interpolation callback (would generate non-unit vectors).Bastien Montagne
2015-10-16Fix T46508: data_transfer of normals fails in case objects are transformed.Bastien Montagne
2015-10-16Mesh remapping: fix loop 'best matching normals' not using transform space.Bastien Montagne
2015-10-16Cleanup: styleCampbell Barton
2015-10-16Fix T46510: VSE View-all crops out imageCampbell Barton
2015-10-16Cleanup: use bools for v2d, minor ws editsCampbell Barton
2015-10-16Fix popup menu glitch, scrolling at high dpiCampbell Barton
2015-10-16UI: expose UI_POPUP_MENU_TOP for use elsewhere.Campbell Barton
2015-10-16BLI_rect: add BLI_rctf_clampCampbell Barton
2015-10-16Cleanup: redundant struct qualifiersCampbell Barton
2015-10-16error in last commitCampbell Barton