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-11-19Cleanup: redundant 'break', minor editsCampbell Barton
2015-11-19Cleanup: remove unused bmesh iteratorCampbell Barton
2015-11-19Fix T46818, crash with Glossy node on Windows.Thomas Dinges
2015-11-18Cycles: Add Blackman-Harris filter, fix Gaussian filterLukas Stockner
2015-11-18Fix T46807: image/clip/sound load has one userCampbell Barton
2015-11-18Cycles / Shader graph: Fallback to Sharp closures for very small roughness.Thomas Dinges
2015-11-18Cleanup: Add some notes in code for upcoming graph simplification process.Thomas Dinges
2015-11-18Cycles: Add utility functions to get a ShaderInput / ShaderOutput by name.Thomas Dinges
2015-11-18BMesh: simplify calculating grid edge loopsCampbell Barton
2015-11-18Correct recent commitCampbell Barton
2015-11-18RNA: reuse axis enumCampbell Barton
2015-11-18Cleanup: editor api namingCampbell Barton
2015-11-18Fix mixup w/ wmOperator/BMOperator flagCampbell Barton
2015-11-18BMesh: symmetry aware decimateCampbell Barton
2015-11-18KDTree: add BLI_kdtree_range_search_cbCampbell Barton
2015-11-18Cleanup: kdtree: use sq suffix for squared distCampbell Barton
2015-11-18KDTree: store node references as ints (were pointers)Campbell Barton
2015-11-17Fix for previous own commit (logical error - I hate bash).Bastien Montagne
2015-11-17Install_deps.sh: More attempt to fix building OSL on newer distro.Bastien Montagne
2015-11-17Fix (unreported) install_deps.sh --force-openexr option not working.Bastien Montagne
2015-11-17install_deps.sh: point to newer own OSL rev (should fix issues on recent dist...Bastien Montagne
2015-11-17Fix T46793: VSE OpenGL renderer crashes when using grease pencilSergey Sharybin
2015-11-17Fix T46784: Connect vertices (follow up)Campbell Barton
2015-11-17Fix T46764: Crash toggling region + fullscreenCampbell Barton
2015-11-17Clear timer on region duplicate, avoid double freeCampbell Barton
2015-11-17Fix crash changing screen + region overlap fadeCampbell Barton
2015-11-16Usual i18n messages fixes...Bastien Montagne
2015-11-16Fix/enhance BKE_mesh_validate_arrays.Bastien Montagne
2015-11-16Speedup OpenGL sequencer animation renderingSergey Sharybin
2015-11-16ImBuf: Fix typo in duplicating float z bufferSergey Sharybin
2015-11-16Remove unused arguments from RE_WriteRenderViewsMovie()Sergey Sharybin
2015-11-16Followup to previous commit: similar thing was happening for multiview caseSergey Sharybin
2015-11-16Color management: Skip doing float->rect conversion twice when rendering anim...Sergey Sharybin
2015-11-16Fix own error w/ camera-dof in GL-render commitCampbell Barton
2015-11-16GHOST: rename suffix X11 to Unix for non X11 filesCampbell Barton
2015-11-16Cleanup: typosCampbell Barton
2015-11-16minor cleanup: typoMike Erwin
2015-11-16Fix T46784: Connect vertices uses odd orientationCampbell Barton
2015-11-16Add missing newlines for debug printsCampbell Barton
2015-11-16check compute shader support for OpenSubdivMike Erwin
2015-11-16Keymap: Add delete-key for paint curvesCampbell Barton
2015-11-16Python: use keyword only args for addon_utilsCampbell Barton
2015-11-16Cleanup: remove unused profiling from bpyCampbell Barton
2015-11-15UI: support cycling for image space menusCampbell Barton
2015-11-15UI: support cycling callback for non RNA menusCampbell Barton
2015-11-15Cleanup: replace pointer array w/ structCampbell Barton
2015-11-15Fix uninitialized read in previous commitAntony Riakiotakis
2015-11-15Fix T46763: OpenGL render doesn't show 'Slots'Campbell Barton
2015-11-15windows / msvc bump to python 3.5Martijn Berger
2015-11-14minor cleanup: spelling/wordingMike Erwin