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-06-18use ascii drawing function where utf8 isnt needed.Campbell Barton
2011-05-20use BKE_area_find_region_type in place of inline loops (no functional changes).Campbell Barton
2011-05-12for bug [#27358] Transform bug when transform > 500Campbell Barton
2011-03-27interface: floats were being implicitly promoted to doubles, adjust to use fl...Campbell Barton
2011-03-05use NULL rather then 0 for pointer assignments & comparison, modifier, imbuf ...Campbell Barton
2011-02-27doxygen: blender/editors tagged.Nathan Letwory
2011-02-23doxygen: prevent GPL license block from being parsed as doxygen comment.Nathan Letwory
2011-02-01Icons in outliner were jittering a bit on sizing of the area.Ton Roosendaal
2011-01-26After test, offset is better to be 0.001f (test in windows nvidia)Ton Roosendaal
2011-01-26Bugfix #25756Ton Roosendaal
2011-01-09remove unused vars, comment some which look like they could be useful still. ...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
2011-01-03Bugfix, own collectionTon Roosendaal
2011-01-03Todo item:Ton Roosendaal
2011-01-02- correct typos in comments.Campbell Barton
2010-12-26Fix #25375: Vertical numbers in F-Curve Editor out-of-alignment with gridSergey Sharybin
2010-12-20fix [#25283] Edge length display difficult to readCampbell Barton
2010-12-072D text drawingCampbell Barton
2010-12-03fix for some pedantic warnings.Campbell Barton
2010-11-29Bugfix #24971Ton Roosendaal
2010-11-11BLF_draw functions take an extra length argument, so the console drawing doen...Campbell Barton
2010-10-25bugfix [#24377] Bad frames drawnCampbell Barton
2010-10-14remove unused args or tag as unused for image and screen editors, uiItemEnumR...Campbell Barton
2010-10-14remove unused args in draw*.c and some in view*.c, tag some as UNUSED().Campbell Barton
2010-08-16- remove unused includes IMB_*, BIF_* & MEM_*Campbell Barton
2010-05-12fix for hanging while drawing fcurves, the function made some attempt to avoi...Campbell Barton
2010-05-05billboards were using un-initialized memory and avoid divide by zero in some ...Campbell Barton
2010-04-22BugFix:Diego Borghetti
2010-03-23more lint includesCampbell Barton
2010-02-16Fix user preferences window contents being shifted to the left.Brecht Van Lommel
2010-02-12correct fsf addressCampbell Barton
2010-02-07Fix jumping panels when opening a new properties area or area containingBrecht Van Lommel
2010-02-01Fix #20891: opengl animation render could mess up the view.Brecht Van Lommel
2010-01-31Various tweaks to View2D code for handling of scrollbar interactions in relat...Joshua Leung
2010-01-30View2D/TimeCode Drawing:Joshua Leung
2010-01-26Bugfix #19344: Using the scroll bar zoom widget doesn't work in some situationsJoshua Leung
2010-01-25Durian Request/Bugfixes: Graph Editor Zooming doesn't go far enoughJoshua Leung
2010-01-22Cleaned up some printfs in editors/ - converted some to reports, hid others ...Matt Ebb
2010-01-14Fix [#19932] When reducing panels vertically the scrollbar should not continu...Matt Ebb
2009-12-28Fix for [#19519] Dope sheet scrollbar goes out of boundsMatt Ebb
2009-10-07Fix compile warning, function does not return anything (void function).Daniel Genrich
2009-09-28File Browser fixes:Brecht Van Lommel
2009-09-28Fix #19482: setting cursor position in uv editor was not correctBrecht Van Lommel
2009-09-23Some UI tweaks as listed by William Joshua Leung
2009-07-302.5: Buttons ViewBrecht Van Lommel
2009-07-282.5: various one-liner fixesBrecht Van Lommel
2009-07-162.5 - View2D fixes for User PrefsJoshua Leung
2009-07-142.5 - Scrollbars are now shown when a list of panels can't fit in viewJoshua Leung
2009-07-112.5 - NLA SoC Branch Merged to 2.5!Joshua Leung