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
2012-05-04code cleanup: double promotion & some style cleanupCampbell Barton
2012-04-28Camera tracking: support of tripod motion solvingSergey Sharybin
2012-04-22style cleanup: commentsCampbell Barton
2012-04-14Fixed some UI message typos (spotted by Leon Cheung, thx).Bastien Montagne
2012-04-14Camera tracking: support of tripod motion solvingSergey Sharybin
2012-04-11Fix #30904: MovieClip.objects.new() segfault when no name is passedSergey Sharybin
2012-04-10Address [#30842] Blenders Measurement Units set to Metric, makes some Precisi...Campbell Barton
2012-03-30Node socket values now only have soft limits, rather than hard limits, so youBrecht Van Lommel
2012-03-24style cleanup: pep8, indentationCampbell Barton
2012-03-18Code style edits (mostly spliting long lines, and removing trailing spaces).Bastien Montagne
2012-03-08style cleanup - spelling.Campbell Barton
2012-03-06Code cleanup in rna files (huge, higly automated with py script).Bastien Montagne
2012-02-21copy over a change from bmesh branch that was needed for lightmap unpack to w...Campbell Barton
2012-02-16Tomato: configurable filter type for 2d stabilizationSergey Sharybin
2012-02-16Tomato: fixed default value for pixel aspect.Sergey Sharybin
2012-02-15Camera tracking: animation datablock for MovieClipSergey Sharybin
2012-02-14Camera tracking: corrected default values for some reconstruction-related pro...Sergey Sharybin
2012-01-26Color channels used for tracking is now a part of default tracking settings a...Sergey Sharybin
2012-01-20comment some dead assibnment and set dummy values for image profile conversio...Campbell Barton
2012-01-11Longer names support for all ID and other object namesSergey Sharybin
2012-01-10Camera tracking: minor code cleanup of RNA file, no functional changesSergey Sharybin
2012-01-10Camera tracking: marker's frame number is now writable from python apiSergey Sharybin
2012-01-10Camera tracking: improvements of python apiSergey Sharybin
2012-01-04Camera tracking: fixes in Link Empty to Track and Bundles to Mesh operatorsSergey Sharybin
2011-12-19Object tracking: configurable scale for object solutionSergey Sharybin
2011-12-09Merging r42482 through r42532 from trunk into soc-2011-tomatoSergey Sharybin
2011-12-07Reorder options in refine menu + fixed typoSergey Sharybin
2011-12-05Object tracking; initial commitSergey Sharybin
2011-12-04Turn grayscale preview on if any channel toggles are active for motion tracking.Keir Mierle
2011-12-04Camera tracking: merge hybrid tracker from tomato branchSergey Sharybin
2011-12-04Add a toggle button to display motion tracker previews in grayscale.Keir Mierle
2011-12-04Add a new hybrid region tracker for motion tracking to libmv, andKeir Mierle
2011-11-29Fixes and tweaks to RNA messages (found while translating in french).Bastien Montagne
2011-11-28Camera tracking: merging tracking presets stuff from tomato branchSergey Sharybin
2011-11-26replace FILE_MAXDIR + FILE_MAXFILE with FILE_MAXCampbell Barton
2011-11-19- rename MovieTrackingMarker.enabled --> mute, to match constraints/nla/fcurv...Campbell Barton
2011-11-16Camera tracking: forbid focal length=0 and small code cleanupSergey Sharybin
2011-11-15Camera tracking: made some options more easy to understandSergey Sharybin
2011-11-14Camera tracking: interface cleanup and small buttons renamingSergey Sharybin
2011-11-14Assorted camera tracker improvementsSergey Sharybin
2011-11-08- Fixed typo in KLT description tooltipSergey Sharybin
2011-11-08use some more logical BLI math functions & tracking used INT_MAX on a short.Campbell Barton
2011-11-08cmake & pep8 tidy up, also some style edits.Campbell Barton
2011-11-07Some small fixed for camera tracking:Sergey Sharybin
2011-11-07Camera tracking integrationSergey Sharybin