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-14Tracking: Fix missing checks in operator poll functionsSergey Sharybin
2017-07-07Fix T51978: Setup Tracking Scene after Motion Tracking fails the first timeSergey Sharybin
2017-03-25Cleanup: imports, indentation, long linesCampbell Barton
2017-03-18PyAPI: remove bpy.utils.register_module()Campbell Barton
2015-06-07Cleanup: use staticmethodsCampbell Barton
2015-04-22Cleanup: pep8, spellingCampbell Barton
2015-02-16UI messages fixes and cleanup.Bastien Montagne
2015-02-16Tracking: Expose Filter Tracks operators to the Cleanup panelSergey Sharybin
2015-02-13cleanupCampbell Barton
2015-02-12Tracker operators: filter & copy track settingsCampbell Barton
2014-09-21Tracking: Fix ground plane normal facing downwardsSergey Sharybin
2014-09-11Tweaks to setup trackign scene in order to fix usability issuesSergey Sharybin
2014-06-02Improve behavior of Setup Tracking Scene when default nodes exists in the treeSergey Sharybin
2014-06-02Fix possible issues when blender is compiled without CyclesSergey Sharybin
2014-06-02Keep active layer when setting up tracking sceneSergey Sharybin
2014-02-27RNA: rename matrix_for_frame -> matrix_from_frameCampbell Barton
2014-02-26Fix 3D tracks to mesh not aligning mesh properlySergey Sharybin
2014-02-19Fix for Copy Settings From Active TrackSergey Sharybin
2013-04-11Hide preview for nodes created with Setup Tracking SceneSergey Sharybin
2013-04-11Setup tracking scene shall work with Cycles nowSergey Sharybin
2013-04-11Fix for Setup Tracking Scene operatorSergey Sharybin
2012-10-08style cleanup: pep8Campbell Barton
2012-08-04Camera tracking presetsSergey Sharybin
2012-07-05Fix for [#32016] Tracking Settings Presets not workingThomas Dinges
2012-07-05style cleanupCampbell Barton
2012-04-08code cleanup: remove unused imports/defines + other redundant code.Campbell Barton
2012-03-27Port Setup Tracking scene to bmesh apiSergey Sharybin
2012-03-26Setup tracking scene works again nowSergey Sharybin
2012-03-23last commit broke cycles, also add BMESH_TODO's for python scripts that need ...Campbell Barton
2012-02-09Reset Use Active Clip for Follow Track constraints when linking empty to a trackSergey Sharybin
2012-02-08Correct mathutils documentation, also correct some python spelling errors and...Campbell Barton
2012-02-04fix [#30068] Link Empty to Track python errorCampbell Barton
2012-01-31Fixing a typo in Clip ui...Bastien Montagne
2012-01-26Color channels used for tracking is now a part of default tracking settings a...Sergey Sharybin
2012-01-26Movie clip editor: default tracking settings can be copied from active track nowSergey Sharybin
2012-01-17pep8 edits, also remove unused varsCampbell Barton
2012-01-05* Fixing a typo in clip operators.Thomas Dinges
2012-01-04Camera tracking: fixes in Link Empty to Track and Bundles to Mesh operatorsSergey Sharybin
2012-01-04Object tracking: now Object Solver constraint can be converted to F-CurvesSergey Sharybin
2011-12-22picky edits - use "" for non enum strings.Campbell Barton
2011-12-11Set lens settings to blender's camera on "Setup Tracking Scene" operatorSergey Sharybin
2011-11-30Rename Movie to Movie Clip source for background imageSergey Sharybin
2011-11-30Reverting previous ZCombine commit.Sergey Sharybin
2011-11-29Added Z-Combine node to default tracking scene setupSergey Sharybin
2011-11-25skip importing shutil on load.Campbell Barton
2011-11-23Camera tracking: operator to setup scene for compositing things into footageSergey Sharybin
2011-11-21Last part of camera tracking names cleanup: bundles -> 3d markersSergey Sharybin
2011-11-20Tweaks in convert tracking constraint to f-curves operator.Sergey Sharybin
2011-11-20Camera tracking fixes:Sergey Sharybin
2011-11-18Rename bgpic.add() to bgpic.new() to correspond others collections likeSergey Sharybin