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-06-08Cleanup: getting rid of G.main.Bastien Montagne
2018-06-05Merge branch 'master' into blender2.8Bastien Montagne
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-05-31Sequencer: Make dependency graph part of sequencer contextSergey Sharybin
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-18Workspaces: remove workspace engine, use 3D viewport draw mode instead.Brecht Van Lommel
2018-04-16Depsgraph: remove EvaluationContext, pass Depsgraph instead.Brecht Van Lommel
2018-04-13Depsgraph: don't pass evaluation context to update functions.Brecht Van Lommel
2018-04-13Depsgraph: remove engine type from evaluation context.Brecht Van Lommel
2018-03-22GPUCompositing: Remove entire module.Clément Foucault
2018-02-26DRW: Add new Draw Manager OpenGL Context.Clément Foucault
2018-02-13GPU: add offscreen buffer drawing utility functions.Brecht Van Lommel
2018-01-04OGL Render: Use float buffer instead of byte buffer.Clément Foucault
2018-01-04GPU_offscreen: Add option for high bit depth.Clément Foucault
2017-11-27Merge branch 'master' into blender2.8Sergey Sharybin
2017-11-27Sequencer: Fix missing FX compositor when starting rendering from frame with ...Sergey Sharybin
2017-11-27Merge branch 'master' into blender2.8Sergey Sharybin
2017-11-27Sequencer: Add option to render OpenGL preview with DoFSergey Sharybin
2017-11-27Refactor view3d offscreen drawing to avoid having multiple boolean argumentsSergey Sharybin
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-06Depsgraph: Use explicit graph API for OpenGL renderSergey Sharybin
2017-10-26Cleanup: Remove unused argument from ED_update_for_newframeSergey 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-08-20Cleanup: move gawain header out of GPU_matrixCampbell Barton
2017-07-21Pass EvaluationContext argument everywhereLuca Rood
2017-06-26Fix viewport rendering with anti-aliasing - workaroundDalai Felinto
2017-05-20Merge branch 'master' into blender2.8Campbell Barton
2017-05-20CMake: Use GCC7's -Wimplicit-fallthrough=5Campbell Barton
2017-04-29Merge branch 'master' into blender2.8Campbell Barton
2017-04-29Cleanup: unused includesCampbell Barton
2017-04-26Merge branch 'master' into 28Campbell Barton
2017-04-26Avoid race condition copying Scene for off-thread OpenGL image saveSergey Sharybin
2017-04-26Threading: Remove thread lock which seems uselessSergey Sharybin
2017-04-05Depsgraph: Remove all layer bit flags related checksSergey Sharybin
2017-03-21OpenGL: convert to new matrix API (part 4)Mike Erwin
2017-03-09Merge branch 'master' into blender2.8Campbell Barton
2017-03-07Task scheduler: Remove per-pool threads limitSergey Sharybin
2017-03-06Merge branch 'master' into blender2.8Julian Eisel
2017-03-03Update comment which was remained in an old placeSergey Sharybin
2017-03-02Remove all instances of OBACT from drawobject.c and related changesDalai Felinto
2017-03-01Cleanup: code-style, duplicate headerCampbell Barton
2017-02-15Fix T50542: Wrong metadata frame when using OpenGL renderSergey Sharybin
2016-11-16Fix T50051: Avoid crash when render grease pencil from VSEAntonioya