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-04-13Depsgraph: remove engine type from evaluation context.Brecht Van Lommel
2018-03-22GPUCompositing: Remove entire module.Clément Foucault
2018-03-08Merge branch 'master' into blender2.8Campbell Barton
2018-03-08Cleanup: Rename view3d context set functionCampbell Barton
2018-01-30Merge branch 'master' into blender2.8Sergey Sharybin
2018-01-30Fix T52520: Metaballs in edit mode causes infinite Cycles viewport resetSergey Sharybin
2018-01-28Merge branch 'master' into blender2.8Campbell Barton
2018-01-28Cleanup: move 3D view utilities into own fileCampbell Barton
2018-01-24Merge branch 'master' into blender2.8Campbell Barton
2018-01-23Cleanup: some ED_view3d functions used uppercase DCampbell Barton
2018-01-23Cleanup: sync w/ blender2.8 branchCampbell Barton
2018-01-19Correct view3d_draw_bgpic_test declarationCampbell Barton
2018-01-19Fix T53788: Camera animation not workingSergey Sharybin
2018-01-05DRW: Add viewport argument to DRW_draw_render_loop_offscreenClément Foucault
2017-11-28Cleanup, naming of engine type variableSergey 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-23Cleanup: Rename ViewLayer *sl > ViewLayer *view_layerDalai Felinto
2017-11-23Rename any instance of scene layer or render layer in code with view layerDalai Felinto
2017-11-09Farewell BaseLegacyDalai Felinto
2017-10-26Move background images into the cameraCampbell Barton
2017-10-16Workspace: Move engines to workspace and Properties Editor cleanupDalai Felinto
2017-08-16Pass EvaluationContext instead of bContextCampbell Barton
2017-08-05Merge branch 'master' into blender2.8Campbell Barton
2017-08-05View3D: expose normal from depth publiclyCampbell Barton
2017-07-21Pass EvaluationContext argument everywhereLuca Rood
2017-07-13Depsgraph: Begin work on making depsgraph per-scene-layerSergey Sharybin
2017-06-10Manipulator Update/RefactorCampbell Barton
2017-06-01Main Workspace IntegrationJulian Eisel
2017-05-10Fix T51354: Final take on multi-view (single view) issuesDalai Felinto
2017-05-10Fix multi-view (single camera) manipulators selectionDalai Felinto
2017-05-10Merge remote-tracking branch 'origin/master' into blender2.8Dalai Felinto
2017-05-10Fixup for multi-view single eye viewport issuesDalai Felinto
2017-05-10Partial fix to Multi-View single eye issues in viewportDalai Felinto
2017-05-02Cleanup: use depsgraph for scene/layer accessCampbell Barton
2017-04-26Pass graph to depth functionsCampbell Barton
2017-04-26Pass depsgraph via Context to selection codeDalai Felinto
2017-04-11Renaming: sl > scene_layerDalai Felinto
2017-03-10OpenGL: Convert drawobject.c (cont)Clément Foucault
2017-03-09Merge remote-tracking branch 'origin/master' into blender2.8Dalai Felinto
2017-03-093D View: wrap GPU_select cache callsCampbell Barton
2017-03-09Merge branch 'master' into blender2.8Campbell Barton
2017-03-083D View: new nethod of opengl selectionCampbell Barton
2017-03-06Merge branch 'master' into blender2.8Julian Eisel
2017-03-04Cleanup: expose struct for ED_view3d_mats_rv3d_*Campbell Barton
2017-03-02Remove all instances of OBACT from drawobject.c and related changesDalai Felinto
2017-02-26OpenGL: replace gluProject and gluUnProject, and simplify surrounding code.Brecht Van Lommel
2017-02-08Bring back Lasso and Circle selection backDalai Felinto
2017-02-07Render Layers and Collections (merge from render-layers)Dalai Felinto