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-21Merge branch 'master' into UI-graphical-redesignUI-graphical-redesignJulian Eisel
2015-10-20Usual i18n tweaks & fixes...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-20Minor edits to sytem-info scriptCampbell Barton
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-19BGE: Cleanup BL_ActionPorteries Tristan
2015-10-19BGE: Cleanup BL_Action.Porteries Tristan
2015-10-19Py API docs: fix extracting bmesh.ops from C code.Campbell Barton
2015-10-19Fix T46534: Crash loading corrupt HDR'sCampbell Barton
2015-10-19Cleanup: use UNLIKELY for checking corrupt HDR'sCampbell Barton
2015-10-19BGE: Fix T46381 : last action frame not updated.Porteries Tristan
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-17BGE: Use references in CcdPhysicsEnvironment::RemoveConstraint.Porteries Tristan
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
2015-10-16Fix for missing id_lib_extern, assigning ID'sCampbell Barton
2015-10-16Fix T46502: Linked dupli-group lost on reloadCampbell Barton
2015-10-16Revert part of rB4d9345479aa86f61, and cleanup a bit.Bastien Montagne
2015-10-16UI: only show thumbnail size when its enabledCampbell Barton
2015-10-16Cleanup: simplify BLI_stringdec useCampbell Barton
2015-10-16Fix T46503: Snap scale fails using corner pivotCampbell Barton
2015-10-15VBO implementation for GLSL subsurfed meshes (non-mapped case)Antony Riakiotakis
2015-10-15Fix crash pressing +/- in file-selectorCampbell Barton
2015-10-15Fix crash w/ PlayAnim & long filenamesCampbell Barton