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-10-24Cycles: Don't use guarded vector for statically initialized datav2.78aSergey Sharybin
2016-10-24Cycles: Fix shadowing variable which also causes use of uninitialized variableSergey Sharybin
2016-10-24Fix: Grease Pencil palettes were missing a RNA path callbackJoshua Leung
2016-10-24Fix Cycles address space OpenCL error after recent fix.Brecht Van Lommel
2016-10-24Cycles: Fix static initialization order fiascoSergey Sharybin
2016-10-24Cycles: Fix uninitialized variable from the previous commitSergey Sharybin
2016-10-24Blender 2.78: Point submodules to a new hashSergey Sharybin
2016-10-24Cycles: Remove explicit std:: from types where possibleSergey Sharybin
2016-10-24Blender 2.78: Port style cleanup from CyclesSergey Sharybin
2016-10-24Fix T49818: Crash when rendering with motion blurSergey Sharybin
2016-10-24Cycles: Cleanup, spacesSergey Sharybin
2016-10-24Fix T49827L Crash linking material while in Material viewport shading modeSergey Sharybin
2016-10-24Fix mistake in BKE_mesh_new_from_object handling of materials in MetaBall case.Bastien Montagne
2016-10-24Fix T49750: Cycles wrong ray differentials for perspective and stereo cameras.Brecht Van Lommel
2016-10-24Fix T49656: Crash when starting playback while using JACK audio with A/V syncJörg Müller
2016-10-24Fix T49764: Audio strips crackle when animating the volumeJörg Müller
2016-10-24Fix T49789: Compositor mix node interpolation bugSergey Sharybin
2016-10-24Fix T49797: Exception from scene update handler might leak external engine de...Sergey Sharybin
2016-10-24Fix T49793 : Fix enabling SSE2 globally for msvc.lazydodo
2016-10-24Cycles: use near clipping distance in panorama camera.Scott Wu
2016-10-19 Blender 2.78a release: Use proper "a' on the splashSergey Sharybin
2016-10-19Blender 2.78a release: Update addons submodule hashSergey Sharybin
2016-10-19Fix T49775: Appending data with internal dependency cycles prevents correct c...Bastien Montagne
2016-10-19[windows] Create A Blender Desktop Shortcut in the msi installer , fixes T49522lazydodo
2016-10-19Fix T49722: Appending Bug (Groups).Bastien Montagne
2016-10-19Fix T49738: Hair Add Brush doesn't workSergey Sharybin
2016-10-19Fix T49746: crash loading user preferences with missing operators.Brecht Van Lommel
2016-10-19Fix assert in the wrong place, should be moved earlier to do anything.Chase Willden
2016-10-19Fix missing outliner redraw when adding VSE stripJulian Eisel
2016-10-19Fix T49571: 2d stabilize keys not visible in the Graph Editor and Dope SheetSergey Sharybin
2016-10-19Fix T49601: Material menu length problem.Bastien Montagne
2016-10-19Fix T49646: Switching from large to small image can get stuck zoom at max zoo...Anthony Edlin
2016-10-19Fix T49534: 2.78 Wrong texture scaling in material viewportSergey Sharybin
2016-10-19Fix OLD pre-git links in the API, add missing factory-startup option to blend...Aaron Carlisle
2016-10-19Fix T49635: column_flow Layout - last column is too small.Bastien Montagne
2016-10-19Cleanup: UI layout: remove unsed and confusing parameter.Bastien Montagne
2016-10-19Normal edit modifier: Fix relation builder for the new dependency graphSergey Sharybin
2016-10-19Ammend to rB00dc0666b3fe: forgot to fix boid->ground of first particle.Bastien Montagne
2016-10-19Fix T49631: radial control operators not using DPI properly.Brecht Van Lommel
2016-10-19Fix T49640: Cycles constant folding incorrect for texture coordinates.Brecht Van Lommel
2016-10-19Fix T49636: material draw mode crash with displacement and missing group inpu...Brecht Van Lommel
2016-10-19Cycles: Get rid of ifdef-ed noinline policySergey Sharybin
2016-10-19Cycles: Fix use of uninitialized variable in SSSSergey Sharybin
2016-10-19Fix T49622: Grease pencil not rendering out of VSESergey Sharybin
2016-10-19Fix T49502: file browser on OS X not highlighting external drives.Brecht Van Lommel
2016-10-19Fix T49629: Graph editor normalize function doesn't work on f-curves with a c...Sergey Sharybin
2016-10-19Make console message more clear for --scene argumentSergey Sharybin
2016-10-19Fix T49623: Immediately crash trying to render attached file in CyclesSergey Sharybin
2016-10-19Fix viewport camera gets out of sync in certain casesSergey Sharybin
2016-10-19Fix T49609: Point density textures: vertex colors are not properly averaged i...Daisuke Takahashi