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
path: root/intern
AgeCommit message (Expand)Author
2016-12-12Merge branch 'master' into blender2.8Bastien Montagne
2016-12-12Cycles: Cleanup, variable namesSergey Sharybin
2016-12-12Cycles: Cleanup, variables namesSergey Sharybin
2016-12-09Land D2339 by bliblu blilazydodo
2016-12-08Fix emissive volumes generates unexpected fireflies around intersectionsSergey Sharybin
2016-12-06Cycles :Cleanup, indentationSergey Sharybin
2016-12-03Cycles: Refactor Progress system to provide better estimatesLukas Stockner
2016-12-02OCIO: Implement exposure/gamma for fallback implementationSergey Sharybin
2016-12-02Cycles: Implement AVX2 path for curve intersection functionsSergey Sharybin
2016-12-02Cycles: Add AVX intrinsics helpersSergey Sharybin
2016-12-02Cycles: Disable AVX2 crash workaroundsSergey Sharybin
2016-12-01Fix T50116: Light threshold broke branched path tracerSergey Sharybin
2016-12-01Cycles: Fix correlation issues in certain casesSergey Sharybin
2016-12-01Fix T50075: Assert during debug render of hair_geom_transmission.blendSergey Sharybin
2016-12-01Merge branch 'master' into blender2.8Lukas Tönne
2016-12-01Fix T46795 : Reset GWLP_USERDATA to NULL at window destruction so any future ...lazydodo
2016-11-30OCIO: Cleanup styleSergey Sharybin
2016-11-29Cycles: Pass extra array size argument to builtin image pixels functionsSergey Sharybin
2016-11-28Fix T50065: Audaspace: some values of the lower limit of Factory.limit causes...Joerg Mueller
2016-11-25Fix T50104, Race condition in SVMShaderManager::device_update_shaderlazydodo
2016-11-24Cycles: Avoid divisions by zero in volume sampling codeSergey Sharybin
2016-11-23Fix T50100: Cycles SeparateRGBNode Red socket defined wrongSergey Sharybin
2016-11-23Cycles: Fix strict compilation warningsSergey Sharybin
2016-11-23Fix Cycles device backwards compatibility error if device type is unavailable.Brecht Van Lommel
2016-11-23Fix spelling in Cycles distance culling description.Brecht Van Lommel
2016-11-22Cycles: Fix strict compilation warningsSergey Sharybin
2016-11-22Fix T50034: Blender changes processor affinity unauthorizedSergey Sharybin
2016-11-22Cycles: Fix re-definition of some functions on x32 archSergey Sharybin
2016-11-22Cycles: Another attempt to fix compilation on 32bit LinuxSergey Sharybin
2016-11-22Cycles: Attempt to fix 32bit buildbot builds after recent commitSergey Sharybin
2016-11-22Cycles: Implement texture size limit simplify optionSergey Sharybin
2016-11-21Cycles: Attempt to fix compilation error on ppc64elSergey Sharybin
2016-11-20Cycles: Don't shadow loop variableMai Lavelle
2016-11-20Cycles: add basic backwards compatibility for device selection, move to Syste...Brecht Van Lommel
2016-11-20Cycles: refactor culling code into utility class.Brecht Van Lommel
2016-11-20Cycles: distance culling for objects.Carlo Andreacchio
2016-11-20GHOST/X11: Incorrect WM_STATE accessCampbell Barton
2016-11-19Merge branch 'master' into blender2.8Bastien Montagne
2016-11-18Cycles: Different noise seed for stereoscopic rendering (Fix #T50024)Dalai Felinto
2016-11-17Fix T50001: auto tile size addon broken after Cycles GPU device changes.Brecht Van Lommel
2016-11-16Merge remote-tracking branch 'origin/master' into blender2.8Dalai Felinto
2016-11-16Cycles: Fix different noise pattern from fix in T49838:Sergey Sharybin
2016-11-15FIX T49899: Add EIGEN_MAKE_ALIGNED_OPERATOR_NEW to classes that use eigen's d...lazydodo
2016-11-15Atomics: Add some extra utility functionsSergey Sharybin
2016-11-15Atomics: Make naming more obvious about which value is being returnedSergey Sharybin
2016-11-14Cycles: De-duplicate image loading functionsSergey Sharybin
2016-11-12Fix T49904: Cycles standalone missing default generated texture coordinates.Brecht Van Lommel
2016-11-12Fix Cycles OSL compilation based on modified time not working.Brecht Van Lommel
2016-11-12Fix Cycles standalone not finding CPU device after recent changes.Brecht Van Lommel
2016-11-12Fix T49985: cycles standalone XML missing distant lights.Brecht Van Lommel