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-02-08minor edits, no functional changes.Campbell Barton
2011-01-23Small fix for text input buttons:Ton Roosendaal
2011-01-20Bugfix #25656Ton Roosendaal
2011-01-20Bugfix #25619Ton Roosendaal
2011-01-07split BKE_utildefines.h, now it only has blender specific defines like GS() M...Campbell Barton
2011-01-07fix [#25520] crash when closing the properties panel in uv/image editorCampbell Barton
2010-12-23use ICON_NULL define rather then 0, makes UI calls less confusing. (no functi...Campbell Barton
2010-12-20fix [#25283] Edge length display difficult to readCampbell Barton
2010-12-14Menu UI feature common in other widget sets:Campbell Barton
2010-12-10tag unused variables.Campbell Barton
2010-12-09Two nice usability fixes:Ton Roosendaal
2010-12-03- added GCC warning -Wstrict-prototypesCampbell Barton
2010-10-28bugfix [#24432] HS+V color pickerCampbell Barton
2010-10-28for the color picker functions use UI_GRAD_* constants rather then numbers, n...Campbell Barton
2010-10-17fix for bad use of UNUSED() with win32 & some other minor error checks.Campbell Barton
2010-10-16- UNUSED macro wasn't throwing an error with GCC if a var become used.Campbell Barton
2010-10-13fix for remaining glitch in square color picker, the backdrop could change co...Campbell Barton
2010-10-13bugfix [#23355] Square Color picker moving by itself and locking upCampbell Barton
2010-10-05patch [#24125] Fix for Slider Widget (UI)Campbell Barton
2010-09-30Patch #24056: Indicate keyed status of swatchesJoshua Leung
2010-09-17minor changes needed for the next commit.Campbell Barton
2010-09-11Fix for own stupid bug the other day, messed up the gradients in selected/des...Matt Ebb
2010-09-07Fix [#23634] Edit Box in World / Ambient Occlusion has wrong background colourMatt Ebb
2010-08-25Fix: Colour picker wheel wasn't gamma corrected - drawing too darkMatt Ebb
2010-08-16- remove unused includes IMB_*, BIF_* & MEM_*Campbell Barton
2010-08-08remove unused includesCampbell Barton
2010-07-26* Added a new RNA subtype, PROP_IMAGEPATH. It's the same as PROP_FILEPATH, bu...Nicholas Bishop
2010-07-26== Sculpt ==Nicholas Bishop
2010-07-05option for color wheel widget to make it easier to select values closer to wh...Campbell Barton
2010-07-05changes to color wheel commit.Campbell Barton
2010-07-05Improvements to Blenders color balance (lift/gamma/gain).Campbell Barton
2010-06-26alpha drawing for color picker, move alpha button into the picker.Campbell Barton
2010-06-04check to avoid divide by zeroCampbell Barton
2010-06-03Reworked the non-blocking reports display in the info header:Matt Ebb
2010-05-27Progress indicators for threaded jobsMatt Ebb
2010-04-22BugFix:Diego Borghetti
2010-04-06Fix [#21516] UI artifacts in array modifierMatt Ebb
2010-04-06Patch [#21750] Add luma waveform and vectorscope to image viewMatt Ebb
2010-04-02Fix [#21694] text input box last character not editableMatt Ebb
2010-03-23more lint includesCampbell Barton
2010-03-22spaces -> tabs, (4 spaces == 1 tab, only for white space preceding text)Campbell Barton
2010-02-12correct fsf addressCampbell Barton
2010-01-28Fix [#20754] Histogram Not Updating, Showing Incorrect Levels, Colour Managem...Matt Ebb
2010-01-27Fixes to Color Balance node:Matt Ebb
2010-01-26Drag and drop 2.5 integration! Finally, slashdot regulars can useTon Roosendaal
2010-01-21Fix [#20744] Turning on Shading in Themes adversely affects display of color ...Matt Ebb
2010-01-21Fix [#20742] splash screen: file names over 26 characters overlap with "Ctrl O"Matt Ebb
2010-01-21New Compositor node: Hue ControlMatt Ebb
2010-01-19patch [#20690] Cut Linking for Logic BricksCampbell Barton
2010-01-19Finished some work from the weekend to keep local tree clean..Matt Ebb