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-07-28Fix T48965: Cannot Append Palette As Local Datablock.Bastien Montagne
2016-07-28Cycles: Fix difference in Ashikhmin Shirley shader between CPU and GPUSergey Sharybin
2016-07-28Cleanup: IndentationSergey Sharybin
2016-07-28Fix T48838: Tiling sculpt problem with custom brushSergey Sharybin
2016-07-28Fix T48962: Edge-slide, random edge switch orderCampbell Barton
2016-07-28Cycles: Fix missing mesh flags update when tweaking shadersSergey Sharybin
2016-07-28Cycles: Fix wrong order of light manager update tagSergey Sharybin
2016-07-28Cycles: De-duplicate more checks around light emisive meshesSergey Sharybin
2016-07-28Cycles: De-duplicate check for MIS shaders in meshesSergey Sharybin
2016-07-28Cycles: Add some extra logging for light debuggingSergey Sharybin
2016-07-28DupliObject: Remove unused and confusing index argument from the contextSergey Sharybin
2016-07-28Curve Fitting: Use normalized projection functionCampbell Barton
2016-07-28Fix T48404: Translate fails w/ snap orientation optionCampbell Barton
2016-07-28Cleanup: unused transform memberCampbell Barton
2016-07-28Fix T48961: Material slots become easily desynced over linked duplicates.Bastien Montagne
2016-07-28Fix crash fitting single point curveCampbell Barton
2016-07-28Use COMPAT_ENGINES instead of RenderEngine.use_game_engine for panel poll met...Mitchell Stokes
2016-07-28Fix T48951: Crash refreshing some popupsCampbell Barton
2016-07-28Add comments on behavior of spacedata and regionbase listsJulian Eisel
2016-07-28Fix own mistake from c05363e8895Julian Eisel
2016-07-28Fix T48790: Cycles render bug with zero strength lights.Brecht Van Lommel
2016-07-27Fix crash closing Blender while in rendered local viewJulian Eisel
2016-07-27Fix memory leak when closing Blender with operator popup openJulian Eisel
2016-07-27Fix T48946: Blender+Tahiti+DRI3+Unity+Linux GUI corruption/not renderingSergey Sharybin
2016-07-27Avoid creating multiple outputs connected to the same socket when creating a ...Lukas Stockner
2016-07-27Fix T48061: Crash with adaptive domain and cases when there's no smokeAlexander Gavrilov
2016-07-27Fix T48760: Changing Renderlayer Compositor node Layer does not update enable...Sergey Sharybin
2016-07-27Cycles: Style, placement of asteric in pointersSergey Sharybin
2016-07-27Cycles: Some minor tweaks to emission sharderSergey Sharybin
2016-07-27Fix T48829: Memory leak on Blender ExitSergey Sharybin
2016-07-27Fix T48950: Movie Clip mode segfaultsSergey Sharybin
2016-07-26Correct UI names of ID typesJulian Eisel
2016-07-26More useful block name for report popup blocksJulian Eisel
2016-07-26Fix T45936: invalid cycles motion blur for particle rotation and children.Alexander Gavrilov
2016-07-26Fix T48813: Custom icon is not drawn on header / addons prefs panel.Bastien Montagne
2016-07-26Cycles: Proper fix for buffer overflow in volume intersect allSergey Sharybin
2016-07-26Cycles: Revert previous fixes to intersect_all functionsSergey Sharybin
2016-07-26Fix issues in ID usages checks - we are not interested in self-usages here.Bastien Montagne
2016-07-26Fix T48902: MCE Dopesheet does not respect Left Click selectSergey Sharybin
2016-07-26Depsgraph: Use proper check whether ID is an objectSergey Sharybin
2016-07-26Depsgraph: Use proper unsigned int bitfield for layers flagsSergey Sharybin
2016-07-25Curve Drawing: use more closely spaced samplesCampbell Barton
2016-07-25Resolve undefined M_PI w/ MSVC2013Campbell Barton
2016-07-25Call to python3 for stand-alone scriptsCampbell Barton
2016-07-25OpenSubdiv: Fix opensubdiv option obscuring the interfaceSergey Sharybin
2016-07-25Cleanup: factorize the 'ensure local' part of datablock copy into a single BK...Bastien Montagne
2016-07-25Cycles: Fix rays parallel to the surface in the triangle refine and MultiGGX ...Lukas Stockner
2016-07-25Cycles: Calculate differentials in the Multiscattering GGX closuresLukas Stockner
2016-07-25OpenSubdiv: Support shadeless shadingSergey Sharybin
2016-07-25OpenSubdiv: Fix missing support of flat shading in textured viewportSergey Sharybin