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-07-18GWN: Port to GPU module: Replace GWN prefix by GPUClément Foucault
2018-07-15GPU_matrix: use Blender's naming conventionsCampbell Barton
2018-07-08Cleanup: abbreviate unsigned types (editors, wm)Campbell Barton
2018-06-30Cleanup: Move area geometry management into an own fileSeverin
2018-06-29Cleanup: Add/use function to get area width/height from area verticesSeverin
2018-06-28GLRefactor: partially remove gl calls from source/blender/editors.Ray Molenkamp
2018-04-27WM: new offscreen window draw method to replace all existing methods.Brecht Van Lommel
2018-04-23Indentation cleanupDalai Felinto
2018-04-22UI: Editor outline color themableDalai Felinto
2018-04-22Embossing for the areas only, with unified colorDalai Felinto
2018-04-22UI: Draw round corners between the editorsDalai Felinto
2018-03-06Screen: Fix screen layout preview render.Clément Foucault
2018-02-17Code cleanup: remove WM subwindows.Brecht Van Lommel
2018-02-14GPU: use alpha blend that works for drawing to transparent buffer.Brecht Van Lommel
2018-02-13GPU: add offscreen buffer drawing utility functions.Brecht Van Lommel
2018-01-21Merge branch 'master' into blender2.8Germano
2018-01-21Update description of the screen_draw functionsGermano
2018-01-19Merge branch 'master' into blender2.8Campbell Barton
2018-01-19Cleanup: sync w/ blender2.8 branchCampbell Barton
2018-01-19Merge branch 'master' into blender2.8Campbell Barton
2018-01-04GPU_offscreen: Add option for high bit depth.Clément Foucault
2017-06-19Gawain API naming refactorCampbell Barton
2017-06-01Main Workspace IntegrationJulian Eisel
2017-04-07OpenGL: use PRIM instead of GL enum for immBeginMike Erwin
2017-04-06Gawain: VertexFormat_add_attrib (function name change)Mike Erwin
2017-03-30fix screen layout thumbnails (T51078)Mike Erwin
2017-03-21OpenGL: convert to new matrix API (part 4)Mike Erwin
2017-02-24Fix break in drawscredge_area_draw when in fullscreenDalai Felinto
2017-02-23OpenGl immediate mode: fix screen_draw.cLuca Rood
2017-02-22OpenGl immediate mode: screen_draw.cClément Foucault
2016-12-09Move screen drawing functions into new screen_draw.cJulian Eisel
2016-12-01UI: Previews for screen layoutsJulian Eisel