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
2014-10-07Merge branch 'master' into soc-2014-viewport_contextsoc-2014-viewport_contextJason Wilkins
2014-09-26Tracking: Some minor improvements to copy-pasteSergey Sharybin
2014-09-26Tracking: Add shortcuts for the copy-paste as wellSergey Sharybin
2014-09-17Merge branch 'master' into soc-2014-viewport_contextCampbell Barton
2014-09-03Skip distortion of the grease pencil associated with the trackSergey Sharybin
2014-09-01Merge branch 'master' into soc-2014-viewport_contextAntony Riakiotakis
2014-08-30Fix T41642: Zoom View hotkey: Zoom Position Y doesn't workingBastien Montagne
2014-08-13Compare squared distances for tracking selectionCampbell Barton
2014-08-02Merge branch 'master' into soc-2014-viewport_contextCampbell Barton
2014-07-30user lower threshold for Harris feature detectorSebastian Koenig
2014-07-26SCons support for Ghost context refactorJason Wilkins
2014-07-24Merge branch 'master' into soc-2014-viewport_contextJason Wilkins
2014-07-23[Ghost Context Refactor] initial commit based on code review of https://devel...Jason Wilkins
2014-07-21Math Lib: rename mul_serie_m3 to mul_m3_series & reorder argsCampbell Barton
2014-07-20Math Lib: use variable length args for mul_serie_m3,m4 (instead of trailing N...Campbell Barton
2014-07-19Defines: replace ELEM3-16 with ELEM(...), that can take varargsCampbell Barton
2014-06-22WM: set circle select minimum radius to 1Campbell Barton
2014-06-13Code cleanup: use ED_gpencil_ prefix for grease pencilCampbell Barton
2014-06-07Replace open() with BLI_openCampbell Barton
2014-05-26Fix T40354: Camera Tracks in the Dope Sheet can't be deselectedSergey Sharybin
2014-04-30Code cleanup: remove unused includesCampbell Barton
2014-04-30Code cleanup: remove redundant CTX callsCampbell Barton
2014-04-27Code cleanup: const args and arraysCampbell Barton
2014-04-26Code cleanup: use 'const' for arrays (editors)Campbell Barton
2014-04-22BLI_open: check returned value for `-1` instead of `< 0`Campbell Barton
2014-04-21Code cleanup: view2d api namingCampbell Barton
2014-04-21View2d: check UI_view2d_view_to_region_clip succeeds before using the resultCampbell Barton
2014-04-21View2d: API Cleanup for view<->region conversionCampbell Barton
2014-04-17Support multiple distortion models, including a new division modelSergey Sharybin
2014-04-14Fix for the eyedropper fixes from todaySergey Sharybin
2014-04-14Fix the eyedropper not working properly with different scene linear spacesSergey Sharybin
2014-04-11API Cleanup: Use BKE_constraint prefix for constraint apiCampbell Barton
2014-04-11Code cleanup: use boolCampbell Barton
2014-04-03Code cleanup: styleCampbell Barton
2014-04-02Replace resize code of image scopes by use of new GRIP button.Bastien Montagne
2014-04-02implement cache line for image editorSergey Sharybin
2014-04-01Image and clip editor: change zoom step to end up at powers of two.Harshit Mehta
2014-04-01Fix T39546: blender crash on open recent file, when tracking is still in prog...Sergey Sharybin
2014-04-01Code cleanup: remove TRUE/FALSE & WITH_BOOL_COMPAT defineCampbell Barton
2014-03-31Code cleanup: use bool insted of int/short in MCESergey Sharybin
2014-03-30Code cleanup: de-duplicate cotangent weight function & add arg sizesCampbell Barton
2014-03-26Code cleanup: style and warningsCampbell Barton
2014-03-25Zoom to mouse position didn't work in MCE when locked to a selectionSergey Sharybin
2014-03-20Fix T39270: Since as the Move Clip Editor have only two modes, menu on tab is...Sergey Sharybin
2014-03-20Code cleanup: use bool/true/false in clip editorSergey Sharybin
2014-03-20Fix T39271: Crash in MCE with "p" shortcut without clipSergey Sharybin
2014-03-19Code cleanup: unreachable break/returnCampbell Barton
2014-03-10Fix for proxy colorspace and prefetchingSergey Sharybin
2014-03-06Hiding plane tracks was never implementedSergey Sharybin
2014-03-06Fixes for proxies color spaceSergey Sharybin