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-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
2017-04-28Fix T51324: Auto-Depth fails rotating out of cameraCampbell Barton
2017-04-27OpenGL: early exit from functions that don't mix with core profile Mike Erwin
2017-04-27Add back text color for legacy drawingCampbell Barton
2017-04-27OpenGL: stop enabling GL_TEXTUREMike Erwin
2017-04-27Merge branch 'master' into blender2.8Campbell Barton
2017-04-27Cleanup: remove unused matrix argCampbell Barton
2017-04-26Getting rid of setlinestyle: armature drawing code.Bastien Montagne
2017-04-262D dashed line shader: changed to use viewport side instead of scale.Bastien Montagne
2017-04-26Pass graph to depth functionsCampbell Barton
2017-04-26Draw Manager: cleanup, use doxy categoriesCampbell Barton
2017-04-26Draw Manager: use engine drawing for depth drawingCampbell Barton
2017-04-26View3D: move depth drawing into own functionCampbell Barton
2017-04-26Move depth select loop into its own functionCampbell Barton
2017-04-26Getting rid of setlinestyle: 3DView ruler.Bastien Montagne
2017-04-26Getting rid of setlinestyle: non-camera 3DView render border.Bastien Montagne
2017-04-26Getting rid of setlinestyle: 3DView camera view.Bastien Montagne
2017-04-26Proper fixup for selection and coreDalai Felinto
2017-04-26Revert "Fixup for "always use selection in core""Dalai Felinto
2017-04-26Fixup for "always use selection in core"Dalai Felinto
2017-04-26Pass depsgraph via Context to selection codeDalai Felinto
2017-04-26Selection: Always use new selection code when building with using core profileDalai Felinto
2017-04-25Draw Manager: support for selection using enginesCampbell Barton
2017-04-25Render API: Rename render > render_to_image; view_draw > render_to_viewDalai Felinto
2017-04-24Fix view local not workingDalai Felinto
2017-04-24Convert BaseLegacy to Base (part)Luca Rood
2017-04-21Cleanup: move draw-cache creation from BKE to DRWCampbell Barton
2017-04-21Draw Manager: edit-mode 3d text drawingCampbell Barton
2017-04-21Merge branch 'master' into 28Campbell Barton
2017-04-21Store edit-font select-box lengthCampbell Barton
2017-04-20Merge branch 'master' into 28Campbell Barton
2017-04-20Use reflect for calculating second normalCampbell Barton
2017-04-19No need for while-loop counting curve-normalsCampbell Barton
2017-04-19Remove local view toggle operatorLuca Rood
2017-04-19Draw Manager: curve supportCampbell Barton
2017-04-19Fix mistake in previous commitSergey Sharybin
2017-04-19Get rid of glMatrixMode callsSergey Sharybin
2017-04-19Fix node editor drawing when built with core profileSergey Sharybin
2017-04-19Comment out places which are using texture matrix mode for core profileSergey Sharybin
2017-04-16fix mistake from last commitMike Erwin
2017-04-16cleanup use of immUniformColorMike Erwin
2017-04-15Fix missing manipulator update after undoJulian Eisel
2017-04-15GPU matrix: add back type checksCampbell Barton
2017-04-15GPU Matrix API: clean up after 2D-3D unificationMike Erwin