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
2012-01-08Merged changes in the trunk up to revision 43219.Tamito Kajiyama
2012-01-08Fix for [#28978]Alexander Kuznetsov
2012-01-06Cycles/Material list:Thomas Dinges
2012-01-04Camera tracking: more accurate track preview widgetSergey Sharybin
2012-01-02nicer string delimiter handling for Ctrl+Left/Right arrows, py console could ...Campbell Barton
2012-01-01Merged changes in the trunk up to revision 43038.Tamito Kajiyama
2011-12-28Merged changes in the trunk up to revision 42902.Tamito Kajiyama
2011-12-27Merging r42800 through r42895 from trunk into soc-2011-tomatoSergey Sharybin
2011-12-24formatting edits 120 line lengthCampbell Barton
2011-12-22split >120 length lines (mostly if statements)Campbell Barton
2011-12-21Merging r42770 through r42799 from trunk into soc-2011-tomatoSergey Sharybin
2011-12-21Fix #29670: color picker draw issues with RGB values out of soft range.Brecht Van Lommel
2011-12-20Merging r42723 through r42769 from trunk into soc-2011-tomatoSergey Sharybin
2011-12-20New modifier type: eModifierTypeType_NonGeometrical, for modifiers affecting ...Bastien Montagne
2011-12-19Merging r42648 through r42722 from trunk into soc-2011-tomatoSergey Sharybin
2011-12-19remove unneeded NULL check in ui_searchbox_create() which confuses static che...Campbell Barton
2011-12-18Fix for toggle buttons in node headers.Lukas Toenne
2011-12-18Merged changes in the trunk up to revision 42692.Tamito Kajiyama
2011-12-17Fix #29569: region expander widget drawing poorly antialiased.Brecht Van Lommel
2011-12-16static functions for getting power of 2 values were being copied about too mu...Campbell Barton
2011-12-13Merging r42533 through r42601 from trunk into soc-2011-tomatoSergey Sharybin
2011-12-12fix [#29537] file/save crashes when target path isnt foundCampbell Barton
2011-12-12fix for 2 crashes running operators in background mode.Campbell Barton
2011-12-11Merged changes in the trunk up to revision 42556.Tamito Kajiyama
2011-12-09Merging r42482 through r42532 from trunk into soc-2011-tomatoSergey Sharybin
2011-12-09Fix for #29475 broke properly updating toggle buttons in popup menus. Tweak theBrecht Van Lommel
2011-12-07Fix #29432: Marquee Select BugSergey Sharybin
2011-12-07Use bicubic interpolation for the tracker preview. It looks fantastic, but isKeir Mierle
2011-12-06Merging r42442 through r42457 from trunk into soc-2011-tomatoSergey Sharybin
2011-12-05Cycles:Brecht Van Lommel
2011-12-05Object tracking; initial commitSergey Sharybin
2011-12-05Merged changes in the trunk up to revision 42425.Tamito Kajiyama
2011-12-04Slight optimization of track preview widget (the same approach as in tomato b...Sergey Sharybin
2011-12-04Optimization of preview widget scaling.Sergey Sharybin
2011-12-04Merging r42394 through r42412 form trunk into soc-2011-tomatoSergey Sharybin
2011-12-04Fixed dark edges on preview widget sides: it was interpolating beyond the ima...Sergey Sharybin
2011-12-04Fix [#29502] Brush texture Preview panel doesnt show Alpha checkboxThomas Dinges
2011-12-04Use own bilinear interpolation function for preview widget samplingSergey Sharybin
2011-12-04Switch the tracker preview area to use bilinear filtering instead of nearestKeir Mierle
2011-11-30UI: another tweak to panel header drawing, to get the checkboxes positioned r...Brecht Van Lommel
2011-11-29remove header text:Campbell Barton
2011-11-28quiet some warnings and logical errors.Campbell Barton
2011-11-27UI: tweak to panel header padding, made region expander a bit smaller andBrecht Van Lommel
2011-11-26Merged changes in the trunk up to revision 42116.Tamito Kajiyama
2011-11-26replace FILE_MAXDIR + FILE_MAXFILE with FILE_MAXCampbell Barton
2011-11-25Fix for functionality inconsistency in the creation of a new line style.Tamito Kajiyama
2011-11-24UI: small fix for forward compatibility, keep this style setting so openingBrecht Van Lommel
2011-11-242.6 Code removal:Thomas Dinges
2011-11-24Fix #29306: Alt+N, Enter In Image View Does closes the dialog without executing.Sergey Sharybin
2011-11-22Fix for long-standing TODO item: Clicking on overlapping nodes would activate...Lukas Toenne