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
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
2015-10-15Knife tool: generalize angle snapping codeCampbell Barton
2015-10-15BLI_math: isect_ray_plane_v3 now takes 4d planeCampbell Barton
2015-10-15Cleanup: BLO_read: linking API arg order and name.Bastien Montagne
2015-10-15Cleanup: BKE_idcode: idcode (types) are short, not int...Bastien Montagne
2015-10-15Fix error w/ printing knife header angle-snappingCampbell Barton
2015-10-153D View: support non-uniform scaled lampsCampbell Barton
2015-10-15Error in last commitCampbell Barton
2015-10-15Error in last commitCampbell Barton
2015-10-15BLI_math: add normalize_m#_ex functionsCampbell Barton
2015-10-15Fix T46494: Can't de-select a face w/ mixed modesCampbell Barton
2015-10-15Fix memory leaks in PlayAnimCampbell Barton
2015-10-15Fix T46465: Lag scrubbing w/ PlayAnimCampbell Barton
2015-10-15PlayAnim: avoid list count setting frame from mouseCampbell Barton
2015-10-15Change version cycle to 'alpha'Campbell Barton
2015-10-15Fix T45900: Allow again white spaces in file names.Bastien Montagne
2015-10-15Fix T46483: vertex/edge slide with correct UVs sometimes pinning UVs.Brecht Van Lommel
2015-10-15Fix related to T46223: memory leak when loading multilayer multiview images.Brecht Van Lommel
2015-10-15Fix T46223: multiview image sequences crashing.Brecht Van Lommel
2015-10-15Fix T46451: vertex/edge slide clamp not available in redo popup.Brecht Van Lommel
2015-10-14BGE: Fix animations update when scene is suspended.Porteries Tristan
2015-10-14Fix T46487: OpenSubdiv objects are invisible in Blender Internal "Rendered" v...Sergey Sharybin
2015-10-14Fix T46453: JPEG quality not stored in fileCampbell Barton
2015-10-14Cleanup: remove historic, blender-only jpeg ioCampbell Barton
2015-10-14Comment cleanup, use better lower bound for waveformAntony Riakiotakis
2015-10-14Fix T46189, draw style for waveforms occludes sequence strip text.Antony Riakiotakis
2015-10-14Fix T46284: Texture paint, wrong shading modeCampbell Barton
2015-10-14Support for multi-sample sequencer GL renderCampbell Barton