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-02-06Fix typo in 32bytes aligned malloc testSergey Sharybin
2016-02-06Cycles: Remove workaround for MSVC2010 and BoostSergey Sharybin
2016-02-06Fix GTests compilations on WindowsSergey Sharybin
2016-02-06CMake: Remove mention of extern_redcode, it was removedSergey Sharybin
2016-02-06Fix T47204: selection failing directly after disabling multisample in user pr...Brecht Van Lommel
2016-02-06Code cleanup: resolve minor Cycles todo's.Brecht Van Lommel
2016-02-06Code cleanup: remove unused Cycles code from BVH cache.Brecht Van Lommel
2016-02-06Fix Burley BSSRDF NaNs and fireflies.Brecht Van Lommel
2016-02-06Cleanup: Remove support for OSL versions < 1.6.Thomas Dinges
2016-02-06Cycles: Change several default values (second batch).Thomas Dinges
2016-02-06Cycles: Auto disable World MIS, if we only use a simple color.Thomas Dinges
2016-02-05Cleanup: Rename has_heterogeneous_volume variable.Thomas Dinges
2016-02-05Fix error in last commit.Bastien Montagne
2016-02-05Fix T47326: Snap to vertices not working properly in orthogonal view mode.Bastien Montagne
2016-02-05Fix T47329: Compositing fails to render unless each included scene was render...Sergey Sharybin
2016-02-05Fix T45915: Cannot select keyframes in summary channels in Dope Sheet in Twea...Joshua Leung
2016-02-05Fix T46037: Moving keys in NLA tweak mode on offset actions results in Bezier...Joshua Leung
2016-02-05Cycles: ifdef some extra code when building split kernelsSergey Sharybin
2016-02-05Cycles: Don't gray out integrator settings when userprefs are set to OpenCL b...Sergey Sharybin
2016-02-05Install_deps: update magic build numbers of OIIO and OSL.Bastien Montagne
2016-02-05Cycles: Fix for initial guess of the radius for Burley BSSRDFSergey Sharybin
2016-02-05Cycles / OSL: Updare stdosl.h to 1.7.1.Thomas Dinges
2016-02-05Install Deps: Use SSE2 optimizations for OIIO and OSL.Thomas Dinges
2016-02-05Cleanup: Update BSSRDF code comment.Thomas Dinges
2016-02-04Support for cubemap reflections in the viewportCampbell Barton
2016-02-04Update themesCampbell Barton
2016-02-04Install_deps: Disable building tests for OSLThomas Beck
2016-02-04Fix T47324: Edit-text in list view theme glitchCampbell Barton
2016-02-04Install_deps: tweak OSL build options.Bastien Montagne
2016-02-04Install_deps: updated OSL to 1.7.1.Bastien Montagne
2016-02-04Cycles: Speedup of Christensen-Burley SSS falloff functionSergey Sharybin
2016-02-04Fix T47323, no Fac output in Magic texture (OSL).Thomas Dinges
2016-02-04Nodes: Remove code which was dead for 2 years nowSergey Sharybin
2016-02-04Cycles: Make Christensen-Burley a default falloff functionSergey Sharybin
2016-02-04Cycles: Implement approximate reflectance profilesSergey Sharybin
2016-02-04Use contextlib for temporary py console overridesCampbell Barton
2016-02-04Project Paint: add sample merged optionCampbell Barton
2016-02-04Fix T47317: Dynamic paint crashes with no UV layerCampbell Barton
2016-02-03Cycles: Correction to asserts, they will never trigger beforeSergey Sharybin
2016-02-03Cycles: Cleanup, indentation and bracesSergey Sharybin
2016-02-03Fix T47266: Blender crashes from Scripted Expression in DriverSergey Sharybin
2016-02-03Cycles: Cleanup, indentationSergey Sharybin
2016-02-03Fix T47302: Crash when OSL active with a viewport on renderedSergey Sharybin
2016-02-03Cleanup: parenthesize macrosCampbell Barton
2016-02-03Imbuf: remove libredcodeCampbell Barton
2016-02-03Cleanup: refactor tooltip data-access out of layout functionCampbell Barton
2016-02-03Remove redundant file exists checksCampbell Barton
2016-02-03Fix T47303: Voxel texture disappears after first frameCampbell Barton
2016-02-03Recent BLI_rename fix introduced error w/ blend file versioningCampbell Barton
2016-02-03Include why file operations fail in reportsCampbell Barton