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-05-29Merge branch 'master' into blender2.8Bastien Montagne
2018-05-29Cleanup: Get rid of G.main in BKE_material.Bastien Montagne
2018-05-18Collections and groups unificationBrecht Van Lommel
2018-04-19Remove Blender Internal and legacy viewport from Blender 2.8.Ton Roosendaal
2018-04-18Workspaces: remove workspace engine, use 3D viewport draw mode instead.Brecht Van Lommel
2018-04-16Fix incorrect scene used for building freestyle stroke depsgraph.Brecht Van Lommel
2018-04-13Depsgraph: store mode and time in depsgraph, add view layer / scene accessors.Brecht Van Lommel
2018-03-09Cleanup: iterator macrosCampbell Barton
2018-03-01Cleanup: macro's w/ an _END need a matching _BEGINCampbell Barton
2018-02-28Refactor depsgraph/render logic to serve evaluated depsgraph to enginesDalai Felinto
2018-02-27Revert "F12 offline Freestyle rendering support in Eevee"Tamito Kajiyama
2018-02-27F12 offline Freestyle rendering support in EeveeTamito Kajiyama
2018-02-06Freestyle: Unnecessary repeats of Cycles property copying.Tamito Kajiyama
2018-02-06Freestyle: Additional debug info for the render engine used for stroke render...Tamito Kajiyama
2018-02-05Fix Freestyle not copying Cycles properties to stroke rendering scene.Brecht Van Lommel
2017-12-01Groups and collection: initial integrationDalai Felinto
2017-11-23Rename any instance of scene layer or render layer in code with view layerDalai Felinto
2017-11-22SceneRenderLayer Removal/RefactorDalai Felinto
2017-11-09Depsgraph: Make dependency graph to be built from scene layerSergey Sharybin
2017-11-08Farewell Scene->baseDalai Felinto
2017-11-03Depsgraph: Port more areas to direct depsgraph APISergey Sharybin
2017-11-02Freestyle: Fix access freed memory when freeing fresstyle bmainSergey Sharybin
2017-11-02Freestyle: Keep lines on manageable complexitySergey Sharybin
2017-10-20Depsgraph: Reduce number of depsgraph_legacy usages outside of depsgraphSergey Sharybin
2017-10-16Workspace: Move engines to workspace and Properties Editor cleanupDalai Felinto
2017-09-15Merge branch 'master' into blender2.8Sergey Sharybin
2017-09-14Fix T52653: Render output of linked scenes conflicts with other scenes with t...Sergey Sharybin
2017-07-13Fix compilation error in FreestyleSergey Sharybin
2017-06-08Replace all old DAG calls with direct calls to new DEG and remove BKE_depsgra...Luca Rood
2017-06-02Merge branch 'master' into blender2.8Campbell Barton
2017-06-02Cleanup: styleCampbell Barton
2017-05-25TexFace removal part 3Campbell Barton
2017-05-18Freestyle is back for 2.8Dalai Felinto
2017-05-18Use the correct depsgraph for freestyleSergey Sharybin
2017-05-18Make sure external engines also render fine with depsgraph + freestyle wipDalai Felinto
2017-04-06Depsgraph: Remove old depsgraph header from freestyleSergey Sharybin
2017-02-07Render Layers and Collections (merge from render-layers)Dalai Felinto
2016-07-08Rework/split test_object_materials().Bastien Montagne
2016-04-04Fix T48045: Freestyle ID user decrement error.Bastien Montagne
2015-10-10Fix T44048: freestyle lines in Cycles are in the wrong color space.Brecht Van Lommel
2015-05-16Freestyle: Fix for stroke rendering performed with multi-views enabled.Tamito Kajiyama
2015-05-12Depsgraph: Add additional relations/id update tagsSergey Sharybin
2015-05-04Freestyle: Compilation error fix after recent changes in BKE_object_add()Sergey Sharybin
2015-03-27Freestyle: Code cleanup, prepare for strict C++ flagsSergey Sharybin
2015-03-09Fix T43624: Freestyle uses wrong colour on second Line Set with textured line...Tamito Kajiyama
2015-02-05Mesh validate: add an option to not clean temp/cache CDLayers.Bastien Montagne
2015-01-17Fix T43090: Cycles + Freestyle + border render = black render.Tamito Kajiyama
2015-01-03Freestyle: memory consumption optimization in stroke rendering.Tamito Kajiyama
2014-10-28Cleanup: de-duplicate engine-id'sCampbell Barton
2014-09-11Freestyle: Fix for missing quality control on line rendering in Cycles.Tamito Kajiyama