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-07Clear motionpaths for all objects and bones instead of only selected onesJoshua Leung
2016-02-07Added Context.editable_objects/basesJoshua Leung
2016-02-07Cycles: Refactor the way how we exclude light from the deviceSergey Sharybin
2016-02-06Fix T46550: Cycles combined baking black in some cases.Brecht Van Lommel
2016-02-06Cycles: Solve issues with auto-disabled MISSergey Sharybin
2016-02-06Cycles: Re-implement some utilities to avoid use of boostSergey Sharybin
2016-02-06Cycles: Add some utility tests using GTestsSergey Sharybin
2016-02-06Fix T47320: Cycles baking in edit mode uses outdated mesh.Brecht Van Lommel
2016-02-06Fix gtests on Windows/MSVCSergey Sharybin
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