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
2017-06-01Main Workspace IntegrationJulian Eisel
2017-05-26Rename: FILE_ACTIVELAY > FILE_ACTIVE_COLLECTIONDalai Felinto
2017-05-26Implement support for Append objects in Blender 2.8Dalai Felinto
2017-05-26Merge branch 'master' into blender2.8Campbell Barton
2017-05-26Depsgraph: Rename DAG > DEG functions from depsgraph_query.ccDalai Felinto
2017-05-26Fix GPencil depth checksCampbell Barton
2017-05-26Fix T51629: Select w/ object lock failsCampbell Barton
2017-05-25TexFace removal part 3Campbell Barton
2017-05-24TexFace removal part 2Campbell Barton
2017-05-21Cleanup: warningsCampbell Barton
2017-05-20Merge branch 'master' into blender2.8Campbell Barton
2017-05-20CMake: Use GCC7's -Wimplicit-fallthrough=5Campbell Barton
2017-05-19Remove unused functions after WITH_LEGACY_OPENGL cleanupDalai Felinto
2017-05-19Remove reference to WITH_LEGACY_OPENGLDalai Felinto
2017-05-19Remove reference to SUPPORT_LEGACY_MATRIXDalai Felinto
2017-05-19Merge branch 'master' into blender2.8Bastien Montagne
2017-05-19Fix empty-image draw sizeCampbell Barton
2017-05-19Remove use_display_lists optionCampbell Barton
2017-05-18Remove "Modern Viewport"Dalai Felinto
2017-05-18Correct own error using u32 for back-buffer selectCampbell Barton
2017-05-18Fix T51538: Weight-paint circle select w/ clippingCampbell Barton
2017-05-17Use byte color for selection drawingCampbell Barton
2017-05-17Correct flag when drawing editmode face selectCampbell 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-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-05Use immediate mode for back-buffer selectionCampbell Barton
2017-05-05Merge branch 'master' into blender2.8Campbell Barton
2017-05-05Remove redundant backbuffer/transform checkCampbell Barton
2017-05-04Cleanup: include the type of data in function nameCampbell Barton
2017-05-04Use mesh draw cache for back-buffer selectionCampbell Barton
2017-05-04Draw Manager: Implement render info for external enginesDalai Felinto
2017-05-04Remove cpackCampbell Barton
2017-05-04Fix relationship lines visibility test for legacy viewportDalai Felinto
2017-05-03Move GPU compositing out of draw-manager off-screen drawingCampbell Barton
2017-05-03Cleanup: move off-screen drawing to view3d_draw.cCampbell Barton
2017-05-02Cleanup: consistent arg orderCampbell Barton
2017-05-02Draw Manager: OpenGL render supportCampbell Barton
2017-05-02Cleanup: use depsgraph for scene/layer accessCampbell Barton
2017-05-02Cycles integration with Draw ManagerDalai Felinto
2017-05-02Add scene argument for notifiersCampbell Barton
2017-05-01Reworked version of dashed line shader.Bastien Montagne
2017-04-29Cleanup: comment blocksCampbell Barton
2017-04-29Merge branch 'master' into blender2.8Campbell Barton
2017-04-29View3D: support both orbit select & depthCampbell Barton
2017-04-28Merge branch 'master' into blender2.8Campbell Barton