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
2017-11-23Merge branch 'master' into blender2.8Campbell Barton
2017-11-23Revert "BLI_utildefines: Support SWAP macro with two args"Campbell Barton
2017-11-23Use custom SWAP macro for swapping userdef dataCampbell Barton
2017-11-22Eevee : Fix error with volumetrics.Clément Foucault
2017-11-22Fix doversion crash with 2.8 files that had freestyle 2.8Dalai Felinto
2017-11-22Merge branch 'master' into blender2.8Campbell Barton
2017-11-22Fix T53274: Saving template prefs overwrites default prefsCampbell Barton
2017-11-22BLI_utildefines: Support SWAP macro with two argsCampbell Barton
2017-11-22Fix multi layer/multi pass renderDalai Felinto
2017-11-22Merge branch 'master' into blender2.8Sergey Sharybin
2017-11-22Fixup for last commit: flipped logic for disabling SceneLayer renderDalai Felinto
2017-11-22Layers doversion: Don't set the Viewport created layer as renderableDalai Felinto
2017-11-22Fix SceneRenderLayer memory leak for files created with 2.8Dalai Felinto
2017-11-22SceneRenderLayer Removal/RefactorDalai Felinto
2017-11-22SceneRenderLayer > SceneLayer: Convert LayDalai Felinto
2017-11-22Doversion: We should always add the old RenderLayerDalai Felinto
2017-11-22Bitflag tests simplificationDalai Felinto
2017-11-22SceneRenderLayer > SceneLayer: Convert Z-MaskDalai Felinto
2017-11-22SceneRenderLayer > SceneLayer: Convert samples_overrideDalai Felinto
2017-11-22SceneRenderLayer > SceneLayer: Convert material_overrideDalai Felinto
2017-11-22SceneRenderLayer > SceneLayer: Remove light_overrideDalai Felinto
2017-11-22SceneRenderLayer > SceneLayer: Remove exclude_layerDalai Felinto
2017-11-22WM: minor correction to user-pref writingCampbell Barton
2017-11-22Eevee : SSS : Add Translucency support.Clément Foucault
2017-11-22Removing OMP: get rid of usages in /bmesh/ area.Bastien Montagne
2017-11-22Removing OMP: get rid of last bit in /editors/ area.Bastien Montagne
2017-11-21Cleanup: We do not use camel case in Blender codeSergey Sharybin
2017-11-21Fix T53371: Keying Node fails with values above 1Sergey Sharybin
2017-11-21Depsgraph: Fix warning with Empty objectsSergey Sharybin
2017-11-21Depsgraph: Use evaluation context to get time fromSergey Sharybin
2017-11-21Depsgraph: Fix/workaround crash when toggling edit modeSergey Sharybin
2017-11-21Depsgraph: Tag evaluated mesh as suchSergey Sharybin
2017-11-21Depsgraph: Report pointer from object evaluation functionsSergey Sharybin
2017-11-21Depsgraph: Fix crash removing object when CoW is enabledSergey Sharybin
2017-11-21Depsgraph: Remove workarounds used for cyclic dependenciesSergey Sharybin
2017-11-21Disable adding scene sequence strips into themselvesCampbell Barton
2017-11-21Eevee: SSS: Fix error in profile computation.Clément Foucault
2017-11-21Cleanup: redundant ELEM useCampbell Barton
2017-11-21Code cleanup: fix harmless compiler warning.Brecht Van Lommel
2017-11-20Avoid passing context to motion path calculationCampbell Barton
2017-11-20Merge branch 'master' into blender2.8Campbell Barton
2017-11-20Fix (unreported) Crash: broken RNA accessors to tesselated MCol data.Bastien Montagne
2017-11-20UV Cube Project: improve default behaviorCampbell Barton
2017-11-20Fix T53342: Outliner 'select hierarchy' brokenCampbell Barton
2017-11-20Fix crash accessing line-styleCampbell Barton
2017-11-20Fix crash w/ NULL freestyle configCampbell Barton
2017-11-20Cleanup: line length, right shiftCampbell Barton
2017-11-20Cleanup: BLI headers firstCampbell Barton
2017-11-19Fix T53343: Custom Normal Data Transfer Crashes when some vertexes have no fa...Bastien Montagne
2017-11-19Option not to select with un-hideCampbell Barton