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
2019-11-27Cleanup: Remove BIF_gl.hJeroen Bakker
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-04-13Cleanup: style, use braces for the window managerCampbell Barton
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2018-07-15GPU_matrix: use Blender's naming conventionsCampbell Barton
2018-06-01Merge branch 'master' into blender2.8Campbell Barton
2018-06-01Cleanup: trailing whitespace (comment blocks)Campbell Barton
2018-04-27WM: new offscreen window draw method to replace all existing methods.Brecht Van Lommel
2018-03-14Fix T54322: partial redraw not working after recent refactor.Brecht Van Lommel
2018-02-17Code cleanup: remove WM subwindows.Brecht Van Lommel
2018-02-14Code cleanup: simplify subwindow code.Brecht Van Lommel
2017-06-01Main Workspace IntegrationJulian Eisel
2017-04-15GPU Matrix API: clean up after 2D-3D unificationMike Erwin
2017-04-14Revert "OpenGL core: add some missing gpuBegin to allow clay with no UI"Dalai Felinto
2017-04-13OpenGL core: add some missing gpuBegin to allow clay with no UIDalai Felinto
2017-03-22OpenGL: use new API for persp & ortho projectionMike Erwin
2017-03-22OpenGL: convert to new matrix API (part 5)Mike Erwin
2017-02-28clean up GL / GPU #includesMike Erwin
2016-06-25GPU: move select index code out of WMCampbell Barton
2016-04-08Wide lines + line stipple deprecated API replacementAlexander Romanov
2016-02-29Cleanup: Duplicated functionJulian Eisel
2016-02-02UI: update dynamic tipsCampbell Barton
2015-07-19Properly fix T45477Antony Riakiotakis
2015-07-19Fix T45477 wrong edge selection.Antony Riakiotakis
2015-07-15 VBO offscreen selection drawing, cdderivedmeshAntony Riakiotakis
2015-07-14Cleanup: headers (wm)Campbell Barton
2015-07-11Add WM_framebuffer_to_index_arrayCampbell Barton
2015-06-01Cleanup: doxygen commentsCampbell Barton
2015-01-21Fix T43158: pixels in the 3d-view was mis-alignedCampbell Barton
2014-11-29Cleanup: unused headersCampbell Barton
2014-09-10WM: Add utility wmOrtho2_*** funcsCampbell Barton
2014-07-21CleanupCampbell Barton
2014-04-30Code cleanup: remove unused includesCampbell Barton
2014-04-02UI: support for dragging popups title areaCampbell Barton
2014-04-02Code cleanup: avoid redundant lookups for subwindowsCampbell Barton
2014-01-19Docs: doxygen file descriptions for BLF, GPU and WMCampbell Barton
2013-12-11Code cleanup: assign win size to const vars and some renamingCampbell Barton
2013-10-04fix for lasso failing/glitches on overlapping lines, replace scanfill with 2d...Campbell Barton
2013-08-05border render with cycles had 1 pixel offset on the top-right edge of the ima...Campbell Barton
2013-03-16code cleanup: quiet some -Wshadow warnings, mix of obvious mistakes and harml...Campbell Barton
2013-01-25Bugfix #33989Ton Roosendaal
2013-01-20edited wmSubWindowScissorSet for readabilityJason Wilkins
2012-12-12Holiday coding log :)Ton Roosendaal
2012-12-11define the size of matrix args for both rows/cols.Campbell Barton
2012-11-01Bugfix #33038Ton Roosendaal
2012-10-21style cleanup: trailing tabs & expand some non prefix tabs into spaces.Campbell Barton
2012-09-15code cleanup: replace macro for BLI_rect size/center with inline functions.Campbell Barton
2012-08-22code cleanup: use rect size macrosCampbell Barton