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
2018-07-10Merge remote-tracking branch 'origin/blender2.8' into temp-eeveelightcachetemp-eeveelightcacheClément Foucault
2018-07-09Eevee: LightCache: Add Light Cache infos in the UIClément Foucault
2018-07-09Eevee: LightCache: Add free operator.Clément Foucault
2018-07-09Eevee: LightCache: Add cubemap only baking button.Clément Foucault
2018-07-08Eevee: LightCache: Add Autobake propertyClément Foucault
2018-07-07Eevee: LightCache: Add auto update when lightprobe are being modifiedClément Foucault
2018-07-06UI/Python: rename Lamps to Lights, to follow more standard terminology.Brecht Van Lommel
2018-07-05Merge remote-tracking branch 'origin/blender2.8' into temp-eeveelightcacheClément Foucault
2018-07-04Workspaces: store view layer per main window, instead of per workspace.Brecht Van Lommel
2018-07-04Merge remote-tracking branch 'origin/blender2.8' into temp-eeveelightcacheClément Foucault
2018-07-02Merge branch 'master' into blender2.8Campbell Barton
2018-07-02Cleanup: use bool for poll functionsCampbell Barton
2018-06-29Merge branch 'master' into blender2.8Campbell Barton
2018-06-29Cleanup: trailing newlinesCampbell Barton
2018-06-26Eevee: LightCache: Fix crash when baking with render result window openClément Foucault
2018-06-21Eevee: LightCache: Add back progressive rendering.Clément Foucault
2018-06-19Eevee: LightCache: Add progress bar and cancelation.Clément Foucault
2018-06-18Eevee: LightCache: Add back world baking support.Clément Foucault
2018-06-15Eevee: Move LightCache from ViewLayer to SceneClément Foucault
2018-06-14Merge remote-tracking branch 'origin/blender2.8' into temp-eeveelightcacheClément Foucault
2018-06-13Tag object/scene for selection update from operatorsSergey Sharybin
2018-06-13Eevee: Lightcache: Add own gl context to the baking jobClément Foucault
2018-06-11Merge remote-tracking branch 'origin/blender2.8' into temp-eeveelightcacheClément Foucault
2018-06-05Cleanup: use new accessors to blendfile path (Main.name).Bastien Montagne
2018-06-04Merge branch 'master' into blender2.8Campbell Barton
2018-06-04Cleanup: strip trailing space in editorsCampbell Barton
2018-06-01Merge branch 'master' into blender2.8Campbell Barton
2018-06-01Cleanup: trailing whitespace (comment blocks)Campbell Barton
2018-06-01Eevee: Light Cache: Create Probe data and share the lightcache.Clément Foucault
2018-06-01Eevee: Light Cache: Add Operator and base implementation.Clément Foucault
2018-05-29Merge branch 'master' into blender2.8Bastien Montagne
2018-05-29Cleanup: Get rid of G.main in BKE_material.Bastien Montagne
2018-04-26Workspaces: active view layer now always comes from workspace, not scene.Brecht Van Lommel
2018-04-19Remove Blender Internal and legacy viewport from Blender 2.8.Ton Roosendaal
2018-04-05Remove workspace object mode, reverts changes w/ 2.8Campbell Barton
2018-02-09Cleanup: use workspace for object_mode when possibleCampbell Barton
2018-02-06Object Mode: use eval_ctx for paint & objectCampbell Barton
2018-01-25Merge remote-tracking branch 'origin/master' into blender2.8Dalai Felinto
2018-01-25Fix missing broken notifiersDalai Felinto
2018-01-11Merge branch 'master' into blender2.8Campbell Barton
2018-01-11Cleanup: BKE naming conventions for datablock add/localizeCampbell Barton
2017-11-23Rename any instance of scene layer or render layer in code with view layerDalai Felinto
2017-11-22SceneRenderLayer Removal/RefactorDalai Felinto
2017-10-31Fix renderlayers UI removing the wrong renderlayerDalai Felinto
2017-10-18Merge branch 'master' into blender2.8Campbell Barton
2017-10-18Cleanup: Use const for RNA EnumPropertyItem argsCampbell Barton
2017-08-28Merge branch 'master' into blender2.8Sergey Sharybin
2017-08-28Make GS macro return proper IDType typeSergey Sharybin
2017-08-07Refactor ID copying (and to some extent, ID freeing).Bastien Montagne
2017-08-07Refactor ID copying (and to some extent, ID freeing).Bastien Montagne