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
2016-06-19Painstakingly merge branch 'master' into temp_viewport_fx_mergetemp_viewport_fx_mergeAntony Riakiotakis
2016-06-18Fix broken combine XYZ node after recent refactoring.Brecht Van Lommel
2016-06-18Cleanup: style, whitespace, doxy filepathsCampbell Barton
2016-06-18Fix T48671: Cycles crash with OSL nodes and bump after recent refactoring.Brecht Van Lommel
2016-06-17Fix T46492: GGX distribution produces black pixelsSergey Sharybin
2016-06-17Fix T48667: Bisect-fill crashCampbell Barton
2016-06-17Fix T48662: Blender crash using node groups connected with displacement outpu...Sergey Sharybin
2016-06-17Fix T48657: Incorrect render with Cycles (CPU) using textureLukas Stockner
2016-06-16Fix/cleanup BKE libquery's ID looper.Bastien Montagne
2016-06-16readfile.c: fix some wrong usages of newlibadr_us.Bastien Montagne
2016-06-16Readfile cleanup: add new newlibadr_real_us helper.Bastien Montagne
2016-06-16Vertex paint color operationsCampbell Barton
2016-06-16Correct error in recent commitCampbell Barton
2016-06-16Fix some rare asserts with new simple/random particle distribution code.Bastien Montagne
2016-06-16BMesh Decimate: use doubles to calculate optimized positionCampbell Barton
2016-06-16BLI_math: Add double versions of functionsCampbell Barton
2016-06-16Fix ruler crash using stale snap-contextCampbell Barton
2016-06-15BMesh Decimate: support ngonsCampbell Barton
2016-06-15Fix error splitting convex facesCampbell Barton
2016-06-15Fix T48654: outline text visible while renamingCampbell Barton
2016-06-15Fix region_2d_to_origin_3d not working with ortho viewDalai Felinto
2016-06-14Text Editor: auto-complete removed entire word on undoCampbell Barton
2016-06-14VSE: minor drawing glitch with meta'sCampbell Barton
2016-06-14Correct update issue caused by recent commitCampbell Barton
2016-06-14Fix VSE updating effects within metasCampbell Barton
2016-06-14Cleanup: Remove outdated comment, visibility layers in kernel have been removed.Thomas Dinges
2016-06-14FileSpace cleanup: make ED_path_extension_type public.Bastien Montagne
2016-06-14Write .blend file: refactor & fixes re ID block itself.Bastien Montagne
2016-06-14Fix T48649: VSE meta-strip overlap shuffles recursivelyCampbell Barton
2016-06-14Correct sequencer transform checkCampbell Barton
2016-06-14fix T48602: Changed The Collada validator to treat faces with < 3 verts as Wa...Gaia Clary
2016-06-14Fix T48613: Bump mapping in cycles is not shown on the viewport when the mate...Sergey Sharybin
2016-06-14Fix T48154: Decimate topology changes with scaleCampbell Barton
2016-06-14Usual UI/i18n message fixes.Bastien Montagne
2016-06-13Made incremental snapping intervalls smaller for UV editorPhil Gosch
2016-06-13Curve Fitting: add high-quality flagCampbell Barton
2016-06-13Fix T48595: UI glitch with driver menu re-openingCampbell Barton
2016-06-13Bevel segments also changeable with mouse (S toggle).Howard Trickey
2016-06-13Keymap: include 'Dopesheet Generic'Campbell Barton
2016-06-13Fix misleading indentation in ImBufSergey Sharybin
2016-06-13Fix typo in variable name as well.Thomas Dinges
2016-06-13Fix own error w/ undefined behaviorCampbell Barton
2016-06-13Cycles: fixed a typo that would crash shaders that use the "Is Diffuse Ray" o...Stefan Werner
2016-06-13Fix glShadeModel being left flat in edit-mode drawCampbell Barton
2016-06-13Cycles: Fix unhandled enumerator in OSL switchSergey Sharybin
2016-06-13Fix T48616: Auto-merge selects extra edgesCampbell Barton
2016-06-12Fix build error with GCC 6.1.Brecht Van Lommel
2016-06-12Fix Cycles debug build assert on some platforms, tighten checks to avoid this...Brecht Van Lommel
2016-06-12Fix T48604: Crash on undo due to bad drawing code.Bastien Montagne
2016-06-12Curve Fitting: offset based fallback to calculate cubicsCampbell Barton