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
2013-01-24style cleanupCampbell Barton
2013-01-23Fix #33556: overlapping regions draw over render info at the top of 3d view andBrecht Van Lommel
2013-01-08style cleanupCampbell Barton
2012-12-31Removed on old patch from the code, which attempted to keep the scrollersTon Roosendaal
2012-12-28style cleanupCampbell Barton
2012-12-26Node editor: remove option to show overlapping Property region.Ton Roosendaal
2012-12-26Region scrollbar fix!Ton Roosendaal
2012-12-19Bugfix, in 2.61.1 Ton Roosendaal
2012-12-19UI DPI scaling:Ton Roosendaal
2012-12-19DPI: fix wrong scaling of editor type choosing buttons, and for menu arrowsBrecht Van Lommel
2012-12-18Fix region expander (+) drawing too narrow.Brecht Van Lommel
2012-12-18Nicer function for drawing text in 3d window:Ton Roosendaal
2012-12-17UI fixes:Ton Roosendaal
2012-12-16Test print in bugfix...Ton Roosendaal
2012-12-16Bug fix 33563Ton Roosendaal
2012-12-16Fix region overlap drawing over render info text in image editor and 3d view.Brecht Van Lommel
2012-12-15Bugfix, irc collection:Ton Roosendaal
2012-12-14style cleanupCampbell Barton
2012-12-13Bug fix, irc report:Ton Roosendaal
2012-12-13Bugfix [#33511] Ton Roosendaal
2012-12-13code cleanup: quiet warningsCampbell Barton
2012-12-12Holiday coding log :)Ton Roosendaal
2012-10-27Bugfix 32988Ton Roosendaal
2012-10-26style cleanupCampbell Barton
2012-10-26code cleanup: use min_/max_ math functions, add minmax_v2_v2v2.Campbell Barton
2012-10-25Bugfix #24343Ton Roosendaal
2012-10-25Bugfix #28298Ton Roosendaal
2012-10-24use min_ii/max_ii over MIN2 MAX2Campbell Barton
2012-10-21style cleanup: trailing tabs & expand some non prefix tabs into spaces.Campbell Barton
2012-10-09And more UI messages fixes...Bastien Montagne
2012-10-07style cleanup: if();Campbell Barton
2012-10-04Kind of cleanup of "menu strings": always have a space between the entry's la...Bastien Montagne
2012-09-15code cleanup: replace macro for BLI_rect size/center with inline functions.Campbell Barton
2012-08-23code cleanup: rename BLI_in_rctf() --> BLI_rctf_isect_pt(), to conform with o...Campbell Barton
2012-08-22code cleanup: use rect size macrosCampbell Barton
2012-08-21code cleanup: use BLI_RCT_SIZE macroCampbell Barton
2012-08-20macros for rectangle center and sizeCampbell Barton
2012-08-17fix own error in recent smoothview cleanup, also correct some cross reference...Campbell Barton
2012-08-11fix for minor UI annoyance - when the window is fullscreen now dont draw area...Campbell Barton
2012-08-08code cleanup: rename G.rt to G.debug_valueCampbell Barton
2012-08-05use define for 0.375 = GLA_PIXEL_OFS, used all over the interface.Campbell Barton
2012-08-04style cleanupCampbell Barton
2012-07-15minor refactor for rect functions. more consistent naming.Campbell Barton
2012-07-12add bli rect funcs BLI_rctf_init_minmax, BLI_rcti_init_minmaxCampbell Barton
2012-07-08style cleanupCampbell Barton
2012-05-19code cleanup: use TRUE/FALSE rather then 1/0 for better readability, also rep...Campbell Barton
2012-05-08style cleanup: screenCampbell Barton
2012-05-04code cleanup: double promotion & some style cleanupCampbell Barton
2012-04-29style cleanup: missed these from previous cleanupCampbell Barton
2012-04-29style cleanup: function calls & whitespace.Campbell Barton