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
2011-05-09Code cleanup: warning fixes.Brecht Van Lommel
2011-02-25doxygen: blender/windowmanager tagged.Nathan Letwory
2011-02-23doxygen: prevent GPL license block from being parsed as doxygen comment.Nathan Letwory
2011-02-19Bugfix #26009Ton Roosendaal
2011-02-14more vars made staticCampbell Barton
2011-01-08remove unused code & variables.Campbell Barton
2011-01-07remove references to BKE_utildefines where its not needed.Campbell Barton
2011-01-07split BKE_utildefines.h, now it only has blender specific defines like GS() M...Campbell Barton
2010-12-03- added GCC warning -Wstrict-prototypesCampbell Barton
2010-11-24Bugfix #24847Ton Roosendaal
2010-11-16Removing unnecesary print "draw swap exchange"Ton Roosendaal
2010-10-14remove unused args or tag as unused for image and screen editors, uiItemEnumR...Campbell Barton
2010-08-31Fix [#23592] WM draw method detection fails for Mesa's software rasterizer.Nathan Letwory
2010-08-06Fix for silly mistake in overlap draw mode code, still drawing too much.Brecht Van Lommel
2010-07-23Another attempt to solve draw methods on Intel. Windows and mac now useBrecht Van Lommel
2010-07-22Attempt to fix black 3d view with texture paint + overlap draw mode.Brecht Van Lommel
2010-07-21Change back automatic draw method to triple buffer for Intel cards, overlap isBrecht Van Lommel
2010-07-162.5: automatic draw method now uses overlap for Intel on all platforms.Brecht Van Lommel
2010-07-14Merge GSOC Sculpt Branch: 28499-30319Jason Wilkins
2010-07-04Fix #21894: backface selection wasn't working correct with < 24 bits colors,Brecht Van Lommel
2010-06-23Fix #21470: changing brush settings redraws the 3d view unecessarily,Brecht Van Lommel
2010-04-25Fix #22123 and #22124: some problems with mutex locks, also tweak toBrecht Van Lommel
2010-04-05Fix #21349: triple buffer drawing doesn't work well with thousands ofBrecht Van Lommel
2010-03-22Sculpt Mode Bugfixes:Brecht Van Lommel
2010-03-22spaces -> tabs, (4 spaces == 1 tab, only for white space preceding text)Campbell Barton
2010-03-21Fix syntax for ID keyword.Guillermo S. Romero
2010-02-12correct fsf addressCampbell Barton
2010-02-01Fix automatic draw method detection not clearing things properlyBrecht Van Lommel
2010-02-01WM Draw Method added to do Overlap assuming swap exchange / flipping,Brecht Van Lommel
2010-02-01WM Draw Methods now has a new option Automatic (default). This willBrecht Van Lommel
2010-01-26Drag and drop 2.5 integration! Finally, slashdot regulars can useTon Roosendaal
2009-12-17Fix #19431: gestures would sometimes draw incorrect, now ensures theyBrecht Van Lommel
2009-12-17Fix #20374: Limit selection to visible would not work anymore after trying toBrecht Van Lommel
2009-12-09grabcursor attribute stores full grab mode so we can better differentiate whe...Martin Poirier
2009-12-07Custom cursor draw function uses the real cursor position when cursor is grab...Martin Poirier
2009-10-20Auto SaveBrecht Van Lommel
2009-10-19Fix #19669 and other: triple buffer & icon texture drawing could causeBrecht Van Lommel
2009-07-192.5Ton Roosendaal
2009-03-25UI:Brecht Van Lommel
2009-02-062.5: Enable triple buffer drawing by default (if it doesn't workBrecht Van Lommel
2009-01-282.5:Brecht Van Lommel
2009-01-24Added back old sculptmode FKEY radial control. (Moved fullscreen to F11KEY fo...Nicholas Bishop
2009-01-232.5: multiple small fixesBrecht Van Lommel
2009-01-232.5: WM CompositingBrecht Van Lommel
2009-01-222.5Ton Roosendaal
2009-01-212.5: WIP commit for WM compositing.Brecht Van Lommel