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-17Removing Blender Game Engine from Blender 2.8Dalai Felinto
2018-04-16Depsgraph: remove EvaluationContext, pass Depsgraph instead.Brecht Van Lommel
2018-04-05Remove workspace object mode, reverts changes w/ 2.8Campbell Barton
2018-03-013D View: minor selection tweaksCampbell Barton
2018-03-01Fix T54190: Occlusion query select failedCampbell Barton
2018-02-26DRW: Add new Draw Manager OpenGL Context.Clément Foucault
2018-02-13Object Mode: remove Scene.obedit for 3D ViewCampbell Barton
2018-02-06Object Mode: use eval_ctx for context/screen codeCampbell Barton
2018-02-06Object Mode: Add to EvaluationContext & DRWContextStateCampbell Barton
2018-01-28Merge branch 'master' into blender2.8Campbell Barton
2018-01-28Cleanup: use doxy sections for view3d_view.cCampbell Barton
2018-01-28Merge branch 'master' into blender2.8Campbell Barton
2018-01-28Cleanup: move 3D view utilities into own fileCampbell Barton
2018-01-23Merge branch 'master' into blender2.8Campbell Barton
2018-01-23Cleanup: code comment for view3d_viewmatrix_setCampbell Barton
2018-01-23Cleanup: sync w/ blender2.8 branchCampbell Barton
2018-01-23Merge branch 'master' into blender2.8Campbell Barton
2018-01-22Fix T53850: Lock to Cursor breaks 3D manipulatorsCampbell Barton
2018-01-22Merge branch 'master' into blender2.8Campbell Barton
2018-01-22WM: add mouse-move after smooth-viewCampbell Barton
2018-01-19Fix T53788: Camera animation not workingSergey Sharybin
2017-12-19Merge branch 'master' into blender2.8Campbell Barton
2017-12-193D View: use shortest angle between quaternionsCampbell Barton
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-06Merge branch 'master' into blender2.8Bastien Montagne
2017-11-06Rename ID_IS_LINKED_DATABLOCK to ID_IS_LINKED.Bastien Montagne
2017-11-03Depsgraph: Port more areas to direct depsgraph APISergey Sharybin
2017-10-17Fix T52959: Local view looses clip range on exitCampbell Barton
2017-08-26WM: move theme check out of ED_view3d_draw_select_loopCampbell Barton
2017-08-25Merge branch 'master' into blender2.8Campbell Barton
2017-08-20Cleanup: move gawain header out of GPU_matrixCampbell Barton
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-06-14Merge branch 'master' into blender2.8Campbell Barton
2017-06-14Fix buffer read error w/ 2 pass select queriesCampbell Barton
2017-06-08Replace all old DAG calls with direct calls to new DEG and remove BKE_depsgra...Luca Rood
2017-06-01Main Workspace IntegrationJulian Eisel
2017-05-26Merge branch 'master' into blender2.8Campbell Barton
2017-05-26Fix T51629: Select w/ object lock failsCampbell Barton
2017-05-24TexFace removal part 2Campbell Barton
2017-05-19Remove use_display_lists optionCampbell Barton
2017-05-10Merge remote-tracking branch 'origin/master' into blender2.8Dalai Felinto
2017-05-10Fix T51354: Final take on multi-view (single view) issuesDalai Felinto
2017-05-10Fix multi-view (single camera) selectionDalai Felinto
2017-05-10Fix multi-view (single camera) manipulators selectionDalai Felinto
2017-05-02Cleanup: consistent arg orderCampbell Barton
2017-05-02Cleanup: use depsgraph for scene/layer accessCampbell Barton