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-12-14use UI_view2d_getscale() to get the scale for image cursor drawing and ED_mas...Campbell Barton
2012-12-14correct scrollbars not working properly with DPI in the console/info view.Campbell Barton
2012-12-12Holiday coding log :)Ton Roosendaal
2012-09-15code cleanup: replace macro for BLI_rect size/center with inline functions.Campbell Barton
2012-09-04fix for building on msvc2008 (also style cleanup)Campbell Barton
2012-08-23code cleanup: rename BLI_in_rctf() --> BLI_rctf_isect_pt(), to conform with o...Campbell Barton
2012-08-12smooth-view for 2d views, graph editor, sequencer, node view, works with bord...Campbell Barton
2012-07-12- add a temp var for edge scanfill (fits in 4 bytes alignment - won't increas...Campbell Barton
2012-06-28Basic snapping in node transform operator.Lukas Toenne
2012-05-13code cleanup: header cleanup and remove some duplicate defines.Campbell Barton
2012-02-17unify include guard defines, __$FILENAME__Campbell Barton
2011-10-23remove $Id: tags after discussion on the mailign list: http://markmail.org/me...Campbell Barton
2011-02-21doxygen: editor entryNathan Letwory
2010-12-072D text drawingCampbell Barton
2010-12-03fix for some pedantic warnings.Campbell Barton
2010-10-14remove unused args in draw*.c and some in view*.c, tag some as UNUSED().Campbell Barton
2010-05-12fix for hanging while drawing fcurves, the function made some attempt to avoi...Campbell Barton
2010-02-12correct fsf addressCampbell Barton
2009-12-17Copy To SelectedBrecht Van Lommel
2009-10-08Key ConfigurationBrecht Van Lommel
2009-07-302.5: Buttons ViewBrecht Van Lommel
2009-07-10NLA SoC: Merge from 2.5Joshua Leung
2009-07-032.5Ton Roosendaal
2009-07-03NLA SoC: Merge from 2.5Joshua Leung
2009-07-022.5Ton Roosendaal
2009-06-02NLA SoC: Merge from 2.5 20441 to 20570 (HEAD)Joshua Leung
2009-06-012.5Ton Roosendaal
2009-06-012.5Ton Roosendaal
2009-05-29NLA SoC: Start of UI Drawing Code for NLA Editor Joshua Leung
2009-05-19UIBrecht Van Lommel
2009-03-132.5: UI Layout Engine, initial code.Brecht Van Lommel
2009-03-09Graph Editor: Frame numbers in horizontal scrollbar are no longer restricted ...Joshua Leung
2009-02-102.5Ton Roosendaal
2009-01-15UI: various changesBrecht Van Lommel
2009-01-022.5 - Animation and View2D Joshua Leung
2008-12-31View2D: Joshua Leung
2008-12-232.5 Action Editor - Big WIP Commit Joshua Leung
2008-12-22* bring back some drawing code for node editor (grid, roundbox emboss)Nathan Letwory
2008-12-21View2D - Vertical (within area) syncing for channel lists to stay in sync wit...Joshua Leung
2008-12-17View2D: Cleanup of presets and fixed errors in various viewsJoshua Leung
2008-12-162.5Ton Roosendaal
2008-12-162.5Ton Roosendaal
2008-12-16View2D: Presets for Initialising ViewsJoshua Leung
2008-12-152.5Ton Roosendaal
2008-12-15View2D: Simplification and documentation of settingsJoshua Leung
2008-12-13View2D: Joshua Leung
2008-12-132.5 - Assorted View2D related fixesJoshua Leung
2008-12-122.5Ton Roosendaal
2008-12-112.5Ton Roosendaal
2008-12-10View2D - BugfixesJoshua Leung