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
2017-08-06Fix broken API doc generation: Partially revert rBa372638a76e0Bastien Montagne
2017-08-01Cleanup: use static vars where appropriateCampbell Barton
2017-05-20CMake: Use GCC7's -Wimplicit-fallthrough=5Campbell Barton
2016-08-18NDOF: compile 3D mouse code only if WITH_INPUT_NDOFMike Erwin
2016-08-16Rework 2D stabilizatorIchthyostega
2016-07-26Fix T48902: MCE Dopesheet does not respect Left Click selectSergey Sharybin
2016-06-22ID-Remap - Step one: core work (cleanup and rework of generic ID datablock ha...Bastien Montagne
2015-12-01Cleanup: use more logical names for View3D.aroundCampbell Barton
2015-11-28Cleanup: 'area' vs 'region'Julian Eisel
2015-07-01Cleanup: Use bool instead of intJulian Eisel
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