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
2015-04-30Cleanup: typosCampbell Barton
2014-11-30Grease Pencil - Storyboarding Features (merge from GPencil_EditStrokes branch)Joshua Leung
2014-10-31Cleanup: namingCampbell Barton
2014-10-30Libmv: Replace region tracker with autotracker in BlenderSergey Sharybin
2014-09-26Tracking: Add shortcuts for the copy-paste as wellSergey Sharybin
2014-07-19Defines: replace ELEM3-16 with ELEM(...), that can take varargsCampbell Barton
2014-04-30Code cleanup: remove unused includesCampbell Barton
2014-04-30Code cleanup: remove redundant CTX callsCampbell Barton
2014-04-21View2d: API Cleanup for view<->region conversionCampbell Barton
2014-04-01Code cleanup: remove TRUE/FALSE & WITH_BOOL_COMPAT defineCampbell Barton
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-02-21NDOF: Fit key working for logic, clip and sequencerCampbell Barton
2014-02-18Fix T38700: Plane track can't be adjust when select mouse is set to leftSergey Sharybin
2014-02-17Fix T38670: Mask transform without a movieclip crashesSergey Sharybin
2014-02-07Add Tabs for Movie Clip EditorSergey Sharybin
2013-12-25Implement per-frame track reprojection error visualizationSergey Sharybin
2013-12-20Fix wrong display of movie clip cache with mask overlay enabledSergey Sharybin
2013-10-12Option to overlay mask over the footageSergey Sharybin
2013-09-10Enable view3d-like shortcuts for pivot point in clip editorSergey Sharybin
2013-09-10Don't show 2D cursor in tracking mode i pivoting is not set to 2D cursorSergey Sharybin
2013-09-09Create/delete keyframe for motion tracks in clip editorSergey Sharybin
2013-09-05Code cleanup: use boolean instead of int for space_clipSergey Sharybin
2013-08-29Support transformation around 2D cursor in movie clip editor.Sergey Sharybin
2013-08-27Mask primitivesSergey Sharybin
2013-08-16Merge plane track feature from tomato branchSergey Sharybin
2013-07-21code cleanup: add break statements in switch ()'s, (even at the last case).Campbell Barton
2013-07-19style cleanup: switch statements, include break statements within braces & in...Campbell Barton
2013-07-13fix errors in codeCampbell Barton
2013-06-25Fix unnecessary 3D viewport redraws in various cases, in particular when editingBrecht Van Lommel
2013-06-19Fix #35773: Drag-to-Open failed in Movie Clip EditorSergey Sharybin
2013-05-30Patch #35464: Marker placement for motion tracker by clicking on a desired lo...Sergey Sharybin
2013-05-22Fix #35461: Marker gets initialized to arbitrary positionSergey Sharybin
2013-05-12Refine markers position operatorSergey Sharybin
2013-05-10Set scene frames operator for clip editor.Sergey Sharybin
2013-05-09Added a button to apply scale on scene solutionSergey Sharybin
2013-04-29Fix for [#35146] Move Clip Editor: "T-key panel" bugThomas Dinges
2013-04-04Clip editor prefetch changesSergey Sharybin
2013-03-29Implement GPU-side display transform for clip editorSergey Sharybin
2013-03-20Prefetching for movie clipsSergey Sharybin
2013-03-13code cleanup: use const events for modal and invoke operators.Campbell Barton
2013-03-05View All operator for motion tracking dopesheet.Sergey Sharybin
2013-02-14After scroll bar commit motrack dopesheet went out of sync verticallySergey Sharybin
2013-01-06Solving nasty annoyance:Ton Roosendaal
2012-12-17fix [#33501] Grease pencil in OpenGL renderCampbell Barton
2012-12-15Fix #33539: shift+numpad 2/4/8 shortcuts for zoom in image and clip editorBrecht Van Lommel
2012-11-20Motion tracking: fixed View Selection operator in cases pixel aspect != 1Sergey Sharybin
2012-10-05Grease Pencil notifier/listener cleanupDan Eicher
2012-09-15code cleanup: replace macro for BLI_rect size/center with inline functions.Campbell Barton
2012-09-13fix for drawing non 1:1 aspect masks, transform and selection still need supp...Campbell Barton