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
2016-09-26Merge branch 'master' into soc-2016-multiviewTianwei Shen
2016-09-22Clip Editor: Enable Continuous Grab for view panningJulian Eisel
2016-08-21use name instead of pointer in correspondenceTianwei Shen
2016-08-18Merge branch 'master' into soc-2016-multiviewTianwei Shen
2016-08-18NDOF: compile 3D mouse code only if WITH_INPUT_NDOFMike Erwin
2016-08-16Rework 2D stabilizatorIchthyostega
2016-08-16now multi-view can work with more than 2 camerasTianwei Shen
2016-08-16Multiview tracking count clip using main.movieclipTianwei Shen
2016-08-12remove one line of setting zoomTianwei Shen
2016-08-11fix error in ED_space_clip_get_clip_in_regionTianwei Shen
2016-08-10comment out iterating codeTianwei Shen
2016-08-07change iterating-all-windows-to-find-witness-clipTianwei Shen
2016-08-06change get clip functionsTianwei Shen
2016-08-06remove duplicate code of drawing secondary clipTianwei Shen
2016-08-06remove duplicate code by adding a movieclip selectTianwei Shen
2016-08-06make the witness clip context shown rightTianwei Shen
2016-08-05add region free functionTianwei Shen
2016-08-05remove debug info of last commitTianwei Shen
2016-08-05fix bug in chaning modeTianwei Shen
2016-08-05Merge branch 'master' into soc-2016-multiviewTianwei Shen
2016-08-04move duplicate code to region_splitview_initTianwei Shen
2016-08-04add a flag field to RegionSpaceClipTianwei Shen
2016-08-04Multiview reconstruction: Hack/workaround for the view splitSergey Sharybin
2016-08-04WIP: drawing secondary clipTianwei Shen
2016-08-04UI: Correct tooltips for properties region toggle OPJulian Eisel
2016-08-03separating panning fields to RegionSpaceClipTianwei Shen
2016-08-03recover view when changing from correspondence modeTianwei Shen
2016-08-02seperate zoom from SpaceClip to RegionSpaceClipTianwei Shen
2016-07-29WIP: correspondence update and drawing functionsTianwei Shen
2016-07-28Merge branch 'master' into soc-2016-multiviewTianwei Shen
2016-07-28WIP: design RegionSpaceClip (split SpaceClip)Tianwei Shen
2016-07-26Fix T48902: MCE Dopesheet does not respect Left Click selectSergey Sharybin
2016-07-26fix checking SC_VIEW_CLIP errorTianwei Shen
2016-07-26fix trivial code formatTianwei Shen
2016-07-26check witness_clip->mode == SC_VIEW_CLIPTianwei Shen
2016-07-22trying to shift window for secondary clipTianwei Shen
2016-07-21Merge branch 'master' into soc-2016-multiviewTianwei Shen
2016-07-21fix bug in secondary clip open buttonTianwei Shen
2016-07-21Cleanup: spellingCampbell Barton
2016-07-20minor fix for secondary clip open buttonTianwei Shen
2016-07-20make a open secondary clip buttonTianwei Shen
2016-07-18move correspondence link code to correspondence modeTianwei Shen
2016-07-18Merge branch 'master' into soc-2016-multiviewTianwei Shen
2016-07-16Cleanup: spellingCampbell Barton
2016-07-15add a new mode in space clip viewTianwei Shen
2016-07-13complete correpondence deletion operatorTianwei Shen
2016-07-13mark linked tracks with another colorTianwei Shen
2016-07-12add TH_LINKED_MARKER and TH_SEL_LINKED_MARKERTianwei Shen
2016-07-06remove check for correspondence num and clip numTianwei Shen
2016-07-06fix correspondence bug and format codeTianwei Shen