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-08Improve make.bat final messageCampbell Barton
2016-02-08Fix RenderEngine API docsCampbell Barton
2016-02-08Fix for non-bool return values of a few common RNA functions with declared bo...Lukas Tönne
2016-02-08Fix T47360: Image loading fails when accessible from the CWDCampbell Barton
2016-02-08Fix T47347: Z-pass defaults to zeroCampbell Barton
2016-02-08Fix T47353: Project paint ignores small facesCampbell Barton
2016-02-08Image Editor: use shift+home to fit the frameCampbell Barton
2016-02-08Fix T47337: BVHTree.find_nearest missingCampbell Barton
2016-02-06CMake OpenVDB support on OS XMartijn Berger
2016-02-07Fix T47336: compositor color balance offset/slope/power incorrectly clamps HD...Brecht Van Lommel
2016-02-07Fix T47342: hang with freestyle viewport render and animation playback.Brecht Van Lommel
2016-02-07Fix T47349: incorrect Cycles fresnel and layer weight with GLSL materials.Brecht Van Lommel
2016-02-07Fix T47351: slow rigid body sim bake after recent changes to use jobs system.Brecht Van Lommel
2016-02-07Cleanup: line widthCampbell Barton
2016-02-07move windows out of source dirCampbell Barton
2016-02-07Cycles: Fix access uninitialized light after recent refactor/fixesSergey Sharybin
2016-02-07Motion Paths: Use custom poll functions for "Update" operatorJoshua Leung
2016-02-07Motion Paths: Show "Update" button in the toolbox tooJoshua Leung
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