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-11UI: don't change scrollbar size on mouse move, only fade.Brecht Van Lommel
2018-07-08Cleanup: abbreviate unsigned types (editors, wm)Campbell Barton
2018-07-01Merge branch 'master' into blender2.8Campbell Barton
2018-07-01Cleanup: right shift in interface codeCampbell Barton
2018-06-29Merge branch 'master' into blender2.8Campbell Barton
2018-06-29Cleanup: trailing newlinesCampbell Barton
2018-06-28GLRefactor: partially remove gl calls from source/blender/editors.Ray Molenkamp
2018-05-23Merge branch 'master' into blender2.8Campbell Barton
2018-05-23Cleanup: strip trailing space from interface filesCampbell Barton
2018-05-22Fix outliner crashes when dragging elements in some cases.Brecht Van Lommel
2018-05-07Merge branch 'master' into blender2.8Sergey Sharybin
2018-05-07More tweaks to strict compiler flagsSergey Sharybin
2018-05-07UI: Hide & shrink scroll-bars based on cursor positionJulian Eisel
2018-05-07UI: Draw scroll-bars overlapping with editor contentJulian Eisel
2018-04-26Reduce size of scrollbars that don't contain scale markingsJulian Eisel
2018-04-08UI: Perf: Batch horizontal scrollers numbers together.Clément Foucault
2018-03-23Merge branch 'master' into blender2.8Campbell Barton
2018-03-23Cleanup: stray tabsCampbell Barton
2018-02-02Merge branch 'master' into blender2.8Campbell Barton
2018-02-01Fix T53686: VSE Render crash when zooming timelineSergey Sharybin
2017-10-24Merge branch 'master' into blender2.8Brecht Van Lommel
2017-10-23VSE: draw grid lines at every secondCampbell Barton
2017-10-07Cleanup: style, duplicate includesCampbell Barton
2017-08-29View2D: function to get view to region matrixCampbell Barton
2017-08-29Merge branch 'master' into blender2.8Campbell Barton
2017-06-19Gawain API naming refactorCampbell Barton
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-22OpenGL: convert to new matrix API (part 5)Mike Erwin
2017-02-22Cleanup: StyleJulian Eisel
2017-02-11OpenGL immediate mode: Convert leftover UI_ThemeColor callsLuca Rood
2017-02-10Remove most (maybe all?) remaining yellow textJulian Eisel
2017-02-05fix most UI text colorMike Erwin
2016-11-29Replacing UI_view2d_scrollsers_draw() to immedaite modeBenjamin N. Summerton
2016-11-29Moved UI_view2_multi_grid_draw() to GawainBenjamin N. Summerton
2016-11-18fix problem from D2360Mike Erwin
2016-11-18Moved UI_view2d_grid_draw() to immediate functionsBenjamin N. Summerton
2016-11-16Blender2.8 convert UI_view2d_constant_grid_draw to new immediate modeMike Erwin
2016-10-16OpenGL: remove some unused legacy matrix callsMike Erwin
2016-02-29Cleanup: Duplicated functionJulian Eisel
2016-02-01View2D: avoid divide-by-zeroCampbell Barton
2016-01-25Correct fix for T47047Campbell Barton
2016-01-24Add missing line width in the 2d view grid drawingSergey Sharybin
2016-01-22OpenGL: pull glBegin/End out of loopsMike Erwin
2016-01-09Cleanup: warning/spellingCampbell Barton
2016-01-08Fix T47047: Toolbars opening at maximum zoom levelCampbell Barton
2015-10-16Fix T46510: VSE View-all crops out imageCampbell Barton
2015-10-16Cleanup: use bools for v2d, minor ws editsCampbell Barton
2015-06-30Cleanup: move BLI_timestr to BLI_timecodeCampbell Barton
2015-06-04Cleanup: clarify order of precedence: &/?Campbell Barton